Cards
Cards are container components that group related content and actions together. They provide a flexible way to present information with optional elements like icons, titles, and links in a visually distinct box.
Properties
Basic
Python
The icon field references a Font Awesome icon.
Custom icon
Python
Pass in an image tag to use a custom icon.
Icon position
Location
You can set the icon position as left
or top
. Default is top
.