Emits when the drawer is closed
Ordered list of sections for display
Emits when the user resets to default order
Current section order (array of section keys)
Emits the new section order when the user reorders
All available sections (unordered)
Whether the drawer is visible
A callback method that is invoked immediately after the default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.
The changed properties.
Slide-in drawer for managing section order.
Provides an accessible, keyboard-friendly alternative to drag-and-drop for reordering form sections. Each section is displayed as a row with up/down arrow buttons to change position.
Example