News
Combobox widgets don't populate a default value when they render. This should be the default and perhaps also give on option to specify no default so the user is forced to selection something.
[Feature]: Add a function for ComboBox to allow finding default form value in list of option objects
Currently, when trying to use the ComboBox with a form, there is a missing use case. A form that wants to track a simple schema like so: const languages = [ { label: 'English', value: 'en' }, { label: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results