```html ``` If you have eslint-plugin-vue configured, it will suggest you to use v-slots on Vue 3 or later. This is applicable to Vue component slot specification but not the web component slots. You can disable this rule to avoid the error. ```js ```