Skip to main content

CSSPropertyDisplayCategory

reexport
type CSSPropertyDisplayCategory = "text" | "block"
  • text displays will only affect textual nodes
  • block displays will affect all nodes