Method
toCSS
(rulesByLayer: Map<string, string[]>, preludes?: string[], layer?: string)
Source from the content-addressed store, hash-verified
| 850 | addPseudo(prelude: string): void; |
| 851 | getStaticClassName(): string; |
| 852 | toCSS(rulesByLayer: Map<string, string[]>, preludes?: string[], layer?: string): void; |
| 853 | toJS(allowedOverridesSet: Set<string>, indent?: string): string; |
| 854 | copy(): Rule; |
| 855 | } |
Implementers 2
StyleRulepackages/@react-spectrum/s2/style/styl GroupRulepackages/@react-spectrum/s2/style/styl
Tested by
no test coverage detected