Options
All
  • Public
  • Public/Protected
  • All
Menu

Subset of compiler options that makes sense for the runtime.

Hierarchy

  • RuntimeCompilerOptions

Index

Properties

Optional comments

comments?: boolean

Optional delimiters

delimiters?: [string, string]

Optional whitespace

whitespace?: "preserve" | "condense"

Methods

Optional isCustomElement

  • isCustomElement(tag: string): boolean
  • Parameters

    • tag: string

    Returns boolean

Generated using TypeDoc