<!-- 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; [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;
```
