CSSFlattenProcessedTypes
reexport
type
CSSFlattenProcessedTypes
=
CSSProcessedProps
[
"native"
]
[
"text"
]
[
"flow"
]
 Â
&
CSSProcessedProps
[
"native"
]
[
"block"
]
[
"flow"
]
 Â
&
CSSProcessedProps
[
"native"
]
[
"text"
]
[
"retain"
]
 Â
&
CSSProcessedProps
[
"native"
]
[
"block"
]
[
"retain"
]
Defined in
@native-html/css-processor
All those styles that result from processing inline styles.