We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
createApp
createVaporApp
createSSRApp
app.mount()
app.unmount()
app.component()
app.directive()
app.use()
app.mixin()
app.provide()
app.runWithContext()
app.version
app.config
app.config.errorHandler
app.config.warnHandler
app.config.performance
app.config.globalProperties
app.config.optionMergeStrategies
version
nextTick()
defineComponent()
defineAsyncComponent()
defineCustomElement()
ref()
computed()
reactive()
readonly()
watchEffect()
watchPostEffect()
watchSyncEffect()
watch()
onMounted()
onUpdated()
onUnmounted()
onBeforeMount()
onBeforeUpdate()
onBeforeUnmount()
onErrorCaptured()
onRenderTracked()
onRenderTriggered()
onActivated()
onDeactivated()
onServerPrefetch()
provide()
inject()
hasInjectionContext()
v-text
v-html
v-show
v-if
v-else
v-else-if
v-for
v-on
v-bind
v-model
v-slot
v-pre
v-once
v-memo
v-cloak
<Transition>
<TransitionGroup>
<KeepAlive>
<Teleport>
<Suspense>
<component>
<slot>
<template>
key
ref
is
vapor
useCssModule
useCssVars
The text was updated successfully, but these errors were encountered:
No branches or pull requests
->createApp
createVaporApp
createSSRApp
app.mount()
app.unmount()
app.component()
app.directive()
app.use()
app.mixin()
app.provide()
app.runWithContext()
app.version
app.config
app.config.errorHandler
app.config.warnHandler
app.config.performance
app.config.globalProperties
app.config.optionMergeStrategies
version
nextTick()
defineComponent()
(partial)defineAsyncComponent()
defineCustomElement()
ref()
computed()
reactive()
readonly()
watchEffect()
watchPostEffect()
watchSyncEffect()
watch()
onMounted()
onUpdated()
onUnmounted()
onBeforeMount()
onBeforeUpdate()
onBeforeUnmount()
onErrorCaptured()
onRenderTracked()
onRenderTriggered()
onActivated()
onDeactivated()
onServerPrefetch()
provide()
inject()
hasInjectionContext()
Options APIv-text
v-html
v-show
v-if
v-else
v-else-if
v-for
v-on
v-bind
v-model
v-slot
v-pre
v-once
v-memo
(on hold)v-cloak
<Transition>
<TransitionGroup>
<KeepAlive>
Builtin Component: KeepAliveΒ #235<Teleport>
<Suspense>
<component>
<slot>
<template>
(partial)key
(partial)ref
(partial)is
vapor
attribute (partial)useCssModule
useCssVars
The text was updated successfully, but these errors were encountered: