diff --git a/docs/pages/kcard.vue b/docs/pages/kcard.vue index f71b33cda..724cb52ff 100644 --- a/docs/pages/kcard.vue +++ b/docs/pages/kcard.vue @@ -242,12 +242,73 @@

KCard has two orientations: horizontal and vertical. It is also possible to configure whether a thumbnail area is displayed, its size and alignment. By combining orientation, thumbnailDisplay and thumbnailAlign props, diverse card layouts can be created:

+ + + + + + + + + + + + + + + + @@ -261,27 +322,32 @@ /> + + showProgressInFooter + > + + @@ -291,31 +357,40 @@ + + + + @@ -639,4 +714,19 @@ }, }; - \ No newline at end of file + + + + \ No newline at end of file