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