Support v-model modifiers #67
Labels
🍰 p3-low
Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.
🖖 vue-interop
Vue component's APIs, like prop handling, v-model support, etc...
We should add support for v-model modifiers like
.lazy
and.number
.This may have diminishing returns since each input already works well with its specified types.
The text was updated successfully, but these errors were encountered: