New to KendoReactStart a free 30-day trial

CardProps

NameTypeDefaultDescription

children?

React.ReactNode

Sets the Card children elements.

className?

string

Add additional classes to the Card.

dir?

string

Sets the dir of the Card.

orientation?

string

Set the orientation of the Card.

The supported values are:

  • horizontal - Default
  • vertical

style?

React.CSSProperties

Sets additional CSS styles to the Card.

type?

string

Set the type of the Card.

The supported values are:

  • default
  • primary
  • info
  • success
  • warning
  • error
Not finding the help you need?
Contact Support