Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
232
export
function
initOptions() {
233
createApp(App).mount(document.getElementById(
'header'
)!)
234
}
Callers
1
index.ts
File · 0.90
Calls
1
mount
Method · 0.80
Tested by
no test coverage detected