Controls Examples¶
| Example | Keywords | Description |
|---|---|---|
| All Controls | controls, slider, dropdown, button, VisualizerApp | Showcase every interactive control in one app |
| Control Group Overlay | control group, GroupView, overlay, anchor, parent_id, layout | Declarative control groups: overlay + 3D-anchored |
| Control Group Single | control group, GroupView, overlay, anchor, parent_id, single scene | Declarative control groups on a single-scene page |
| Control Theming | controls, theme, css, button, slider, checkbox, icon_only | Controls styled from the extracted theme CSS files |
| Controls Add And View | controls, SliderView, CheckboxView, ButtonView, GroupView, scene | Declarative controls drive a sphere |
| File Chooser | controls, file chooser, file browser, VisualizerApp | A file chooser with a backend-driven file browser |
| Group View Icons | group view, icon, icon_only, fold, overlay | Group view chrome: leading icon, icon-only, borderless fold |
| Hide Sphere | hide, show, visible, enable, disable, checkbox, slider, split view, sphere | Hide/show a sphere and its controls from a split layout |
| Table Data | controls, table, tabular data, TableView, VisualizerApp | An editable tabular-data control driven by the backend |
| Table Editing | controls, table, tabular data, TableView, column types, cell editing, keyboard navigation, undo, redo | Editable table: column types, keyboard nav, undo/redo |
| Table Enum Columns | controls, table, tabular data, TableView, column types, enum, custom enum | A TableView with a column-fed enum and a backend-fed enum |
| Table File | controls, table, tabular data, TableView, persistence, JSON, CSV, auto-save | Table auto-save: JSON load/save + CSV export |
| Table Split | split view, table, tabular data, TableView | An editable data table beside a 3D scene |
| Toolbar | toolbar, alignment, split view, slider, dropdown, icon, separator, layout | Four toolbars, one per alignment, stacked in a vertical split |
Keywords¶
ButtonView · CSV · CheckboxView · GroupView · JSON · SliderView · TableView · VisualizerApp · alignment · anchor · auto-save · button · cell editing · checkbox · column types · control group · controls · css · custom enum · disable · dropdown · enable · enum · file browser · file chooser · fold · group view · hide · icon · icon_only · keyboard navigation · layout · overlay · parent_id · persistence · redo · scene · separator · show · single scene · slider · sphere · split view · table · tabular data · theme · toolbar · undo · visible