Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TagOpen = []byte("<template") TagClose = []byte("</template>") AttrShadowRootMode = []byte(" shadowrootmode=\"") AttrShadowRootClonable = []byte(" shadowrootclonable") AttrShadowRootDelegatesFocus = []byte(" shadowrootdelegatesfocus") AttrShadowRootSerializable = []byte(" shadowrootserializable") )
Byte constants for HTML rendering.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.