Skip to content

[FEAT]: Use 'defineModel' for simpler v-model support in components #23

@snepsnepy

Description

@snepsnepy

Share your suggestion

Hey!

While I was looking on how "PreviewColor" component is implemented, I noticed it uses the tranditional modelValue/update:modelValue pattern.

I'd like to suggest updating the library to use the new 'defineModel' macro for v-model support. This change can make the codebase cleaner and simplify the pattern mentioned above.

Please let me know what do you think. Thanks!

Validations

  • I have checked other issues to see if my issue was already discussed or addressed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions