UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 642 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExperienceControlsActions](./x-components.experiencecontrolsactions.md) &gt; [fetchAndSaveExperienceControlsResponse](./x-components.experiencecontrolsactions.fetchandsaveexperiencecontrolsresponse.md) ## ExperienceControlsActions.fetchAndSaveExperienceControlsResponse property Requests the experience controls and saves them in the module. **Signature:** ```typescript fetchAndSaveExperienceControlsResponse: (request: ExperienceControlsRequest | null) => void; ```