Website for showcasing all features of Tesseract Web.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. # Action
  2. - [X] `ActionButton`
  3. # Code
  4. - [ ] `CodeBlock`
  5. - [ ] `CodeInput`
  6. - [ ] `VerificationCodeInput`
  7. # Color
  8. - [ ] `ColorSlider`
  9. - [ ] `Palette`
  10. - [ ] `Swatch`
  11. # DataGrid
  12. - [ ] `DataGridView`
  13. # File
  14. - [ ] `FileArea`
  15. - [ ] `FilePicker`
  16. # Formatted
  17. - [X] `EmailInput`
  18. - [ ] `SuggestionInput`
  19. - [X] `TelInput`
  20. - [X] `UrlInput`
  21. # Freeform
  22. - [X] `MaskedTextInput`
  23. - [X] `MultilineTextInput`
  24. - [X] `TextInput`
  25. # Geo
  26. - [ ] `Map`
  27. # Information
  28. - [X] `Badge`
  29. # MIDI
  30. - [ ] `MusicalKeyboard`
  31. # Navigation
  32. - [ ] `Breadcrumb`
  33. - [X] `LinkButton`
  34. - [ ] `Stepper`
  35. - [ ] `TabPanel`
  36. # Numeric
  37. - [ ] `Knob`
  38. - [ ] `Range2D`
  39. - [ ] `Slider`
  40. - [ ] `Spinner`
  41. # Option
  42. - [X] `DropdownSelect`
  43. - [ ] `MenuSelect`
  44. - [X] `RadioButton`
  45. - [X] `RadioTickBox`
  46. - [ ] `TagInput`
  47. - [X] `ToggleButton`
  48. - [X] `ToggleSwitch`
  49. - [X] `ToggleTickBox`
  50. # Rating
  51. - [ ] `Rating`
  52. # RichText
  53. - [ ] `WysiwygTextInput`
  54. # Temporal
  55. - [ ] `Calendar`
  56. - [ ] `Clock`
  57. - [ ] `DateDropdown`
  58. - [ ] `DurationInput`
  59. - [ ] `MonthDaySpinner`
  60. - [ ] `TimeSpinner`
  61. - [ ] `YearMonthSpinner`
  62. # Tree
  63. - [ ] `TreeView`