slot
slot
전역 특성은 요소에 섀도우 DOM 섀도우 트리를 할당합니다. slot
특성을 지정한 요소는 name
특성의 값이 요소의 slot
값과 일치하는 <slot>
요소에 할당됩니다.
예제는 템플릿과 슬롯 사용하기 안내서에서 확인할 수 있습니다.
명세
브라우저 호환성
같이 보기
- 모든 전역 특성.
<a>
<abbr>
<acronym>
지원이 중단되었습니다
<address>
<area>
<article>
<aside>
<audio>
<b>
<base>
<bdi>
<bdo>
<big>
지원이 중단되었습니다
<blockquote>
<body>
<br>
<button>
<canvas>
<caption>
<center>
지원이 중단되었습니다
<cite>
<code>
<col>
<colgroup>
<data>
<datalist>
<dd>
<del>
<details>
<dfn>
<dialog>
<dir>
지원이 중단되었습니다
<div>
<dl>
<dt>
<em>
<embed>
<fencedframe>
Experimental
<fieldset>
<figcaption>
<figure>
<font>
지원이 중단되었습니다
<footer>
<form>
<frame>
지원이 중단되었습니다
<frameset>
지원이 중단되었습니다
<h1>
<head>
<header>
<hgroup>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<main>
<map>
<mark>
<marquee>
지원이 중단되었습니다
<menu>
<meta>
<meter>
<nav>
<nobr>
지원이 중단되었습니다
<noembed>
지원이 중단되었습니다
<noframes>
지원이 중단되었습니다
<noscript>
<object>
<ol>
<optgroup>
<option>
<output>
<p>
<param>
지원이 중단되었습니다
<picture>
<plaintext>
지원이 중단되었습니다
<pre>
<progress>
<q>
<rb>
지원이 중단되었습니다
<rp>
<rt>
<rtc>
지원이 중단되었습니다
<ruby>
<s>
<samp>
<script>
<search>
<section>
<select>
<selectedcontent>
Experimental
비표준
<slot>
<small>
<source>
<span>
<strike>
지원이 중단되었습니다
<strong>
<style>
<sub>
<summary>
<sup>
<table>
<tbody>
<td>
<template>
<textarea>
<tfoot>
<th>
<thead>
<time>
<title>
<tr>
<track>
<tt>
지원이 중단되었습니다
<u>
<ul>
<var>
<video>
<wbr>
<xmp>
지원이 중단되었습니다
accesskey
anchor
Experimental
비표준
autocapitalize
autocorrect
autofocus
class
contenteditable
data-*
dir
draggable
enterkeyhint
exportparts
hidden
id
inert
inputmode
is
itemid
itemprop
itemref
itemscope
itemtype
lang
nonce
part
popover
slot
spellcheck
style
tabindex
title
translate
virtualkeyboardpolicy
Experimental
writingsuggestions
<input>
types<input type="button">
<input type="checkbox">
<input type="color">
<input type="date">
<input type="datetime-local">
<input type="email">
<input type="file">
<input type="hidden">
<input type="image">
<input type="month">
<input type="number">
<input type="password">
<input type="radio">
<input type="range">
<input type="reset">
<input type="search">
<input type="submit">
<input type="tel">
<input type="text">
<input type="time">
<input type="url">
<input type="week">
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2024 by individual mozilla.org contributors. Content available under a Creative Commons license.