rfcs
rfcs copied to clipboard
Built-in `v-model` on `<details>` and `<dialog>`
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.