# BaseLoader

Minimal loader component to be reused in other components

# Props

Prop name Description Type Values Default
loaderColor define a color for the loader string - ''
position add positional properties like for a style object object - {}
hide set this to true if you want to keep element (with height and width) but dont
want the loader to show
boolean - false

# Demo

Last Updated: 3/27/2023, 4:42:24 PM