utils.agent.prefixed

prefixed(name: string, obj: object) → {string}

Get a vendor-prefixed property

Parameters:
Name Type Attributes Default Description
name string

Property name

obj object

<optional>

globalThis

Object or element reference to access

Returns:
Type Description
string

Value of property

Powered by webdoc!