Hide clear icon on searchable select
Is there any way to hide the select component's clear button after you select an option?
Like a normal select, When you select an option, user should not be able to unselect it.
2 Replies
->selectablePlaceholder(false) should do the trick