<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WaterFalls</author_name>
  <author_url>https://blog.hatena.ne.jp/WaterFalls/</author_url>
  <blog_title>１分技術ブログ</blog_title>
  <blog_url>https://waterfalls.hatenablog.com/</blog_url>
  <categories>
    <anon>Vue.js</anon>
  </categories>
  <description>バージョン Vue.js 2.6.10 概要 routerのpushでURL遷移する際にpropsにデータを渡す方法。 コード ◾️hoge.vue（遷移元） &lt;script&gt; export default { methods: { newPage() { this.$router.push({ name: &quot;user_list&quot; , params: {user_code : this.userid}}).catch(() =&gt; {}); }, } }; &lt;/script&gt; ◾️fuga.vue（遷移先） &lt;script&gt; export default { props: { user_code…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaterfalls.hatenablog.com%2Fentry%2F2020%2F01%2F16%2F001722&quot; title=&quot; [vue.js] routerでpropsに値を渡してURL遷移する - １分技術ブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51z65rpIUxL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-16 00:17:22</published>
  <title> [vue.js] routerでpropsに値を渡してURL遷移する</title>
  <type>rich</type>
  <url>https://waterfalls.hatenablog.com/entry/2020/01/16/001722</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
