Progress
Last updated
Was this helpful?
Last updated
Was this helpful?
The HTML <progress>
tag, implemented in Ruby.
This component can take various optional configuration params and either yield content or display what gets passed to the text
configuration param.
Expects an integer and sets the maximum value of the <progress>
tag.
Expects an integer with a value equal to or below the max
param.
This component accepts all the canonical like id
or class
.
returns
returns