📄️ Button
A variety of button types for your app
📄️ Calendar
A control that provides a handy selection of dates
📄️ Checkbox
A control intended for selection of multiple options from a list
📄️ ColorBoard
A palette with colors for selection
📄️ ColorPicker
A handy tool for selecting colors from a palette
📄️ ColorSelect
A handy tool for selecting colors from a predefined set
📄️ Combo
A combo of a list and an input to filter options on text editing
📄️ Counter
A combo of a list and an input to filter options on text editing
📄️ DatePicker
A combination of an input and a calendar
📄️ DateRangePicker
A combination of an input and a range calendar
📄️ Field
A container intended for adding labels for controls
📄️ Icon
A component for displaying icons with optional styling, title, and click interaction
📄️ MultiCombo
A control for selecting several options from a predefined list
📄️ Pager
A tool for dividing a large content into pages for navigation
📄️ Radio Button
A control that allows selecting one option from a predefined set
📄️ RangeCalendar
A control for selecting a date range in a pair of calendars
📄️ RichSelect
A drop-down list for selecting an option from a list of options
📄️ Segmented Button
A button with several segments for switching parts of an app
📄️ Select
A control based on the HTML `<select>` tag
📄️ Slider
a control for selecting numeric values from a predefined range
📄️ Switch Button
A control for switching on/off some settings
📄️ Tabs
A tool for navigation between views via tabs
📄️ Text
An editable input field for entering data of various types
📄️ TextArea
A multi-line input field for editing texts
📄️ TimePicker
A control that allows selecting time in the specified format
📄️ Two State Button
A special button that can have two states - pressed and unpressed