When opening a drawer the common events are:
kt.drawer.toggle
kt.drawer.show
kt.drawer.shown
kt.drawer.toggled
kt.drawer.toggle
and kt.drawer.toggled
events.toggleElement is also null in that case.
I think a better experience should be keeping the behaviour when we dont have an external toggle
Hi,
Please note that this is is an external launch button and it uses the show() method and it's using the toggle method so the toggle event can not be fired.
Regards.