vue render slot programmatically
ant-design
Làm sao chuyển đổi slot slot-scope từ Vue 2 sang v-slot trong Vue 3 · Ant desgin · Ant Design hay Marterial-UI ?
vue.js - How to programmatically inject content in bootstrap-vue ...
If the root component of your application doesn't have a template or render option specified, Vue will try to use the innerHTML of the mounted element as the template instead ...
Slots — Vue.js
but from where does vue know the source of the objects? If I render it like the doc says, I get the number of items and items, but without content.