rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Built-in `v-model` on `<details>` and `<dialog>`

Open antfu opened this issue 2 years ago • 0 comments

Summary

Support built-in v-model binding for the native <details> element and <dialog> element.

Links

  • Full Rendered Proposal
  • Discussion Thread: https://github.com/vuejs/rfcs/discussions/495)
  • Implementation PR: https://github.com/vuejs/core/pull/8048
  • Docs PR: https://github.com/vuejs/docs/pull/2315

Important: Do NOT comment on this PR. Please use the discussion thread linked above to provide feedback, as it provides branched discussions that are easier to follow. This also makes the edit history of the PR clearer.

antfu avatar Apr 07 '23 09:04 antfu