UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 500 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DeviceXEvents](./x-components.devicexevents.md) &gt; [DeviceProvided](./x-components.devicexevents.deviceprovided.md) ## DeviceXEvents.DeviceProvided property The device that has been provided. Payload: The name of the device, or `null` if the detection failed. **Signature:** ```typescript DeviceProvided: string | null; ```