New to KendoReact? Learn about KendoReact Free.
CardImageProps
Name | Type | Default | Description |
---|---|---|---|
alt? |
|
Specifies an alternate text for the image. jsx
| |
className? |
|
Sets additional classes to the CardImageProps. jsx
| |
src? |
|
Sets the source of the image. jsx
| |
style? |
|
Sets additional CSS styles to the CardImageProps. jsx
|