content
Summary
The <content> element provides an insertion point into a shadow DOM tree.
Overview Table
Attributes
In addition to the Global Attributes, the <content>
element supports the following attributes:
Attribute | Type | Description |
---|---|---|
select | A set of comma-separated tokens | The select tokens define the matching criteria for distributing child nodes of the shadow host. |
reset-style-inheritance | Read-only. Boolean. | Indicates whether the inheritable CSS properties are set to the initial value established at the shadow boundary. |