Skip to main content

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).

When to use

Use wje-reorder-dropzone when you want to solve a given UI problem consistently within the WebJET design system.

When not to use

Do not use a component outside of its responsibility; in an unusual case, prefer to assemble multiple smaller components.

Accessibility

Check keyboard controls, focus states, contrast and clear naming of interactive elements.

  • Prefer API component over manual DOM interventions.
  • Stick to design tokens and consistent naming conventions.
  • Before deployment, test the component in real data scenarios.

Attributes and properties

Pre tento komponent nie sú dostupné žiadne vlastnosti.

Events

Pre tento komponent nie sú dostupné žiadne udalosti.

Methods

Pre tento komponent nie sú dostupné žiadne verejné metódy.

CSS shadow parts

NázovPopis
native-reorder-itemŠtýluje shadow časť native-reorder-item.
handle-partŠtýluje shadow časť handle-part.

CSS custom variables

Pre tento komponent nie sú dostupné žiadne vlastné CSS vlastnosti.

Slots

NázovPopis
defaultPredvolený slot pre hlavný obsah komponentu.