mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-23 23:41:13 +08:00
24 lines
1.3 KiB
JavaScript
24 lines
1.3 KiB
JavaScript
![]() |
var module_component =
|
|||
|
[
|
|||
|
[ "Input", "module-component.html#component-input", [
|
|||
|
[ "Filtered input", "module-component.html#filtered-input", null ]
|
|||
|
] ],
|
|||
|
[ "Menu", "module-component.html#component-menu", null ],
|
|||
|
[ "Toggle ", "module-component.html#component-toggle", null ],
|
|||
|
[ "CheckBox", "module-component.html#component-checkbox", null ],
|
|||
|
[ "RadioBox", "module-component.html#component-radiobox", null ],
|
|||
|
[ "Dropdown", "module-component.html#component-dropdown", null ],
|
|||
|
[ "Slider", "module-component.html#component-slider", null ],
|
|||
|
[ "Renderer", "module-component.html#component-renderer", null ],
|
|||
|
[ "CatchEvent", "module-component.html#component-catchevent", null ],
|
|||
|
[ "Collapsible", "module-component.html#component-collapsible", null ],
|
|||
|
[ "Maybe", "module-component.html#component-maybe", null ],
|
|||
|
[ "Container", "module-component.html#component-container", [
|
|||
|
[ "Horizontal", "module-component.html#component-horizontal", null ],
|
|||
|
[ "Vertical", "module-component.html#component-vertical", null ],
|
|||
|
[ "Tab", "module-component.html#component-tab", null ]
|
|||
|
] ],
|
|||
|
[ "ResizableSplit", "module-component.html#component-resizable-split", null ],
|
|||
|
[ "Force a frame redraw.", "module-component.html#component-force-redraw", null ],
|
|||
|
[ "Example", "module-component-examples.html", null ]
|
|||
|
];
|