Cards provide a flexible and extensible content container with multiple variants and options.
Component Name | Development Status |
---|---|
Card | DONE |
CardHeader | DONE |
CardFooter | DONE |
You can find all examples for components developed in this module here.
Very basic Card
component examples.
You can also apply elevation to Card
component.
Property Name | Type | Description |
---|---|---|
cover | string | |
title | node | |
actions | node | |
footer | node | |
elevation | number | |
children | node |
Property Name | Type | Description |
---|---|---|
title | node | |
children | node |
Property Name | Type | Description |
---|---|---|
children | node |