diff options
Diffstat (limited to 'files/ja/web/api/htmlslotelement/index.html')
-rw-r--r-- | files/ja/web/api/htmlslotelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlslotelement/index.html b/files/ja/web/api/htmlslotelement/index.html index 99c3e82aae..9cd32b0ce9 100644 --- a/files/ja/web/api/htmlslotelement/index.html +++ b/files/ja/web/api/htmlslotelement/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/HTMLSlotElement --- <p>{{APIRef('Web Components')}}</p> -<p><strong><code>HTMLSlotElement</code></strong> は <a href="/en-US/docs/Web/Web_Components/Shadow_DOM">Shadow DOM API</a> のインターフェイスで、 {{HTMLElement("slot")}} 要素の名前とこの要素に割り当てられたノードにアクセスできます。</p> +<p><strong><code>HTMLSlotElement</code></strong> は <a href="/ja/docs/Web/Web_Components/Shadow_DOM">Shadow DOM API</a> のインターフェイスで、 {{HTMLElement("slot")}} 要素の名前とこの要素に割り当てられたノードにアクセスできます。</p> <h2 id="Properties" name="Properties">プロパティ</h2> |