DeviceError
type DeviceError = object;
Properties
| Property | Type |
|---|---|
title | string |
description? | string | ReactElement |
deniedDevice? | DeniedDevices |
type DeviceError = object;
| Property | Type |
|---|---|
title | string |
description? | string | ReactElement |
deniedDevice? | DeniedDevices |