<!-- 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; [UserClickedCloseModal](./x-components.xeventstypes.userclickedclosemodal.md)

## XEventsTypes.UserClickedCloseModal property

The user clicked the button to close a modal. Payload: the id of the modal to close.

**Signature:**

```typescript
UserClickedCloseModal: string;
```
