3.0.2 • Published 4 years ago

presentation-indicators v3.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

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
3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago