CardProps
Name | Type | Default | Description |
---|---|---|---|
children? |
| Sets the Card children elements. | |
className? |
| Add additional classes to the Card. | |
dir? |
| Sets the dir of the Card. | |
orientation? |
| Set the orientation of the Card. The supported values are:
| |
style? |
| Sets additional CSS styles to the Card. | |
type? |
| Set the type of the Card. The supported values are:
|