You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

332 lines
6.5 KiB

[
"ComputedGetter",
"ComputedRef",
"ComputedSetter",
"CustomRefFactory",
"DebuggerEvent",
"DebuggerEventExtraInfo",
"DebuggerOptions",
"DeepReadonly",
"EffectScheduler",
"EffectScope",
"MaybeRef",
"MaybeRefOrGetter",
"Raw",
"Reactive",
"ReactiveEffect",
"ReactiveEffectOptions",
"ReactiveEffectRunner",
"ReactiveFlags",
"Ref",
"ShallowReactive",
"ShallowRef",
"ShallowUnwrapRef",
"ToRef",
"ToRefs",
"TrackOpTypes",
"TriggerOpTypes",
"UnwrapNestedRefs",
"UnwrapRef",
"WritableComputedOptions",
"WritableComputedRef",
"customRef",
"effect",
"effectScope",
"getCurrentScope",
"isProxy",
"isReactive",
"isReadonly",
"isRef",
"isShallow",
"markRaw",
"onScopeDispose",
"proxyRefs",
"reactive",
"readonly",
"ref",
"shallowReactive",
"shallowReadonly",
"shallowRef",
"stop",
"toRaw",
"toRef",
"toRefs",
"toValue",
"triggerRef",
"unref",
"camelize",
"capitalize",
"normalizeClass",
"normalizeProps",
"normalizeStyle",
"toDisplayString",
"toHandlerKey",
"computed",
"Slot",
"Slots",
"SlotsType",
"nextTick",
"queuePostFlushCb",
"ObjectEmitsOptions",
"EmitsOptions",
"ComponentCustomProperties",
"CreateComponentPublicInstance",
"ComponentPublicInstance",
"SuspenseProps",
"Suspense",
"SuspenseBoundary",
"RootHydrateFunction",
"BaseTransitionProps",
"TransitionHooks",
"TransitionState",
"useTransitionState",
"BaseTransitionPropsValidators",
"BaseTransition",
"resolveTransitionHooks",
"setTransitionHooks",
"getTransitionRawChildren",
"Renderer",
"HydrationRenderer",
"ElementNamespace",
"RootRenderFunction",
"RendererOptions",
"RendererNode",
"RendererElement",
"createRenderer",
"createHydrationRenderer",
"KeepAliveProps",
"KeepAlive",
"onActivated",
"onDeactivated",
"onBeforeMount",
"onMounted",
"onBeforeUpdate",
"onUpdated",
"onBeforeUnmount",
"onUnmounted",
"onServerPrefetch",
"onRenderTriggered",
"onRenderTracked",
"onErrorCaptured",
"ComponentPropsOptions",
"ComponentObjectPropsOptions",
"Prop",
"PropType",
"ExtractPropTypes",
"ExtractPublicPropTypes",
"ExtractDefaultPropTypes",
"DirectiveBinding",
"DirectiveHook",
"ObjectDirective",
"FunctionDirective",
"Directive",
"DirectiveArguments",
"withDirectives",
"ComponentCustomOptions",
"RenderFunction",
"ComponentOptionsBase",
"RuntimeCompilerOptions",
"ComponentOptionsWithoutProps",
"ComponentOptionsWithArrayProps",
"ComponentOptionsWithObjectProps",
"ComponentOptions",
"ComponentOptionsMixin",
"ComputedOptions",
"MethodOptions",
"ComponentProvideOptions",
"ComponentInjectOptions",
"InjectionKey",
"provide",
"inject",
"hasInjectionContext",
"PublicProps",
"DefineComponent",
"DefineSetupFnComponent",
"defineComponent",
"App",
"OptionMergeFunction",
"AppConfig",
"AppContext",
"ObjectPlugin",
"FunctionPlugin",
"Plugin",
"CreateAppFunction",
"TeleportProps",
"Teleport",
"resolveComponent",
"resolveDynamicComponent",
"resolveDirective",
"Fragment",
"Text",
"Comment",
"Static",
"VNodeTypes",
"VNodeRef",
"VNodeProps",
"VNodeArrayChildren",
"VNodeChild",
"VNodeNormalizedChildren",
"VNode",
"openBlock",
"setBlockTracking",
"createElementBlock",
"createBlock",
"isVNode",
"transformVNodeArgs",
"createBaseVNode",
"createVNode",
"guardReactiveProps",
"cloneVNode",
"createTextVNode",
"createStaticVNode",
"createCommentVNode",
"mergeProps",
"ComponentInstance",
"ComponentCustomProps",
"AllowedComponentProps",
"FunctionalComponent",
"ConcreteComponent",
"Component",
"SetupContext",
"ComponentInternalInstance",
"getCurrentInstance",
"registerRuntimeCompiler",
"isRuntimeOnly",
"WatchEffect",
"WatchSource",
"WatchCallback",
"WatchOptionsBase",
"WatchOptions",
"WatchStopHandle",
"watchEffect",
"watchPostEffect",
"watchSyncEffect",
"watch",
"AsyncComponentLoader",
"AsyncComponentOptions",
"defineAsyncComponent",
"defineProps",
"DefineProps",
"defineEmits",
"defineExpose",
"defineOptions",
"defineSlots",
"ModelRef",
"defineModel",
"withDefaults",
"useSlots",
"useAttrs",
"useModel",
"h",
"ssrContextKey",
"useSSRContext",
"ErrorCodes",
"callWithErrorHandling",
"callWithAsyncErrorHandling",
"handleError",
"initCustomFormatter",
"HMRRuntime",
"pushScopeId",
"popScopeId",
"withScopeId",
"withCtx",
"renderList",
"toHandlers",
"renderSlot",
"createSlots",
"withMemo",
"isMemoSame",
"LegacyConfig",
"CompatVue",
"version",
"warn",
"devtools",
"setDevtoolsHook",
"DeprecationTypes",
"createElementVNode",
"VueElementConstructor",
"defineCustomElement",
"defineSSRCustomElement",
"VueElement",
"useCssModule",
"useCssVars",
"TransitionProps",
"Transition",
"TransitionGroupProps",
"TransitionGroup",
"vModelText",
"vModelCheckbox",
"vModelRadio",
"vModelSelect",
"vModelDynamic",
"withModifiers",
"withKeys",
"vShow",
"CSSProperties",
"AriaAttributes",
"StyleValue",
"HTMLAttributes",
"AnchorHTMLAttributes",
"AreaHTMLAttributes",
"AudioHTMLAttributes",
"BaseHTMLAttributes",
"BlockquoteHTMLAttributes",
"ButtonHTMLAttributes",
"CanvasHTMLAttributes",
"ColHTMLAttributes",
"ColgroupHTMLAttributes",
"DataHTMLAttributes",
"DetailsHTMLAttributes",
"DelHTMLAttributes",
"DialogHTMLAttributes",
"EmbedHTMLAttributes",
"FieldsetHTMLAttributes",
"FormHTMLAttributes",
"HtmlHTMLAttributes",
"IframeHTMLAttributes",
"ImgHTMLAttributes",
"InsHTMLAttributes",
"InputTypeHTMLAttribute",
"InputHTMLAttributes",
"KeygenHTMLAttributes",
"LabelHTMLAttributes",
"LiHTMLAttributes",
"LinkHTMLAttributes",
"MapHTMLAttributes",
"MenuHTMLAttributes",
"MediaHTMLAttributes",
"MetaHTMLAttributes",
"MeterHTMLAttributes",
"QuoteHTMLAttributes",
"ObjectHTMLAttributes",
"OlHTMLAttributes",
"OptgroupHTMLAttributes",
"OptionHTMLAttributes",
"OutputHTMLAttributes",
"ParamHTMLAttributes",
"ProgressHTMLAttributes",
"ScriptHTMLAttributes",
"SelectHTMLAttributes",
"SourceHTMLAttributes",
"StyleHTMLAttributes",
"TableHTMLAttributes",
"TextareaHTMLAttributes",
"TdHTMLAttributes",
"ThHTMLAttributes",
"TimeHTMLAttributes",
"TrackHTMLAttributes",
"VideoHTMLAttributes",
"WebViewHTMLAttributes",
"SVGAttributes",
"IntrinsicElementAttributes",
"Events",
"ReservedProps",
"NativeElements",
"render",
"hydrate",
"createApp",
"createSSRApp",
"compileToFunction",
"compile"
]