Skip to content

<notatio-radio-button-bar>

<notatio-radio-button-bar name="k" values="1|2|3"> -- Wolfram's RadioButtonBar: a <notatio-setter-bar> whose entries are radio buttons, one of which is on. The entries, the arrows and the binding are the setter bar's.

Stories in the playground·packages/notatio-lit/src/notatio-radio-button-bar.ts· in Vue: <RadioButtonBar>

Attributes

AttributeTypeDefaultNotes
namestring""The binding this control drives: name="a" fills the wildcard _a.reflects
valuesstring""The entries, |-separated, each optionally value -> label.
valuestring""The entry (or, for a multiple selection, the |-separated entries) selected at first.