Skip to content

feature: allow searchbox to not autoload and use enter instead#1468

Open
bastiedotorg wants to merge 1 commit intogrid-js:masterfrom
bastiedotorg:feature/searchbox_enter_button
Open

feature: allow searchbox to not autoload and use enter instead#1468
bastiedotorg wants to merge 1 commit intogrid-js:masterfrom
bastiedotorg:feature/searchbox_enter_button

Conversation

@bastiedotorg
Copy link

this PR adds an option to show a button next to the searchbox and adds the ability to allow search by enter key.
if debounceTime is <0, then it does not autosearch

search: {
  debounceTime: -1,
  showSearchButton: true,
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant