D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.select

tui.select ID PANE ROW LABEL [ACTION]

Creates a one-row dropdown. Enter, Space, Down or a click opens a picker dialog.

Parameters

  • LABEL: text before the value, also the picker title.
  • ACTION: called as ACTION ID after a new value is picked.

Notes

Example

tui.select mode form 3 "Mode:" mode_changed
tui.select.set mode fast balanced careful