ContainerProps
Hierarchy
-
ComponentPropsWithoutRef<"div">↳
ContainerProps
Table of contents
Properties
Properties
as
• Optional as: ContentContainerAs
Select the rendered html tag
Default
"div";Defined in
packages/components/src/content/container.tsx:30 (opens in a new tab)