sdxmessaging / ui-widgets

Build powerful form inputs/outputs with mithril and streams.
MIT License
4 stars 1 forks source link

CheckList - Toggle Open/Close on Click #148

Closed MichaelPastuch closed 9 months ago

MichaelPastuch commented 11 months ago

The CheckList can only be opened by when clicking on the "input" area, but it should also support being closed if it is already open.

MichaelPastuch commented 9 months ago

Single selection CheckList will auto close on selection.