UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 495 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEventsTypes](./x-components.xeventstypes.md) &gt; [TogglePanelStateChanged](./x-components.xeventstypes.togglepanelstatechanged.md) ## XEventsTypes.TogglePanelStateChanged property The `BaseToggleIdPanel` `isOpen` state changed. Payload: the new state. **Signature:** ```typescript TogglePanelStateChanged: boolean; ```