3.1.3 • Published 1 year ago

@axa-ch/progress-bar v3.1.3

Weekly downloads
-
License
Copyright 2021 AX...
Repository
github
Last release
1 year ago

Progress Bar

Deterministically displays the progress of an action/process.

Properties

Variant

AttributeDetails
smallSmaller version of the progress bar (boolean, default: false)
noborderradiusRemoves the border-radiusso it can fit to an edge (boolean, default: false)
valueSets the value (or progress) of the loader.
maxSets the max value of the progress bar (default: 100).
textSets the text below the progress bar.

small

Smaller version of the progress bar (boolean, default: false)

noborderradius

Removes the border-radiusso it can fit edge to edge (boolean, default: false)

value

Sets the value (or progress) of the loader. value can not surpass the value of max.

max

Sets the max value of the progress bar. default: 100.

text

Sets the text below the progress bar. Leave empty if no text is required.

3.1.3

1 year ago

3.1.2

1 year ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.8

2 years ago

3.0.4

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.3

2 years ago

2.0.2

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago