Disabled options do not get disabled #1192
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I think that
Dropdown
should have an attribute that allows you to mark certain item as disabled.There is already and
optionDisabled
, but its only a boolean, and you can`t conditionate an item.An example:
and you have:
How can I set Bob and Tommy as disabled? I can't interact with item's
age
.The text was updated successfully, but these errors were encountered: