CSS API
setSelectorText
Sets the selectors associated with the CSSStyleRule.
tilepieces.core.setSelectorText(rule,selectorText); Parameters
- rule
- A CSSRule.
- selectorText
- A CSSOMString.
Return Value
None.
Sets the selectors associated with the CSSStyleRule.
tilepieces.core.setSelectorText(rule,selectorText); None.