CardImageProps
Interface
Definition
Package:@progress/kendo-react-layout
Properties
alt?
string
Specifies an alternate text for the image.
className?
string
Sets additional classes to the CardImageProps.
src?
string
Sets the source of the image.
style?
CSSProperties
Sets additional CSS styles to the CardImageProps.