Options
All
  • Public
  • Public/Protected
  • All
Menu

A CSSRuleList is an (indirect-modify only) array-like object containing an ordered collection of CSSRule objects.

Hierarchy

  • CSSRuleList

Indexable

[index: number]: internal.CSSRule

Index

Properties

Methods

Properties

length: number

Methods

  • Parameters

    • index: number

    Returns null | internal.CSSRule

Generated using TypeDoc