Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The onmodechanged
event is invoked when the panel mode is manually toggled between Minimized (0) and Docked (1).
eventData
The onmodechanged
event takes the following eventData:
eventData | Example |
---|---|
{"value": <number>} |
{"value": 0"} |