Blazor Query Builder - Clone Groups and Rules
This sample demonstrates the clone functionality support provided by the Query Builder component. By clicking the clone button, users can easily duplicate an existing group or rule within the query structure.
The QueryBuilder
component is used to create or edit filters. You can edit filters by changing the fields. The clone option will create an exact replica of a rule or group next to the original.
In mobile mode, the component is displayed vertically for better responsiveness.
More information about the Blazor QueryBuilder component can be found in this documentation section.