A vertical icon rail (Blender/VSCode-style activity bar): fixed-width column of tabs,
one active at a time with an accent indicator. onSelect(index) fires on change.
Constructor
Variables
Methods
select(index:Int):Void
Programmatically activates a tab.
Parameters:
index | the tab to activate (fires |
|---|