# BaseLoader
# 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 dontwant the loader to show | boolean | - | false |
textOnLoaderShow | define a text that should be read as soon as loader appears | string | - | 'loading' |