Angular CardView - CardCover
Configures the card cover.
import { DxCardViewTypes } from "devextreme-angular/ui/card-view"
Type:
DxCardViewTypes.CardCover
altExpr
Specifies which data field to use as the alt
argument of the cover image.
Function parameters:
data: any
The card's data.
Return Value:
The calculated alt
attribute.
imageExpr
Specifies which data field to use as the src
argument of the cover image.
Function parameters:
data: any
The card's data.
Return Value:
The calculated src
attribute.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.