<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitak</author_name>
  <author_url>https://blog.hatena.ne.jp/kitak/</author_url>
  <blog_title>kitak blog</blog_title>
  <blog_url>https://kitak.hatenablog.jp/</blog_url>
  <categories>
    <anon>Vue</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>毎回混乱して、ドキュメントを読んでいるのでまとめ。 以下のようなスロットの機能を利用したコンポーネント child で考える。 &lt;div&gt; {{ foo }} &lt;child&gt; &lt;span&gt;{{ bar }}&lt;/span&gt; &lt;/child&gt; {{ baz }} &lt;/div&gt; https://jp.vuejs.org/v2/guide/components.html#コンパイルスコープ に書いてある話ですが、上記のテンプレートの foo, bar, baz のスコープは、そのテンプレートを扱っているコンポーネントになる。なんとなく、bar を展開している場所のスコープは child のような気がし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkitak.hatenablog.jp%2Fentry%2F2017%2F08%2F01%2F235713&quot; title=&quot;Vue.js の scoped slot の理解 - kitak blog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-01 23:57:13</published>
  <title>Vue.js の scoped slot の理解</title>
  <type>rich</type>
  <url>https://kitak.hatenablog.jp/entry/2017/08/01/235713</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
