RuntimeServer.IDocumentProps
runtime / RuntimeServer / IDocumentProps
Interface: IDocumentProps
RuntimeServer.IDocumentProps
Table of contents
Properties
Properties
headTags
• headTags: IHtmlTag<"meta" | "link" | "style" | "script" | "noscript" | "title">[]
htmlAttrs
• htmlAttrs: IHtmlAttrs
mainTags
• mainTags: IHtmlTag<string>[]
scriptTags
• scriptTags: IHtmlTag<"script">[]