mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
docs(progress-bar): fix typo (#20009)
This commit is contained in:

committed by
Brandy Carney

parent
300d54356d
commit
66e6dfbe44
@ -8,7 +8,7 @@ ion-progress-bar is a horizontal progress bar to visualize the progression of an
|
|||||||
|
|
||||||
If the percentage of an operation is known, you should use the determinate type. This is the default type and the progress is represented by the `value` property.
|
If the percentage of an operation is known, you should use the determinate type. This is the default type and the progress is represented by the `value` property.
|
||||||
|
|
||||||
A buffer shows circles as animation to indicate some activity. If the `buffer` property is smaller than 1 you can show the addditional buffering progress.
|
A buffer shows circles as animation to indicate some activity. If the `buffer` property is smaller than 1 you can show the additional buffering progress.
|
||||||
|
|
||||||
### Indeterminate
|
### Indeterminate
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user