CardProps
Interface
Definition
Package:@progress/kendo-react-layout
Properties
children?
ReactNode
Sets the Card child elements.
className?
string
Sets additional classes to the Card.
orientation?
string
Sets the Card orientation.
The supported values are:
horizontal- Defaultvertical
Default:
horizontal
style?
CSSProperties
Sets additional CSS styles to the Card.
type?
string
Sets the Card type.
The supported values are:
defaultprimaryinfosuccesswarningerror
Default:
default