We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42c26b commit 7722dcfCopy full SHA for 7722dcf
src/Ease/TWB4/ProgressBar.php
@@ -25,6 +25,9 @@ class ProgressBar extends \Ease\Html\DivTag {
25
/**
26
* ProgressBar
27
*
28
+ *
29
+ * @link https://getbootstrap.com/docs/4.0/components/progress/
30
31
* @param int $value 0-100
32
* @param string $label progress bar caption
33
* @param string $tweaks progress-bar-striped progress-bar-animated bg-info
0 commit comments