|
|
|||
|
|
|
| TogglerBar represents a toggler bar with setting x and with toggler buttons for values |
| TogglerBar[Dynamic[x], {val1, val2, ...}] takes the setting to be the dynamically updated current value of x, with the values in the list x being reset every time a toggler button is clicked. |
| TogglerBar represents a toggler bar in which the toggler button associated with value |
| Appearance | Automatic | the overall appearance of the toggler bar | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style specifications for the toggler bar | |
| Enabled | Automatic | whether the toggler bar is enabled, or grayed out |
| "Horizontal" | equally spaced horizontally | |
| "Vertical" | equally spaced vertically | |
| "Row" | laid out like text, allowing linewrapping |