Results 21 comments of shelton louis

> @louiss0, it is much easier to use `v-slots` directive, if you want strong typing. > > Examples: https://github.com/funny-family/vue3-ts-playground/blob/master/src/app/components/not-found/not-found.component.tsx#L210 https://github.com/funny-family/vue3-ts-playground/blob/master/src/app/shared/components/text-field/text-field.render.tsx You can use this Stackblits example repo to show me...