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