Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MetaInfo

Index

Properties

__dangerouslyDisableSanitizers?: string[]
__dangerouslyDisableSanitizersByTagID?: string[]
base?: { href: string; target: string }

Type declaration

  • href: string
  • target: string
bodyAttrs?: {}

Type declaration

  • [key: string]: string
htmlAttrs?: {}

Type declaration

  • [key: string]: string
link?: { href: string; rel: string }[]
meta?: { charset?: string; content?: string; http-equiv?: "content-security-policy" | "refresh"; name?: string; vmid?: string }[]
noscript?: { innerHTML: string }[]
script?: { innerHTML?: string; src?: string; type: string }[]
style?: { cssText: string; type: string }[]
title?: string
titleTemplate?: string | ((titleChunk: string) => string)

Methods

Generated using TypeDoc