Edit page

Loader

The Loader element is a placeholder while content is being retrieved or rendered.

Import Syntax

Basic Usage

With Text

Loading...

Custom Size

Custom Color

Props

PropertyTypeRequiredDefaultDescription
sizeRatioNumberfalse1Relative size of the Loader component. Value must be greater than 0. A value of 1 results in a 50px height Loader
textStringfalse-Text displayed below the loading bars.
colorStringfalse-Color of the Loader bars