Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
ComplexStyleRule
type
type ComplexStyleRule = StyleRule | (string | StyleRule)[]
Import
import { ComplexStyleRule } from '@modular/sdk/ui';