Contents
Preview
Open preview in new tabProps
| Name | Description | Type | Required | Reactive | Default |
|---|---|---|---|---|---|
| status | changes the look of the ring from a ring, a checkmark or an error x. | string | false | false | "loading" |
| indeterminate | controls whether the ring will display a set progress or spin | boolean | false | false | true |
| progress | Number from 0 to 1, denotes the progress | number | false | true | 0.5 |
Slots
Events
Documentation generated by sveld