The Augmented.js Next - Presentation Indicators Module.
npm install presentation-indicatorsAugmented.js Next Presentation - Indicators Module
This is a small component that renders a loading bar (small animated line.) There are multiple modes the component. See the docs for more.
_Note: Should use presentation-css 3.2.x or higher_
- ProgressIndicator
- Parameters
- setInProgress
- isInprogress
- isComplete
- setComplete
- mode
- Properties
Extends View
Progress Indicator class
Renders a progress indicator
Supports a mode option of
- options
Sets the state to in progress
Returns boolean true if in progress
Returns boolean true if complete
Sets the state to complete
#### Properties
- mode string The mode style of the Indicator