Type alias ShadowableTags

ShadowableTags: "article" | "aside" | "blockquote" | "body" | "div" | "footer" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "header" | "main" | "nav" | "p" | "section" | "span" | `${string}-${string}`

Generated using TypeDoc