Components
Card
Display a card for content with a header, body and footer.
Usage
{
"message": "You should use slots with <ContentRenderer>",
"value": {},
"excerpt": false,
"tag": "div"
}Slots
header
Use the #header slot to fill the header.
footer
Use the #footer slot to fill the footer.
Props
ui
any
{}as
string
"div"Config
{
"message": "You should use slots with <ContentRenderer>",
"value": {},
"excerpt": false,
"tag": "div"
}