@shumoku/core · 0.4.0 · function
getDeviceIcon
Get SVG icon content for a device type
getDeviceIcon(type?: DeviceType): string | undefined Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
type | DeviceType | No additional description. | — |
Returns
string | undefined