Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementToVueOptions

Hierarchy

  • ElementToVueOptions

Index

Properties

Optional aslIdAttr

aslIdAttr: string | boolean

Optional attrFormat

attrFormat: (attr: Attr | Directive | Event, element?: Element, defaultResult?: string) => string

Type declaration

Optional finalCode

finalCode: boolean

Optional indentLevel

indentLevel: number

Optional indentStyle

indentStyle: "space" | "tab"

Optional nodePathAttr

nodePathAttr: string | boolean

Optional tabSize

tabSize: number

Generated using TypeDoc