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
MenuItemsChoice
Menu Group is suggested to be displayed on the dropdown
So if the ComboboxControl should be default while the SelectControl will be rendered once the autocomplete options is false, in contrary with Mui where the autocomplete should be true to be enabled, similar to mui control, which check for autocompleteoption
Summary
FormTokenField
Accept a list of suggestions and allow multiple select from the list
SelectControl
Wrapper of
<select>
element, expect [value,label]options
and allow multiple choices viamultiple
ComboboxControl
Dropdown with search input, there is no multiple options supported
CustomSelectControl
NA
MenuItemsChoice
Menu Group is suggested to be displayed on the dropdown
autocomplete
options isfalse
,in contrary with Mui where the, similar to mui control, which check forautocomplete
should betrue
to be enabledautocomplete
optionReference
#40
#3
The text was updated successfully, but these errors were encountered: