Accessing HTMX's Query Syntax #2433
Unanswered
jonedmiston
asked this question in
Q&A
Replies: 0 comments
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.
-
In my own JavaScript I would like to be able to run the same queries that the
hx-includesupports (e.g. 'closest ', 'find ', etc.). Is there a public API for that? Seems like I'd need access to thequerySelectorAllExtfunction.Would also be nice to have access to the inheritance logic which I would think would be the function
findAttributeTargetsAny thoughts of a way to achieve this today? Think it could/would be supported in the future?
Beta Was this translation helpful? Give feedback.
All reactions