How to submit secondary header search on user press enter version 3 #1396
Replies: 2 comments
-
Can you open a feature request for this in the issues tab please. It won't take too long to do fortunately, definitely this month, just writing the docs and tests will take a bit of time! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed as feature request exists |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm implementing for the first time laravel livewire tables, it's a very complete extension but it's too complicated with too many options.
I'm trying to do simple things, at the moment I have a secondary header with a text filter but it only submit on blur, I think this is not user friendly should be debounce or on enter key press.
Is possible to set that?
Beta Was this translation helpful? Give feedback.
All reactions