Replies: 1 comment
-
|
Not sure I fully understand the question, but you can refer to the <div hx-get="/news" hx-trigger="load, click delay:1s"></div>In your case, you'll then want to simply use standard events such has Hope this helps! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Ex hx-trigger="every 1s"
I want to trigger something on focus out i.e blur js equivalent.When user tabs out of the input field after some data is keyed
Beta Was this translation helpful? Give feedback.
All reactions