slot

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

slot 全局属性 将一个 shadow DOM shadow 树中的槽分配给一个元素:带有 slot 属性的元素分配给由 <slot> 创建的槽,它的 name 属性的值匹配 slot 属性的值。

规范

Specification
HTML
# attr-slot
DOM
# ref-for-dom-element-slot①

浏览器兼容性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
slot

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

参见