SEV-408: combobox displayValue option (v0.5.0) #6

Merged
bastian merged 1 commits from sev-408/combobox-displayvalue into main 2026-06-10 20:21:14 -04:00

1 Commits

Author SHA1 Message Date
Bastian de Byl 6881d31650 SEV-408: combobox displayValue option (show code, search by label) v0.5.0
When displayValue:true, the input shows the selected option's value (e.g. a
state code "TX") while the dropdown stays label-searchable ("Texas") — for a
field searched by name but displayed compactly. Backward-compatible
(default false). 20/20 tests pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 20:20:59 -04:00