Widgets that enable user input and interaction with the application.
Input & Interaction widgets allow users to provide input, make selections, and interact with your app. These widgets handle forms, buttons, and various input controls.
Text Form Field - Single-line and multi-line text input
Pin Field - Numeric PIN code input
Range Slider - Numeric range selection
Check Boxarrow-up-right - Binary selection (checked/unchecked)
Switch - Toggle switch for on/off states
Calendar - Date selection interface
Button - Action buttons with various styles
State Container - Container that manages internal state
Timer - Time-based interactions and displays
Last updated 1 month ago