Vue CardView - CardCover
Configures the card cover.
import { DxCardViewTypes } from "devextreme-vue/card-view"
Type:
DxCardViewTypes.CardCover
altExpr
Specifies which data field to use as the alt argument of the cover image.
Selector: alt-expr
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.
Selector: image-expr
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.