utils.agent.setPrefixed

setPrefixed(name: string, value: string, obj: object) → {boolean}

Set a vendor-prefixed property

Parameters:
Name Type Attributes Default Description
name string

Property name

value string

Property value

obj object

<optional>

globalThis

Object or element reference to access

Returns:
Type Description
boolean

true if one of the vendor-prefixed property was found

Powered by webdoc!