<ProgressCircular value={55} secondaryValue={87} />
<ProgressCircular indeterminate />
名前 | 型 / デフォルト値 | 概要 |
---|---|---|
modifier | string | The appearance of the progress indicator. (翻訳中) Optional. |
value | number | Current progress. Should be a value between 0 and 100. (翻訳中) Optional. |
secondaryValue | number | Current secondary progress. Should be a value between 0 and 100. (翻訳中) Optional. |
indeterminate | bool | If this property is set, an infinite looping animation will be shown. (翻訳中) Optional. |
Onsen UIに関する質問は、Stack Overflowにてonsen-uiタグを付与してください。Onsen UIチームはあなたの問題解決をお手伝いします。
バグ報告や機能要望については、GitHub Issuesに記載をお願いいたします。
あわせて、下記の情報も参考にしてください。