Currently, we are not able to disable the select box in code. Please add support for conditional disabling the control. Very raw thought - just pass props to component and set the props on underlying button element.
Currently, we are not able to disable the select box in code.
Please add support for conditional disabling the control.
Very raw thought - just pass props to component and set the props on underlying button element.