sherpal/LaminarSAPUI5Bindings

Pressed dev for ToggleButton Ref

Closed this issue · 0 comments

The pressed state of the ToggleButton can only be retrieved from the dom ref. This is especially needed in an onClick event, so that we can do

_.events.onClick.map(_.target.pressed) --> pressedObserver