Input & Interaction Widgets

Widgets that enable user input and interaction with the application.

Overview

Input & Interaction widgets allow users to provide input, make selections, and interact with your app. These widgets handle forms, buttons, and various input controls.

Categories

Form Inputs

Selection Controls

  • Check Box - Binary selection (checked/unchecked)

  • Switch - Toggle switch for on/off states

  • Calendar - Date selection interface

Interactive Elements

Feedback & Status

  • Timer - Time-based interactions and displays

Last updated