ContentProps
Hierarchy
-
ComponentPropsWithoutRef
<"div"
>↳
ContentProps
Properties
as
• Optional
as: ContentContainerAs
Select the rendered html tag
Default
"div";
Defined in
packages/components/src/content/content.tsx:31 (opens in a new tab)
narrow
• Optional
narrow: boolean
Decrease the space token in top and bottom padding.
Default
false;
Defined in
packages/components/src/content/content.tsx:36 (opens in a new tab)