Skip to content

KalZheng/Vue-MoreComponents

Repository files navigation

Vue-MoreComponents

More on usage for components

notes

  • scoped are use to mark css effect that only function locally

  • Slot are use to make certain component to wrap it's html to another one. i.e. BaseCard and UserInfo.

  • slot can also have name when having multiple of them in the same componet. The receiver will need to get wrap in a 'template' tag and then use v-slot:nameOfSlot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors