2.0.1 • Published 5 years ago

@app-elements/loading-indicator v2.0.1

Weekly downloads
146
License
ISC
Repository
github
Last release
5 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

5 years ago

2.0.0

5 years ago

2.0.0-alpha.0

5 years ago

1.1.0

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.0

7 years ago