UNPKG

@empathyco/x-components

Version:
74 lines (33 loc) 1.09 kB
<!-- 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 <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&lt;[XEventsTypes](./x-components.xeventstypes.md)<!-- -->&gt; </td><td> </td></tr> <tr><td> [ExperienceControlsRequestUpdated](./x-components.experiencecontrolsxevents.experiencecontrolsrequestupdated.md) </td><td> </td><td> ExperienceControlsRequest \| null </td><td> </td></tr> </tbody></table>