Interface CSSNumericArray

Hierarchy

  • CSSNumericArray

Indexable

[index: number]: CSSNumericValue

Properties

length: number

Methods

  • Parameters

    • callbackfn: ((value, key, parent) => void)
    • Optional thisArg: any

    Returns void