Add shouldTouch
to trigger
options?
#9830
-
I was trying to implement trigger(undefined, { shouldTouch: true }); And another case for My possible use cases for this settings include:
|
Beta Was this translation helpful? Give feedback.
Answered by
bluebill1049
Jan 25, 2023
Replies: 1 comment
-
i believe you can do that with setValue
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leapful
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i believe you can do that with setValue
setValue('name', 'data', options)