You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default builder components include a compact responsive layout for medium-width screens.
110
+
111
+
- Rule rows reflow to preserve field, operator, action, and value legibility when horizontal space gets tighter.
112
+
- Multi-select values use a summarized closed state to avoid chip overflow.
113
+
- The default responsive behavior applies automatically when you use the built-in components.
114
+
- If you replace layout containers such as `components.Rule` or `components.Group`, your custom components are responsible for their own responsive behavior.
115
+
116
+
Responsive behavior is documented in more detail on the website:
0 commit comments