utils.agent.prefixed
prefixed(name: string, obj: object) → {string}
Get a vendor-prefixed property
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
name | string |
Property name |
||
obj | object |
<optional> |
globalThis |
Object or element reference to access |
Type | Description |
---|---|
string |
Value of property |