|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- # Action
-
- - [X] `ActionButton`
-
- # Code
-
- - [ ] `CodeBlock`
- - [ ] `CodeInput`
- - [ ] `VerificationCodeInput`
-
- # Color
-
- - [ ] `ColorSlider`
- - [ ] `Palette`
- - [ ] `Swatch`
-
- # DataGrid
-
- - [ ] `DataGridView`
-
- # File
-
- - [ ] `FileArea`
- - [ ] `FilePicker`
-
- # Formatted
-
- - [X] `EmailInput`
- - [ ] `SuggestionInput`
- - [X] `TelInput`
- - [X] `UrlInput`
-
- # Freeform
-
- - [X] `MaskedTextInput`
- - [X] `MultilineTextInput`
- - [X] `TextInput`
-
- # Geo
-
- - [ ] `Map`
-
- # Information
-
- - [X] `Badge`
-
- # MIDI
-
- - [ ] `MusicalKeyboard`
-
- # Navigation
-
- - [ ] `Breadcrumb`
- - [X] `LinkButton`
- - [ ] `Stepper`
- - [ ] `TabPanel`
-
- # Numeric
-
- - [ ] `Knob`
- - [ ] `Range2D`
- - [ ] `Slider`
- - [ ] `Spinner`
-
- # Option
-
- - [X] `DropdownSelect`
- - [ ] `MenuSelect`
- - [X] `RadioButton`
- - [X] `RadioTickBox`
- - [ ] `TagInput`
- - [X] `ToggleButton`
- - [X] `ToggleSwitch`
- - [X] `ToggleTickBox`
-
- # Rating
-
- - [ ] `Rating`
-
- # RichText
-
- - [ ] `WysiwygTextInput`
-
- # Temporal
-
- - [ ] `Calendar`
- - [ ] `Clock`
- - [ ] `DateDropdown`
- - [ ] `DurationInput`
- - [ ] `MonthDaySpinner`
- - [ ] `TimeSpinner`
- - [ ] `YearMonthSpinner`
-
- # Tree
-
- - [ ] `TreeView`
|