React CountUp

A lightweight Reflex wrapper for the react-countup React package, perfect for creating engaging animated number counters with customizable formatting, prefixes, suffixes, and easing effects.

Installation

Add the following wrapped react code in Reflex inside your app.

buridan add wrapped-react react_countup

Usage

Make sure you use the correct imports inside your application.

import reflex as rx
from components.react_countup import count_up