Linear Progress

Attribute Type Documentation Default Value
id :string

Unique identifier for the linear progress component

size :string

Size of the linear progress

"2xs"
value :integer

Current value of the linear progress

0
class :string

Additional CSS classes for the linear progress

""
rest :global

Additional HTML attributes for the linear progress

label :slot

Label for the linear progress

<:label>Progress</:label>