-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Cards
Sanya Boriskin edited this page Aug 5, 2019
·
7 revisions
<va-card
overlay
titleOnImage
image="https://picsum.photos/300/200/?image=1043"
title="Card with title on image"
>
The unique stripes of zebras make them one of the animals most familiar to people.
</va-card>
-
image
- String - image url -
imageAlt
- String - text, that placed in image area, when image is loading or can't be loaded -
stripe
- String - color of line above the title image -
title
- String -
titleOnImage
- Boolean - moves text on top of image. -
overlay
- Boolean - shows darkish overlay on top of your image. Works only withtitle-on-image
. Needed for light images to keep text readable. -
color
- String - color of card background -
noPaddingV
- Boolean -
noPaddingH
- Boolean -
noPadding
- Boolean
-
title
- card title -
default
- card body