Skip to content

LazyLoadingSpinner

A simple, centered loading spinner component used to indicate that content is being fetched or rendered asynchronously.

Basic Usage

Demo

Loading awesomeness...

Props

Props
PropTypeDefaultDescription
loadingTextstringCargando...The text displayed below the spinner.

Built with VitePress