Skip to main content

Reorder Item

shadow

The Reorder Item is a component for use in the Reorder element and represents one of the repositioning items within an item group.

note

For more information on using Reorder Item, go to the [Reorder] item documentation(../reorder).

Attributes and Properties

No properties available for this component.

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

NameDescription
native-reorder-itemRefers to div inside an element.
handle-partRefers to the slot inside the element.

CSS Custom Properties

NameDescription
--reorder-background-colorBackground colour of the item to rearrange
--reorder-item-spacingOffsetting an item for rearrangement

Slots

NameDescription
``The default slot for the contents of the item to be rearranged.
handleSlot for grip, which is used for handling the item.