<!-- 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; [UserClickedOutOfModal](./x-components.xeventstypes.userclickedoutofmodal.md)

## XEventsTypes.UserClickedOutOfModal property

The user clicked out of a modal while it was opened. Payload: the id of the modal.

**Signature:**

```typescript
UserClickedOutOfModal: string;
```
