New to Kendo UI for AngularStart a free 30-day trial

CardActionsComponent

Specifies the action buttons of the Card.

Selector

kendo-card-actions

Inputs

NameTypeDefaultDescription

actions

TemplateRef<any> | CardAction[]

Allows the declarative specification of the Card actions.

layout

ActionsLayout

Specifies the layout of the Card action buttons.

The possible values are:

  • (Default) start
  • center
  • end
  • stretched

orientation

Orientation

Specifies the layout of the Card action buttons.

  • The possible values are:
  • (Default) horizontal
  • vertical

Events

NameTypeDescription

action

EventEmitter<CardAction>

Fires when the user clicks an action button.

In this article
SelectorInputsEvents
Not finding the help you need?
Contact Support