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

tui.checkbox.toggle

tui.checkbox.toggle ID

Flips a checkbox, redraws it and calls its action as ACTION ID VALUE, as a click would.

Notes

  • Does nothing for a widget that is not a checkbox.
  • To set a value without calling the action, use tui.update ID 0|1.