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
It's not currently possible to disable the ComboBox component.
It would be useful to expose either a disabled or readOnly property on the component to enable this behavior.
It's not currently possible to disable the ComboBox component.
It would be useful to expose either a
disabledorreadOnlyproperty on the component to enable this behavior.