Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HtmlTagDescriptor

Index

Properties

attrs?: Record<string, undefined | string | boolean>
children?: string | HtmlTagDescriptor[]
injectTo?: "body" | "head" | "head-prepend" | "body-prepend"

default: 'head-prepend'

tag: string