UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 624 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DeviceMutations](./x-components.devicemutations.md) ## DeviceMutations interface Device store mutations. **Signature:** ```typescript export interface DeviceMutations ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [setName](./x-components.devicemutations.setname.md) | | (device: string \| null) =&gt; void | Sets the [DeviceState.name](./x-components.devicestate.name.md) of the module. |