renderProgress() protected method
Renders the progress.
protected string renderProgress ( ) | ||
---|---|---|
return | string |
The rendering result. |
throws | yii\base\InvalidConfigException |
if the "percent" option is not set in a stacked progress bar. |
renderProgress() protected method
Renders the progress.
protected string renderProgress ( ) | ||
---|---|---|
return | string |
The rendering result. |
throws | yii\base\InvalidConfigException |
if the "percent" option is not set in a stacked progress bar. |
Please login to continue.