Coming from Orbiter, you should be aware of the following changes:
- The
color
props will only affect the spinner's text color and not the color of the tracks.
A spinner indicates that a part of the product is currently performing a task of unknown duration.
A spinner can vary in size.
A spinner can have a label on its side.
You can change a spinner style when over a background by setting a color property on the spinner.
A slot name for the component. Slots allow the component to receive props from a parent component.
An explicit null
value indicates that the local props completely override all props received from a parent.
The element's unique identifier. See MDN.
Defines a string value that labels the current element.
Identifies the element (or elements) that labels the current element.
Identifies the element (or elements) that describes the object.
Identifies the element (or elements) that provide a detailed, extended description for the object.
Coming from Orbiter, you should be aware of the following changes:
color
props will only affect the spinner's text color and not the color of the tracks.