UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 872 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExperienceControlsXEvents](./x-components.experiencecontrolsxevents.md) ## ExperienceControlsXEvents interface Dictionary of the events of Experience Controls XModule. **Signature:** ```typescript export interface ExperienceControlsXEvents ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [ExperienceControlsEventsChanged](./x-components.experiencecontrolsxevents.experiencecontrolseventschanged.md) | | Partial&lt;[XEventsTypes](./x-components.xeventstypes.md)<!-- -->&gt; | | | [ExperienceControlsRequestUpdated](./x-components.experiencecontrolsxevents.experiencecontrolsrequestupdated.md) | | ExperienceControlsRequest \| null | |