carbon
carbon copied to clipboard
Add disabled prop to the Option component
Desired behaviour
The current Select and MultiSelect components can be disabled entirely but you can't disable only an internal Option. For our purpose we need a MultiSelect component with the ability to disable an Option and also disable an Option that can be selected programatically.
Current behaviour
The component Option doesn't admit a disabled prop
Suggested Solution
No response
CodeSandbox or Storybook URL
No response
Anything else we should know?
No response
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
FE-5165
This issue has been fixed and released in v125.3.0