Components
Container
A container lets you center and constrain the width of your content.
Usage
{
"message": "You should use slots with <ContentRenderer>",
"value": {},
"excerpt": false,
"tag": "div"
}Props
ui
{ base?: string; padding?: string; constrained?: string; } & { [key: string]: any; } & { strategy?: Strategy; }
{}as
string
"div"Config
{
"message": "You should use slots with <ContentRenderer>",
"value": {},
"excerpt": false,
"tag": "div"
}