CardActionsComponent
Specifies the action buttons of the Card.
- (see example).
Selector
kendo-card-actions
Inputs
layout
Specifies the layout of the Card action buttons.
The possible values are:
- (Default)
start
center
end
stretched
orientation
Specifies the layout of the Card action buttons.
- The possible values are:
- (Default)
horizontal
vertical
actions
CardAction[] | TemplateRef<any>
Allows the declarative specification of the Card actions.
Events
action
Fires when the user clicks an action button.