CSS API

setSelectorText

Sets the selectors associated with the CSSStyleRule.

tilepieces.core.setSelectorText(rule,selectorText);

Parameters

rule
CSSRule.
selectorText
A CSSOMString.

Return Value

None.