Card
Using this component:
from miniappi.content.v0.cards import Card
Card(...)
Attributes
attribute | type | description | required |
---|---|---|---|
body | any | None | False |
footer | any | None | False |
header | any | None | False |
subtitle | string | None | False |
title | string | None | False |