Reorder Dropzone
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
Name | Description |
---|---|
native-reorder-item | Refers to div inside an element. |
handle-part | Refers to the slot inside the element. |
CSS Custom Properties
Name | Description |
---|---|
--reorder-background-color | Background colour of the item to rearrange |
--reorder-item-spacing | Offsetting an item for rearrangement |
Slots
Name | Description |
---|---|
`` | The default slot for the contents of the item to be rearranged. |
handle | Slot for grip, which is used for handling the item. |