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