selectorText property
The selectorText property of the CSSPageRule interface gets and
sets the selectors associated with the CSSPageRule.
Implementation
external String get selectorText;
Implementation
external set selectorText(String value);
The selectorText property of the CSSPageRule interface gets and
sets the selectors associated with the CSSPageRule.
external String get selectorText;
external set selectorText(String value);