CSSPropertyDisplayCategory
reexport
type
CSSPropertyDisplayCategory
=
"text"
|
"block"
Defined in
@native-html/css-processor
- text displays will only affect textual nodes
- block displays will affect all nodes
type
CSSPropertyDisplayCategory
=
"text"
|
"block"
@native-html/css-processor