compiler Options Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1074 Optional
error Handler error Handler ?: ( ( err : unknown ,
instance : null | ComponentPublicInstance < {} , {} , {} , {} , {} , {} , {} , {} , false , ComponentOptionsBase < any , any , any , any , any , any , any , any , any , {} , {} , string , {} , {} , {} , string , ComponentProvideOptions > , {} , {} , "" , {} , any > ,
info : string ) => void ) Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1068 global Properties Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1067 Optional
id Prefix id Prefix ?: string
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1093 Optional
is Custom Element is Custom Element ?: ( ( tag : string ) => boolean )
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1078 Readonly
is Native Tag is Native Tag : ( ( tag : string ) => boolean )
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1064 option Merge Strategies Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1066 performance performance : boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1065 Optional
throw Unhandled Error In Production throw Unhandled Error In Production ?: boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1089 Optional
warn Handler warn Handler ?: ( ( msg : string ,
instance : null | ComponentPublicInstance < {} , {} , {} , {} , {} , {} , {} , {} , false , ComponentOptionsBase < any , any , any , any , any , any , any , any , any , {} , {} , string , {} , {} , {} , string , ComponentProvideOptions > , {} , {} , "" , {} , any > ,
trace : string ) => void ) Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1069 Optional
warn Recursive Computed warn Recursive Computed ?: boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1083
Options to pass to
@vue/compiler-dom
. Only supported in runtime compiler build.