DaisyUIComponents.Progress (DaisyUIComponents v0.9.3)
View SourceProgress component
Summary
Functions
Renders a progress.
Functions
Renders a progress.
Examples
<.progress value="30" max="100" />Attributes
class(:any) - Defaults tonil.color(:string) - Must be one of"neutral","primary","secondary","accent","info","success","warning", or"error".- Global attributes are accepted. Supports all globals plus:
["value", "max"].
Slots
inner_block