Counter Cards

The Counter Cards components helps you to simply create a beautiful animations that display numerical data in a more interesting way. It uses vue-count-to in base and you can use all of its props.


Default Counter Card

100+

Design Blocks

Mix the sections, change the colors and unleash your creativity

Props Information

NameTypeDefaultDescription
count*'Number'Used to set a value for the DefaultCounterCard component. It is a required prop.
suffixstringUsed to set a suffix for the component. to RTL.
duration'Number'4000Used to set the duration of the DefaultCounterCard count number.
title*stringUsed to set title of the DefaultCounterCard component. It is a required prop.
description*stringUsed to set description of the DefaultCounterCard component. It is a required prop.
colorStringsuccessUsed to set the title color.
divider'vertical''horizontal'Used to set divider for the DefaultCounterCard component.