Is it bug ? that InputHTMLAttributes.checked type is not any #6083
Unanswered
hikaruna
asked this question in
Help/Questions
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.
-
core/packages/runtime-dom/types/jsx.d.ts
Line 461 in 0c7fd13
But
https://vuejs.org/guide/essentials/forms.html#checkbox-1
said
v-model can assign any value.
ex:
'yes'
Is this bug?
Beta Was this translation helpful? Give feedback.
All reactions