Coming from Orbiter, you should be aware of the following changes:
disabled
prop is no longer available.
Preview Only: These components are for reference only. Continue using Orbiter in production until further notice.
An IconList encapsulates a collection of icons.
An IconList
uses the following components.
An icon list can vary in size.
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:
disabled
prop is no longer available.