Keen-UI
Keen-UI copied to clipboard
How to disable option in UiSelect?
As I understand it's not possible right now? I made changes in UiSelect similarly UiMenu, works great. But when I open select, the first option is always highlighted. Where In the code I should make a check if option disabled then don't highlight?
Hello @lavezzi1,
Currently this is not possible, but you can filter the list of options to remove the disabled option. I'll consider adding the ability to disable an option in the next release.
@JosephusPaye Is there an update on adding a disabled prop to UiSelectOption
?
@christianmemije Nothing new. I'm working on a 1.1
update which will include this.