MainlyAI home pagelight logodark logo
  • Contact Us
  • Get Started
  • Get Started
Controls
Textbox
  • Documentation
  • Community
  • Blog
  • Get Started
    • Introduction
    • Glossary
    • Mainly LLM
    REST API Documentation
    • Introduction
    Core Concepts
    • Knowledge Objects
    • Workflow Objects
    • Attributes
    • Fields
    • Controls
    • Processors
    How to Use
    • Resize nodes
    Controls
    • Textbox
    • Slider
    • Checkbox
    • Select
    • KV Select
    • Image
    • Plotly
    • Table
    Guides
    • Visualizing a Dataset
    • Writing, debugging and deploying webservices
    • Using github for saving nodes
    Controls

    Textbox

    Textbox Control

    from mirmod.controls import Textbox
    
    Textbox(placeholder="", min_len=0, max_len=256, rows=1, regex=".*")
    
    Resize nodesSlider
    linkedindiscordgithub
    Powered by Mintlify