Example of Drag and Drop in Blazor Query Builder Component
This sample demonstrates the drag-and-drop support of the QueryBuilder component.
In this demo, the QueryBuilder includes a drag-and-drop feature that allows you to move rules or groups to different positions. You can enable or disable this feature using the AllowDragAndDrop property.
More information about the Blazor QueryBuilder component can be found in this documentation section.