UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 549 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [StatusMutations](./x-components.statusmutations.md) ## StatusMutations interface Status mutations, containing a method to change the current status. **Signature:** ```typescript export interface StatusMutations ``` ## Methods | Method | Description | | --- | --- | | [setStatus(status)](./x-components.statusmutations.setstatus.md) | Sets the request status. |