Documentation
¶
Overview ¶
array-select demonstrates reactive Array bindings on selection widgets.
Patterns shown:
- OptionRotator.BindOptions: cycle through a live-updated options array
- Select.BindOptions + BindSelected: dropdown with reactive options and two-way selection binding via Ref[int]
- ToggleButtonBar.BindButtons: segmented control rebuilt from a live array
- Batch mutations: add/remove several options atomically
Click to show internal directories.
Click to hide internal directories.