Add Form Input Example #1164
Unanswered
MentalGear
asked this question in
Q&A
Replies: 1 comment
-
To interact with elements either use fireEvent or user-event |
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.
-
Thx for this testing library - the docs are well written, accessibility is a priority and queries well explained.
However, when it comes to the manipulation of form elements, I couldn't find an example or section of it in the docs.
Doing this, for example, works, but gives a typescript error in VSCode
Property 'value' does not exist on type 'HTMLElement'
Beta Was this translation helpful? Give feedback.
All reactions