Skip to content

<notatio-popup-menu>

<notatio-popup-menu name="k" values="2|3|5|7"> -- the selected entry, and a menu of the rest when clicked: Wolfram's PopupMenu. Arrows step it without opening. Entries are |-separated and may be value -> label. The binding is the entry's value.

Stories in the playground·packages/notatio-lit/src/notatio-popup-menu.ts· in Vue: <PopupMenu>

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.