React Spinner
A lightweight Reflex wrapper for spinners from the react-spinners React package, perfect for easily rendering loading animations with custom colors and sizes.
Installation
Add the following wrapped react code in Reflex inside your app.
buridan add wrapped-react react_spinnerUsage
Make sure you use the correct imports inside your application.
import reflex as rx from components.react_spinner import spinner