@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 529 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) > [UserClickedPanelToggleButton](./x-components.xeventstypes.userclickedpaneltogglebutton.md)
## XEventsTypes.UserClickedPanelToggleButton property
The user clicked the button to toggle a panel. Payload: the id of the panel to toggle.
**Signature:**
```typescript
UserClickedPanelToggleButton: string;
```