MCPcopy
hub / github.com/vuejs/core / initOptions

Function initOptions

packages-private/template-explorer/src/options.ts:232–234  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

230}
231
232export function initOptions() {
233 createApp(App).mount(document.getElementById('header')!)
234}

Callers 1

index.tsFile · 0.90

Calls 1

mountMethod · 0.80

Tested by

no test coverage detected