CountUp

Content Type: Widget
Categories: User Interface

Overview

This widget can be used to quickly create animations that display numerical data in a more interesting way.

Documentation

Support

CountupJS

Description

Make it possible to use React-Countup component in Mendix Based on react-countup: https://github.com/glennreyes/react-countup This is a widget that will be functional from Mendix 8.18.1

Typical usage scenario

  • Countup your numbers in the Mendix application

Features and limitations

  • Countup your numbers

Installation

Import the widget to your project and add the widget to a page. Configure the properties to determine how the widget will behave in your application.

Properties

Start value

This value is the start of the action. Default: 0

End value

This value is the end of the action. This value can be a static number or a value of a data view.

Duration

This value is the duration of the action in seconds.

Releases

Version: 1.2.0
Framework Version: 8.18.1
Release Notes: - Bugfix with start value
Version: 1.1.0
Framework Version: 8.18.1
Release Notes: - Add Mendix style and className properties - Add options: Separator, Delay, Prefix and Suffix
Version: 1.0.0
Framework Version: 8.18.1
Release Notes: This is the first release of this widget, which offers the basic functionality.