Skip to main content

Reorder Dropzone

shadow

The ReorderDropzone element is an element for use in the Reorder element and represents a zone for reordering content.

note

For more information on using ReorderDropzone, go to the [Reorder] element 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.