Firefox Tomorrow

web api instance method

CSSUnparsedValue: keys() method

View on MDN ↗

The CSSUnparsedValue.keys() method returns a new array iterator object that contains the keys for each index in the array.

Syntax

keys()

Parameters

None.

Return value

A new Array.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also