New to KendoReact? Learn about KendoReact Free.
CardActionsProps
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Sets the CardActions children elements. jsx
| |
className? |
|
Sets additional classes to the CardActions. jsx
| |
layout? |
|
Sets the layout of the actions. The supported values are:
jsx
| |
orientation? |
|
Specifies the orientation of the Card action buttons. The possible values are:
jsx
| |
style? |
|
Sets additional CSS styles to the CardActions. jsx
|