Skip to content

Expect the default v-model to remove value #6109

@MinMr

Description

@MinMr
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

该功能解决了我们在写组件的时候不用一直写v-mode:value,v-model:check等

What does the proposed API look like?

期望在使用组件的时候,v-model:value="xxxxxx"改为v-model="xxxxx",当有多个v-model的时候,其它的为v-model:xxxx="xxxxx"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions