vuejs / rfcs

RFCs for substantial changes / feature additions to Vue core
4.85k stars 549 forks source link

Generic component enhancements on `<script setup>` and on `defineComponent` #437

Open pikax opened 2 years ago

pikax commented 2 years ago

Summary

Introduce Generic components on <script setup> and on defineComponent

Links


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.