<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Vuejs on Dwij.net</title>
    <link>https://dwij.net/tags/vuejs/</link>
    <description>Recent content in Vuejs on Dwij.net</description>
    <image>
      <title>Dwij.net</title>
      <url>https://dwij.net/images/cover.png</url>
      <link>https://dwij.net/images/cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 13 Jun 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dwij.net/tags/vuejs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Recursive Components in Vue 3 using Slots</title>
      <link>https://dwij.net/posts/recursive-components-in-vue-3-using-slots/</link>
      <pubDate>Sun, 13 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/recursive-components-in-vue-3-using-slots/</guid>
      <description>Short Tutorial to create Tree Menu using Recursive Vue Components where Source will be Component Tags rather than Array of Objects. We are using Vue Slots to accomplish the recursive Behavior.</description>
    </item>
  </channel>
</rss>
