You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tarifalhasan You can use overrideStrings prop, like this
overrideStrings={{ allItemsAreSelected: "All items are selected.", clearSearch: "Clear Search", clearSelected: "Clear Selected", noOptions: "No options", search: "Search", selectAll: "Select All", selectAllFiltered: "Select All (Filtered)", selectSomeItems: "Custom Select Placeholder...", create: "Create", }}
You can change the string of your choice. Working for me.
How can i change defalut select placeholder
The text was updated successfully, but these errors were encountered: