Vue3中通过遍历传入组件名称动态创建多个component组件
知识库
Vue3中通过遍历传入组件名称动态创建多个component组件
2023-10-23 05:44
本文介绍了在Vue3中通过遍历传入组件名称来动态创建多个component组件的方法。
标签:
- Vue3
- 动态创建组件
- 遍历
- component