跳到主要内容

template

模板

场景用例

<!-- HTML 代码 -->

属性

属性(Attribute)说明(Description)值(Value)
shadowrootmodeEnables streaming declarative shadow roots"open"; "closed"
shadowrootdelegatesfocusSets delegates focus on a declarative shadow rootBoolean attribute
shadowrootclonableSets clonable on a declarative shadow rootBoolean attribute
shadowrootserializableSets serializable on a declarative shadow rootBoolean attribute

参考