Example of Separate Connector in Blazor Query Builder Component
This sample demonstrates the separate-connector support of the Query Builder component.
In this demo, the Query Builder includes a separate connector feature that displays a combinator between each neighboring pair of rules or groups within a group's rules. You can enable or disable this feature using the EnableIndividualConditions property.
In mobile mode, the component is shown vertically.
More information about Blazor QueryBuilder component can be found in this documentation section.