presentation-indicators
v3.0.2
Published
The Augmented.js Next - Presentation Indicators Module.
Downloads
6
Maintainers
Readme
presentation-indicators
Augmented.js Next Presentation - Indicators Module
Purpose
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
API
Table of Contents
ProgressIndicator
Extends View
Progress Indicator class Renders a progress indicator Supports a mode option of
Parameters
options
setInProgress
Sets the state to in progress
isInprogress
Returns boolean true if in progress
isComplete
Returns boolean true if complete
setComplete
Sets the state to complete
mode
Properties
mode
string The mode style of the Indicator