@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
71 lines (43 loc) • 992 B
Markdown
# Loader
Loader inform users about the status of ongoing processes, such as loading an app.
```element
loader/Loader
```
## Examples
### Loader Example 7
Basic example usage of the Loader typography styling.
```
loader/LoaderShowcase7
```
### Loader Example 6
Basic example usage of the Loader with fullscreen false .
```
```
### Loader Example 5
Basic example usage of the Loader with alternative content .
```
loader/LoaderShowcase5
```
### Loader Example 4
Basic example usage of the Loader background styling.
```
loader/LoaderShowcase4
```
### Loader Example 3
Basic example usage of the Loader with linear determinate.
```
loader/LoaderShowcase3
```
### Loader Example 2
Basic example usage of the Loader with messages.
```
loader/LoaderShowcase2
```
### Loader Example 1
Basic example usage of the Loader.
```
loader/LoaderShowcase1
```
## Libraries
[React](https://www.npmjs.com/package/react)
[Material-UI](https://www.npmjs.com/package/@material-ui/core)