template
模板
场景用例
<!-- HTML 代码 -->
属性
属性(Attribute) | 说明(Description) | 值(Value) |
---|---|---|
shadowrootmode | Enables streaming declarative shadow roots | "open"; "closed" |
shadowrootdelegatesfocus | Sets delegates focus on a declarative shadow root | Boolean attribute |
shadowrootclonable | Sets clonable on a declarative shadow root | Boolean attribute |
shadowrootserializable | Sets serializable on a declarative shadow root | Boolean attribute |