Closed LukeSavefrogs closed 1 year ago
It would be very useful to add the possibility to change the default text for the input element used to search when searchable is set to true.
searchable
true
As of now it shows only "Search...", which is not ideal when i need to customize the i18n of the app.
It could be something like this...
I could provide a PR for this, since i think i'll either way fork this project and add the changes i need 😄
fixed
It would be very useful to add the possibility to change the default text for the input element used to search when
searchable
is set totrue
.As of now it shows only "Search...", which is not ideal when i need to customize the i18n of the app.
It could be something like this...
I could provide a PR for this, since i think i'll either way fork this project and add the changes i need 😄