2.0.1 • Published 4 years ago

@app-elements/loading-indicator v2.0.1

Weekly downloads
146
License
ISC
Repository
github
Last release
4 years ago

LoadingIndicator

A UI component that renders an animated loading indicator.

Installation

npm install --save @app-elements/loading-indicator

Usage

import LoadingIndicator from '@app-elements/loading-indicator'

<LoadingIndicator />

Size/Color

Set size and color in your local css.

.loading-ellipsis span {
  font-size: 1.25em;
  color: @primary-color;
}
2.0.1

4 years ago

2.0.0

4 years ago

2.0.0-alpha.0

4 years ago

1.1.0

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

6 years ago