CSSRuleList
is an (indirect-modify only) array-like object containing an ordered collection of CSSRule
objects.Returns the number of items in the collection.
Promise<number>
Returns the specific node at the given zero-based index into the list. Returns null if the index is out of range.
number
. Needs content.CSSRule