nameList property

JSArray<JSString> get nameList

The read-only nameList property of the CSSLayerStatementRule interface return the list of associated cascade layer names. The names can't be modified.

Implementation

external JSArray<JSString> get nameList;