Add component docs

pull/1657/head
Kamran Ahmed 2 years ago
parent 0fc386524a
commit c4dcd8ad72
  1. 7
      content/roadmaps/105-vue/content/100-fundamental-topics/101-components/readme.md

@ -1 +1,8 @@
# Components # Components
Components allow us to split the UI into independent and reusable pieces, and think about each piece in isolation.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://vuejs.org/guide/essentials/component-basics.html'>Components Basics</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://vuejs.org/guide/components/registration.html'>Components in Depth</BadgeLink>

Loading…
Cancel
Save