Replies: 1 comment 1 reply
-
Targeting only works with IDs at the moment. I'd like to know more about your use case, can you give an example of using classes over IDs? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The documentation, as far as I can see, does not mention any way to target an element by class but strictly by id. This doesn't work for what I'm trying to accomplish. Especially if the result should go into multiple elements. Is there a way to target by class that isn't documented?
Beta Was this translation helpful? Give feedback.
All reactions