@clayui/loading-indicator
Version:
ClayLoadingIndicator component
20 lines (12 loc) • 561 B
Markdown
# `@clayui/loading-indicator`
The loading indicator shows the user that an external process, like a connection, is being executed.
- [Documentation](https://clayui.com/docs/components/loading-indicator.html)
- [Changelog](./CHANGELOG.md)
- [Breaking change schedule](./BREAKING.md)
## Install
Run `yarn`
```shell
yarn add @clayui/loading-indicator
```
## Contribute
We'd love to get contributions from you! Please, check our [Contributing Guidelines](https://github.com/liferay/clay/blob/master/CONTRIBUTING.md) to see how you can help us improve.