CountUp

The CountUp arrow-up-rightextension component uses the excellent CountUp.js widget that can be used to quickly create animations that display numerical data in a more interesting way.

CountUp Source Code

Features

  • Highly customizeable with a large range of options, you can even substitute numerals.

  • Smart easing: CountUp intelligently defers easing until it gets close enough to the end value for easing to be visually noticeable. Configureable in the optionsarrow-up-right.

How to Use

The CountUp extension can be added to a Wisej.NET project using NuGet Package Manager.

You can control the Duration and also provide custom Numerals. Your application will be notified through ValueChanged and CountTerminated events.

circle-info

Find more information in our JSWidgets example in C#arrow-up-right or in VB.NETarrow-up-right.

Last updated

Was this helpful?