Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

why v-slot not working in vue 3

        <template  v-slot:header>
            <span>that is working</span>    
        </template>  
 
PREVIOUS NEXT
Tagged: #working #vue
ADD COMMENT
Topic
Name
5+3 =