@empathyco/x-components
Version:
Empathy X Components
74 lines (33 loc) • 1.09 kB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExperienceControlsXEvents](./x-components.experiencecontrolsxevents.md)
## ExperienceControlsXEvents interface
Dictionary of the events of Experience Controls XModule.
**Signature:**
```typescript
export interface ExperienceControlsXEvents
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[ExperienceControlsEventsChanged](./x-components.experiencecontrolsxevents.experiencecontrolseventschanged.md)
</td><td>
</td><td>
Partial<[XEventsTypes](./x-components.xeventstypes.md)<!-- -->>
</td><td>
</td></tr>
<tr><td>
[ExperienceControlsRequestUpdated](./x-components.experiencecontrolsxevents.experiencecontrolsrequestupdated.md)
</td><td>
</td><td>
ExperienceControlsRequest \| null
</td><td>
</td></tr>
</tbody></table>