CardActionsProps
Interface
Definition
Package:@progress/kendo-react-layout
Properties
children?
ReactNode
Sets the CardActions children elements.
className?
string
Sets additional classes to the CardActions.
layout?
string
Sets the layout of the actions.
The supported values are:
- (Default)
start centerendstretched
orientation?
string
Specifies the orientation of the Card action buttons.
The possible values are:
- (Default)
horizontal vertical
style?
CSSProperties
Sets additional CSS styles to the CardActions.