Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Brandon Coles a3507d8883 [chore] render filterable tree view in fieldset
Fieldset-style inputs never go through the `FormControl` wrapper, so the
legend needs the `FormControl-label` class applied by the component. The
input does not support validation for the time being.

Wrapper arguments stay on the fieldset, while the component-specific and
form arguments flow to the inner tree view.
2026-06-11 14:31:33 +01:00
Henriette Darge 79bf18cae2 Move component specific styles to an own file 2025-11-18 11:48:24 +01:00