@vue/devtools-electron 7.6.5 → 7.6.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/client/devtools-panel.css +1 -1
- package/client/devtools-panel.js +9349 -9335
- package/client/vue-apis-CPGoVxAD.js +4 -0
- package/dist/devtools.js +107 -107
- package/package.json +7 -7
- package/client/vue-apis-BXl3jy2w.js +0 -1151
|
@@ -1,1151 +0,0 @@
|
|
|
1
|
-
const i = [
|
|
2
|
-
{
|
|
3
|
-
id: "doc:application:createApp()",
|
|
4
|
-
title: "createApp()",
|
|
5
|
-
description: "application",
|
|
6
|
-
url: "https:/vuejs.org/api/application#createapp"
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
id: "doc:application:createSSRApp()",
|
|
10
|
-
title: "createSSRApp()",
|
|
11
|
-
description: "application",
|
|
12
|
-
url: "https:/vuejs.org/api/application#createssrapp"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
id: "doc:application:app.mount()",
|
|
16
|
-
title: "app.mount()",
|
|
17
|
-
description: "application",
|
|
18
|
-
url: "https:/vuejs.org/api/application#app-mount"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
id: "doc:application:app.unmount()",
|
|
22
|
-
title: "app.unmount()",
|
|
23
|
-
description: "application",
|
|
24
|
-
url: "https:/vuejs.org/api/application#app-unmount"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: "doc:application:app.component()",
|
|
28
|
-
title: "app.component()",
|
|
29
|
-
description: "application",
|
|
30
|
-
url: "https:/vuejs.org/api/application#app-component"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
id: "doc:application:app.directive()",
|
|
34
|
-
title: "app.directive()",
|
|
35
|
-
description: "application",
|
|
36
|
-
url: "https:/vuejs.org/api/application#app-directive"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
id: "doc:application:app.use()",
|
|
40
|
-
title: "app.use()",
|
|
41
|
-
description: "application",
|
|
42
|
-
url: "https:/vuejs.org/api/application#app-use"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: "doc:application:app.mixin()",
|
|
46
|
-
title: "app.mixin()",
|
|
47
|
-
description: "application",
|
|
48
|
-
url: "https:/vuejs.org/api/application#app-mixin"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
id: "doc:application:app.provide()",
|
|
52
|
-
title: "app.provide()",
|
|
53
|
-
description: "application",
|
|
54
|
-
url: "https:/vuejs.org/api/application#app-provide"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
id: "doc:application:app.runWithContext()",
|
|
58
|
-
title: "app.runWithContext()",
|
|
59
|
-
description: "application",
|
|
60
|
-
url: "https:/vuejs.org/api/application#app-runwithcontext"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
id: "doc:application:app.version",
|
|
64
|
-
title: "app.version",
|
|
65
|
-
description: "application",
|
|
66
|
-
url: "https:/vuejs.org/api/application#app-version"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
id: "doc:application:app.config",
|
|
70
|
-
title: "app.config",
|
|
71
|
-
description: "application",
|
|
72
|
-
url: "https:/vuejs.org/api/application#app-config"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
id: "doc:application:app.config.errorHandler",
|
|
76
|
-
title: "app.config.errorHandler",
|
|
77
|
-
description: "application",
|
|
78
|
-
url: "https:/vuejs.org/api/application#app-config-errorhandler"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
id: "doc:application:app.config.warnHandler",
|
|
82
|
-
title: "app.config.warnHandler",
|
|
83
|
-
description: "application",
|
|
84
|
-
url: "https:/vuejs.org/api/application#app-config-warnhandler"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
id: "doc:application:app.config.performance",
|
|
88
|
-
title: "app.config.performance",
|
|
89
|
-
description: "application",
|
|
90
|
-
url: "https:/vuejs.org/api/application#app-config-performance"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
id: "doc:application:app.config.compilerOptions",
|
|
94
|
-
title: "app.config.compilerOptions",
|
|
95
|
-
description: "application",
|
|
96
|
-
url: "https:/vuejs.org/api/application#app-config-compileroptions"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
id: "doc:application:app.config.globalProperties",
|
|
100
|
-
title: "app.config.globalProperties",
|
|
101
|
-
description: "application",
|
|
102
|
-
url: "https:/vuejs.org/api/application#app-config-globalproperties"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
id: "doc:application:app.config.optionMergeStrategies",
|
|
106
|
-
title: "app.config.optionMergeStrategies",
|
|
107
|
-
description: "application",
|
|
108
|
-
url: "https:/vuejs.org/api/application#app-config-optionmergestrategies"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
id: "doc:built-in-components:<Transition>",
|
|
112
|
-
title: "<Transition>",
|
|
113
|
-
description: "built-in-components",
|
|
114
|
-
url: "https:/vuejs.org/api/built-in-components#transition"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
id: "doc:built-in-components:<TransitionGroup>",
|
|
118
|
-
title: "<TransitionGroup>",
|
|
119
|
-
description: "built-in-components",
|
|
120
|
-
url: "https:/vuejs.org/api/built-in-components#transitiongroup"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
id: "doc:built-in-components:<KeepAlive>",
|
|
124
|
-
title: "<KeepAlive>",
|
|
125
|
-
description: "built-in-components",
|
|
126
|
-
url: "https:/vuejs.org/api/built-in-components#keepalive"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
id: "doc:built-in-components:<Teleport>",
|
|
130
|
-
title: "<Teleport>",
|
|
131
|
-
description: "built-in-components",
|
|
132
|
-
url: "https:/vuejs.org/api/built-in-components#teleport"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
id: "doc:built-in-components:<Suspense>",
|
|
136
|
-
title: "<Suspense>",
|
|
137
|
-
description: "built-in-components",
|
|
138
|
-
url: "https:/vuejs.org/api/built-in-components#suspense"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
id: "doc:built-in-directives:v-text",
|
|
142
|
-
title: "v-text",
|
|
143
|
-
description: "built-in-directives",
|
|
144
|
-
url: "https:/vuejs.org/api/built-in-directives#v-text"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
id: "doc:built-in-directives:v-html",
|
|
148
|
-
title: "v-html",
|
|
149
|
-
description: "built-in-directives",
|
|
150
|
-
url: "https:/vuejs.org/api/built-in-directives#v-html"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
id: "doc:built-in-directives:v-show",
|
|
154
|
-
title: "v-show",
|
|
155
|
-
description: "built-in-directives",
|
|
156
|
-
url: "https:/vuejs.org/api/built-in-directives#v-show"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
id: "doc:built-in-directives:v-if",
|
|
160
|
-
title: "v-if",
|
|
161
|
-
description: "built-in-directives",
|
|
162
|
-
url: "https:/vuejs.org/api/built-in-directives#v-if"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
id: "doc:built-in-directives:v-else",
|
|
166
|
-
title: "v-else",
|
|
167
|
-
description: "built-in-directives",
|
|
168
|
-
url: "https:/vuejs.org/api/built-in-directives#v-else"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
id: "doc:built-in-directives:v-else-if",
|
|
172
|
-
title: "v-else-if",
|
|
173
|
-
description: "built-in-directives",
|
|
174
|
-
url: "https:/vuejs.org/api/built-in-directives#v-else-if"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
id: "doc:built-in-directives:v-for",
|
|
178
|
-
title: "v-for",
|
|
179
|
-
description: "built-in-directives",
|
|
180
|
-
url: "https:/vuejs.org/api/built-in-directives#v-for"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
id: "doc:built-in-directives:v-on",
|
|
184
|
-
title: "v-on",
|
|
185
|
-
description: "built-in-directives",
|
|
186
|
-
url: "https:/vuejs.org/api/built-in-directives#v-on"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
id: "doc:built-in-directives:v-bind",
|
|
190
|
-
title: "v-bind",
|
|
191
|
-
description: "built-in-directives",
|
|
192
|
-
url: "https:/vuejs.org/api/built-in-directives#v-bind"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
id: "doc:built-in-directives:v-model",
|
|
196
|
-
title: "v-model",
|
|
197
|
-
description: "built-in-directives",
|
|
198
|
-
url: "https:/vuejs.org/api/built-in-directives#v-model"
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
id: "doc:built-in-directives:v-slot",
|
|
202
|
-
title: "v-slot",
|
|
203
|
-
description: "built-in-directives",
|
|
204
|
-
url: "https:/vuejs.org/api/built-in-directives#v-slot"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
id: "doc:built-in-directives:v-pre",
|
|
208
|
-
title: "v-pre",
|
|
209
|
-
description: "built-in-directives",
|
|
210
|
-
url: "https:/vuejs.org/api/built-in-directives#v-pre"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
id: "doc:built-in-directives:v-once",
|
|
214
|
-
title: "v-once",
|
|
215
|
-
description: "built-in-directives",
|
|
216
|
-
url: "https:/vuejs.org/api/built-in-directives#v-once"
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
id: "doc:built-in-directives:v-memo",
|
|
220
|
-
title: "v-memo",
|
|
221
|
-
description: "built-in-directives",
|
|
222
|
-
url: "https:/vuejs.org/api/built-in-directives#v-memo"
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
id: "doc:built-in-directives:v-cloak",
|
|
226
|
-
title: "v-cloak",
|
|
227
|
-
description: "built-in-directives",
|
|
228
|
-
url: "https:/vuejs.org/api/built-in-directives#v-cloak"
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
id: "doc:built-in-special-attributes:key",
|
|
232
|
-
title: "key",
|
|
233
|
-
description: "built-in-special-attributes",
|
|
234
|
-
url: "https:/vuejs.org/api/built-in-special-attributes#key"
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
id: "doc:built-in-special-attributes:ref",
|
|
238
|
-
title: "ref",
|
|
239
|
-
description: "built-in-special-attributes",
|
|
240
|
-
url: "https:/vuejs.org/api/built-in-special-attributes#ref"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
id: "doc:built-in-special-attributes:is",
|
|
244
|
-
title: "is",
|
|
245
|
-
description: "built-in-special-attributes",
|
|
246
|
-
url: "https:/vuejs.org/api/built-in-special-attributes#is"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
id: "doc:built-in-special-elements:<component>",
|
|
250
|
-
title: "<component>",
|
|
251
|
-
description: "built-in-special-elements",
|
|
252
|
-
url: "https:/vuejs.org/api/built-in-special-elements#component"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
id: "doc:built-in-special-elements:<slot>",
|
|
256
|
-
title: "<slot>",
|
|
257
|
-
description: "built-in-special-elements",
|
|
258
|
-
url: "https:/vuejs.org/api/built-in-special-elements#slot"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
id: "doc:built-in-special-elements:<template>",
|
|
262
|
-
title: "<template>",
|
|
263
|
-
description: "built-in-special-elements",
|
|
264
|
-
url: "https:/vuejs.org/api/built-in-special-elements#template"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
id: "doc:compile-time-flags:__VUE_OPTIONS_API__",
|
|
268
|
-
title: "__VUE_OPTIONS_API__",
|
|
269
|
-
description: "compile-time-flags",
|
|
270
|
-
url: "https:/vuejs.org/api/compile-time-flags#VUE_OPTIONS_API"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
id: "doc:compile-time-flags:__VUE_PROD_DEVTOOLS__",
|
|
274
|
-
title: "__VUE_PROD_DEVTOOLS__",
|
|
275
|
-
description: "compile-time-flags",
|
|
276
|
-
url: "https:/vuejs.org/api/compile-time-flags#VUE_PROD_DEVTOOLS"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
id: "doc:compile-time-flags:__VUE_PROD_HYDRATION_MISMATCH_DETAILS__",
|
|
280
|
-
title: "__VUE_PROD_HYDRATION_MISMATCH_DETAILS__",
|
|
281
|
-
description: "compile-time-flags",
|
|
282
|
-
url: "https:/vuejs.org/api/compile-time-flags#VUE_PROD_HYDRATION_MISMATCH_DETAILS"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
id: "doc:component-instance:$data",
|
|
286
|
-
title: "$data",
|
|
287
|
-
description: "component-instance",
|
|
288
|
-
url: "https:/vuejs.org/api/component-instance#data"
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
id: "doc:component-instance:$props",
|
|
292
|
-
title: "$props",
|
|
293
|
-
description: "component-instance",
|
|
294
|
-
url: "https:/vuejs.org/api/component-instance#props"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
id: "doc:component-instance:$el",
|
|
298
|
-
title: "$el",
|
|
299
|
-
description: "component-instance",
|
|
300
|
-
url: "https:/vuejs.org/api/component-instance#el"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
id: "doc:component-instance:$options",
|
|
304
|
-
title: "$options",
|
|
305
|
-
description: "component-instance",
|
|
306
|
-
url: "https:/vuejs.org/api/component-instance#options"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
id: "doc:component-instance:$parent",
|
|
310
|
-
title: "$parent",
|
|
311
|
-
description: "component-instance",
|
|
312
|
-
url: "https:/vuejs.org/api/component-instance#parent"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
id: "doc:component-instance:$root",
|
|
316
|
-
title: "$root",
|
|
317
|
-
description: "component-instance",
|
|
318
|
-
url: "https:/vuejs.org/api/component-instance#root"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
id: "doc:component-instance:$slots",
|
|
322
|
-
title: "$slots",
|
|
323
|
-
description: "component-instance",
|
|
324
|
-
url: "https:/vuejs.org/api/component-instance#slots"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
id: "doc:component-instance:$refs",
|
|
328
|
-
title: "$refs",
|
|
329
|
-
description: "component-instance",
|
|
330
|
-
url: "https:/vuejs.org/api/component-instance#refs"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
id: "doc:component-instance:$attrs",
|
|
334
|
-
title: "$attrs",
|
|
335
|
-
description: "component-instance",
|
|
336
|
-
url: "https:/vuejs.org/api/component-instance#attrs"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
id: "doc:component-instance:$watch()",
|
|
340
|
-
title: "$watch()",
|
|
341
|
-
description: "component-instance",
|
|
342
|
-
url: "https:/vuejs.org/api/component-instance#watch"
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
id: "doc:component-instance:$emit()",
|
|
346
|
-
title: "$emit()",
|
|
347
|
-
description: "component-instance",
|
|
348
|
-
url: "https:/vuejs.org/api/component-instance#emit"
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
id: "doc:component-instance:$forceUpdate()",
|
|
352
|
-
title: "$forceUpdate()",
|
|
353
|
-
description: "component-instance",
|
|
354
|
-
url: "https:/vuejs.org/api/component-instance#forceupdate"
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
id: "doc:component-instance:$nextTick()",
|
|
358
|
-
title: "$nextTick()",
|
|
359
|
-
description: "component-instance",
|
|
360
|
-
url: "https:/vuejs.org/api/component-instance#nexttick"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
id: "doc:composition-api-dependency-injection:provide()",
|
|
364
|
-
title: "provide()",
|
|
365
|
-
description: "composition-api-dependency-injection",
|
|
366
|
-
url: "https:/vuejs.org/api/composition-api-dependency-injection#provide"
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
id: "doc:composition-api-dependency-injection:inject()",
|
|
370
|
-
title: "inject()",
|
|
371
|
-
description: "composition-api-dependency-injection",
|
|
372
|
-
url: "https:/vuejs.org/api/composition-api-dependency-injection#inject"
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
id: "doc:composition-api-dependency-injection:hasInjectionContext()",
|
|
376
|
-
title: "hasInjectionContext()",
|
|
377
|
-
description: "composition-api-dependency-injection",
|
|
378
|
-
url: "https:/vuejs.org/api/composition-api-dependency-injection#has-injection-context"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
id: "doc:composition-api-lifecycle:onMounted()",
|
|
382
|
-
title: "onMounted()",
|
|
383
|
-
description: "composition-api-lifecycle",
|
|
384
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onmounted"
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
id: "doc:composition-api-lifecycle:onUpdated()",
|
|
388
|
-
title: "onUpdated()",
|
|
389
|
-
description: "composition-api-lifecycle",
|
|
390
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onupdated"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
id: "doc:composition-api-lifecycle:onUnmounted()",
|
|
394
|
-
title: "onUnmounted()",
|
|
395
|
-
description: "composition-api-lifecycle",
|
|
396
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onunmounted"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
id: "doc:composition-api-lifecycle:onBeforeMount()",
|
|
400
|
-
title: "onBeforeMount()",
|
|
401
|
-
description: "composition-api-lifecycle",
|
|
402
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onbeforemount"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
id: "doc:composition-api-lifecycle:onBeforeUpdate()",
|
|
406
|
-
title: "onBeforeUpdate()",
|
|
407
|
-
description: "composition-api-lifecycle",
|
|
408
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onbeforeupdate"
|
|
409
|
-
},
|
|
410
|
-
{
|
|
411
|
-
id: "doc:composition-api-lifecycle:onBeforeUnmount()",
|
|
412
|
-
title: "onBeforeUnmount()",
|
|
413
|
-
description: "composition-api-lifecycle",
|
|
414
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onbeforeunmount"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
id: "doc:composition-api-lifecycle:onErrorCaptured()",
|
|
418
|
-
title: "onErrorCaptured()",
|
|
419
|
-
description: "composition-api-lifecycle",
|
|
420
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onerrorcaptured"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
id: "doc:composition-api-lifecycle:onRenderTracked()",
|
|
424
|
-
title: "onRenderTracked()",
|
|
425
|
-
description: "composition-api-lifecycle",
|
|
426
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onrendertracked"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
id: "doc:composition-api-lifecycle:onRenderTriggered()",
|
|
430
|
-
title: "onRenderTriggered()",
|
|
431
|
-
description: "composition-api-lifecycle",
|
|
432
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onrendertriggered"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
id: "doc:composition-api-lifecycle:onActivated()",
|
|
436
|
-
title: "onActivated()",
|
|
437
|
-
description: "composition-api-lifecycle",
|
|
438
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onactivated"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
id: "doc:composition-api-lifecycle:onDeactivated()",
|
|
442
|
-
title: "onDeactivated()",
|
|
443
|
-
description: "composition-api-lifecycle",
|
|
444
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#ondeactivated"
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
id: "doc:composition-api-lifecycle:onServerPrefetch()",
|
|
448
|
-
title: "onServerPrefetch()",
|
|
449
|
-
description: "composition-api-lifecycle",
|
|
450
|
-
url: "https:/vuejs.org/api/composition-api-lifecycle#onserverprefetch"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
id: "doc:composition-api-setup:Basic Usage",
|
|
454
|
-
title: "Basic Usage",
|
|
455
|
-
description: "composition-api-setup",
|
|
456
|
-
url: "https:/vuejs.org/api/composition-api-setup#basic-usage"
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
id: "doc:composition-api-setup:Accessing Props",
|
|
460
|
-
title: "Accessing Props",
|
|
461
|
-
description: "composition-api-setup",
|
|
462
|
-
url: "https:/vuejs.org/api/composition-api-setup#accessing-props"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
id: "doc:composition-api-setup:Setup Context",
|
|
466
|
-
title: "Setup Context",
|
|
467
|
-
description: "composition-api-setup",
|
|
468
|
-
url: "https:/vuejs.org/api/composition-api-setup#setup-context"
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
id: "doc:composition-api-setup:Usage with Render Functions",
|
|
472
|
-
title: "Usage with Render Functions",
|
|
473
|
-
description: "composition-api-setup",
|
|
474
|
-
url: "https:/vuejs.org/api/composition-api-setup#usage-with-render-functions"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
id: "doc:custom-renderer:createRenderer()",
|
|
478
|
-
title: "createRenderer()",
|
|
479
|
-
description: "custom-renderer",
|
|
480
|
-
url: "https:/vuejs.org/api/custom-renderer#createrenderer"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
id: "doc:general:version",
|
|
484
|
-
title: "version",
|
|
485
|
-
description: "general",
|
|
486
|
-
url: "https:/vuejs.org/api/general#version"
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
id: "doc:general:nextTick()",
|
|
490
|
-
title: "nextTick()",
|
|
491
|
-
description: "general",
|
|
492
|
-
url: "https:/vuejs.org/api/general#nexttick"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
id: "doc:general:defineComponent()",
|
|
496
|
-
title: "defineComponent()",
|
|
497
|
-
description: "general",
|
|
498
|
-
url: "https:/vuejs.org/api/general#definecomponent"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
id: "doc:general:defineAsyncComponent()",
|
|
502
|
-
title: "defineAsyncComponent()",
|
|
503
|
-
description: "general",
|
|
504
|
-
url: "https:/vuejs.org/api/general#defineasynccomponent"
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
id: "doc:general:defineCustomElement()",
|
|
508
|
-
title: "defineCustomElement()",
|
|
509
|
-
description: "general",
|
|
510
|
-
url: "https:/vuejs.org/api/general#definecustomelement"
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
id: "doc:options-composition:provide",
|
|
514
|
-
title: "provide",
|
|
515
|
-
description: "options-composition",
|
|
516
|
-
url: "https:/vuejs.org/api/options-composition#provide"
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
id: "doc:options-composition:inject",
|
|
520
|
-
title: "inject",
|
|
521
|
-
description: "options-composition",
|
|
522
|
-
url: "https:/vuejs.org/api/options-composition#inject"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
id: "doc:options-composition:mixins",
|
|
526
|
-
title: "mixins",
|
|
527
|
-
description: "options-composition",
|
|
528
|
-
url: "https:/vuejs.org/api/options-composition#mixins"
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
id: "doc:options-composition:extends",
|
|
532
|
-
title: "extends",
|
|
533
|
-
description: "options-composition",
|
|
534
|
-
url: "https:/vuejs.org/api/options-composition#extends"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
id: "doc:options-lifecycle:beforeCreate",
|
|
538
|
-
title: "beforeCreate",
|
|
539
|
-
description: "options-lifecycle",
|
|
540
|
-
url: "https:/vuejs.org/api/options-lifecycle#beforecreate"
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
id: "doc:options-lifecycle:created",
|
|
544
|
-
title: "created",
|
|
545
|
-
description: "options-lifecycle",
|
|
546
|
-
url: "https:/vuejs.org/api/options-lifecycle#created"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
id: "doc:options-lifecycle:beforeMount",
|
|
550
|
-
title: "beforeMount",
|
|
551
|
-
description: "options-lifecycle",
|
|
552
|
-
url: "https:/vuejs.org/api/options-lifecycle#beforemount"
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
id: "doc:options-lifecycle:mounted",
|
|
556
|
-
title: "mounted",
|
|
557
|
-
description: "options-lifecycle",
|
|
558
|
-
url: "https:/vuejs.org/api/options-lifecycle#mounted"
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
id: "doc:options-lifecycle:beforeUpdate",
|
|
562
|
-
title: "beforeUpdate",
|
|
563
|
-
description: "options-lifecycle",
|
|
564
|
-
url: "https:/vuejs.org/api/options-lifecycle#beforeupdate"
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
id: "doc:options-lifecycle:updated",
|
|
568
|
-
title: "updated",
|
|
569
|
-
description: "options-lifecycle",
|
|
570
|
-
url: "https:/vuejs.org/api/options-lifecycle#updated"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
id: "doc:options-lifecycle:beforeUnmount",
|
|
574
|
-
title: "beforeUnmount",
|
|
575
|
-
description: "options-lifecycle",
|
|
576
|
-
url: "https:/vuejs.org/api/options-lifecycle#beforeunmount"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
id: "doc:options-lifecycle:unmounted",
|
|
580
|
-
title: "unmounted",
|
|
581
|
-
description: "options-lifecycle",
|
|
582
|
-
url: "https:/vuejs.org/api/options-lifecycle#unmounted"
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
id: "doc:options-lifecycle:errorCaptured",
|
|
586
|
-
title: "errorCaptured",
|
|
587
|
-
description: "options-lifecycle",
|
|
588
|
-
url: "https:/vuejs.org/api/options-lifecycle#errorcaptured"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
id: "doc:options-lifecycle:renderTracked",
|
|
592
|
-
title: "renderTracked",
|
|
593
|
-
description: "options-lifecycle",
|
|
594
|
-
url: "https:/vuejs.org/api/options-lifecycle#rendertracked"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
id: "doc:options-lifecycle:renderTriggered",
|
|
598
|
-
title: "renderTriggered",
|
|
599
|
-
description: "options-lifecycle",
|
|
600
|
-
url: "https:/vuejs.org/api/options-lifecycle#rendertriggered"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
id: "doc:options-lifecycle:activated",
|
|
604
|
-
title: "activated",
|
|
605
|
-
description: "options-lifecycle",
|
|
606
|
-
url: "https:/vuejs.org/api/options-lifecycle#activated"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
id: "doc:options-lifecycle:deactivated",
|
|
610
|
-
title: "deactivated",
|
|
611
|
-
description: "options-lifecycle",
|
|
612
|
-
url: "https:/vuejs.org/api/options-lifecycle#deactivated"
|
|
613
|
-
},
|
|
614
|
-
{
|
|
615
|
-
id: "doc:options-lifecycle:serverPrefetch",
|
|
616
|
-
title: "serverPrefetch",
|
|
617
|
-
description: "options-lifecycle",
|
|
618
|
-
url: "https:/vuejs.org/api/options-lifecycle#serverprefetch"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
id: "doc:options-misc:name",
|
|
622
|
-
title: "name",
|
|
623
|
-
description: "options-misc",
|
|
624
|
-
url: "https:/vuejs.org/api/options-misc#name"
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
id: "doc:options-misc:inheritAttrs",
|
|
628
|
-
title: "inheritAttrs",
|
|
629
|
-
description: "options-misc",
|
|
630
|
-
url: "https:/vuejs.org/api/options-misc#inheritattrs"
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
id: "doc:options-misc:components",
|
|
634
|
-
title: "components",
|
|
635
|
-
description: "options-misc",
|
|
636
|
-
url: "https:/vuejs.org/api/options-misc#components"
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
id: "doc:options-misc:directives",
|
|
640
|
-
title: "directives",
|
|
641
|
-
description: "options-misc",
|
|
642
|
-
url: "https:/vuejs.org/api/options-misc#directives"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
id: "doc:options-rendering:template",
|
|
646
|
-
title: "template",
|
|
647
|
-
description: "options-rendering",
|
|
648
|
-
url: "https:/vuejs.org/api/options-rendering#template"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
id: "doc:options-rendering:render",
|
|
652
|
-
title: "render",
|
|
653
|
-
description: "options-rendering",
|
|
654
|
-
url: "https:/vuejs.org/api/options-rendering#render"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
id: "doc:options-rendering:compilerOptions",
|
|
658
|
-
title: "compilerOptions",
|
|
659
|
-
description: "options-rendering",
|
|
660
|
-
url: "https:/vuejs.org/api/options-rendering#compileroptions"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
id: "doc:options-rendering:slots",
|
|
664
|
-
title: "slots",
|
|
665
|
-
description: "options-rendering",
|
|
666
|
-
url: "https:/vuejs.org/api/options-rendering#slots"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
id: "doc:options-state:data",
|
|
670
|
-
title: "data",
|
|
671
|
-
description: "options-state",
|
|
672
|
-
url: "https:/vuejs.org/api/options-state#data"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
id: "doc:options-state:props",
|
|
676
|
-
title: "props",
|
|
677
|
-
description: "options-state",
|
|
678
|
-
url: "https:/vuejs.org/api/options-state#props"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
id: "doc:options-state:computed",
|
|
682
|
-
title: "computed",
|
|
683
|
-
description: "options-state",
|
|
684
|
-
url: "https:/vuejs.org/api/options-state#computed"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
id: "doc:options-state:methods",
|
|
688
|
-
title: "methods",
|
|
689
|
-
description: "options-state",
|
|
690
|
-
url: "https:/vuejs.org/api/options-state#methods"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
id: "doc:options-state:watch",
|
|
694
|
-
title: "watch",
|
|
695
|
-
description: "options-state",
|
|
696
|
-
url: "https:/vuejs.org/api/options-state#watch"
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
id: "doc:options-state:emits",
|
|
700
|
-
title: "emits",
|
|
701
|
-
description: "options-state",
|
|
702
|
-
url: "https:/vuejs.org/api/options-state#emits"
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
id: "doc:options-state:expose",
|
|
706
|
-
title: "expose",
|
|
707
|
-
description: "options-state",
|
|
708
|
-
url: "https:/vuejs.org/api/options-state#expose"
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
id: "doc:reactivity-advanced:shallowRef()",
|
|
712
|
-
title: "shallowRef()",
|
|
713
|
-
description: "reactivity-advanced",
|
|
714
|
-
url: "https:/vuejs.org/api/reactivity-advanced#shallowref"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
id: "doc:reactivity-advanced:triggerRef()",
|
|
718
|
-
title: "triggerRef()",
|
|
719
|
-
description: "reactivity-advanced",
|
|
720
|
-
url: "https:/vuejs.org/api/reactivity-advanced#triggerref"
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
id: "doc:reactivity-advanced:customRef()",
|
|
724
|
-
title: "customRef()",
|
|
725
|
-
description: "reactivity-advanced",
|
|
726
|
-
url: "https:/vuejs.org/api/reactivity-advanced#customref"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
id: "doc:reactivity-advanced:shallowReactive()",
|
|
730
|
-
title: "shallowReactive()",
|
|
731
|
-
description: "reactivity-advanced",
|
|
732
|
-
url: "https:/vuejs.org/api/reactivity-advanced#shallowreactive"
|
|
733
|
-
},
|
|
734
|
-
{
|
|
735
|
-
id: "doc:reactivity-advanced:shallowReadonly()",
|
|
736
|
-
title: "shallowReadonly()",
|
|
737
|
-
description: "reactivity-advanced",
|
|
738
|
-
url: "https:/vuejs.org/api/reactivity-advanced#shallowreadonly"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
id: "doc:reactivity-advanced:toRaw()",
|
|
742
|
-
title: "toRaw()",
|
|
743
|
-
description: "reactivity-advanced",
|
|
744
|
-
url: "https:/vuejs.org/api/reactivity-advanced#toraw"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
id: "doc:reactivity-advanced:markRaw()",
|
|
748
|
-
title: "markRaw()",
|
|
749
|
-
description: "reactivity-advanced",
|
|
750
|
-
url: "https:/vuejs.org/api/reactivity-advanced#markraw"
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
id: "doc:reactivity-advanced:effectScope()",
|
|
754
|
-
title: "effectScope()",
|
|
755
|
-
description: "reactivity-advanced",
|
|
756
|
-
url: "https:/vuejs.org/api/reactivity-advanced#effectscope"
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
id: "doc:reactivity-advanced:getCurrentScope()",
|
|
760
|
-
title: "getCurrentScope()",
|
|
761
|
-
description: "reactivity-advanced",
|
|
762
|
-
url: "https:/vuejs.org/api/reactivity-advanced#getcurrentscope"
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
id: "doc:reactivity-advanced:onScopeDispose()",
|
|
766
|
-
title: "onScopeDispose()",
|
|
767
|
-
description: "reactivity-advanced",
|
|
768
|
-
url: "https:/vuejs.org/api/reactivity-advanced#onscopedispose"
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
id: "doc:reactivity-core:ref()",
|
|
772
|
-
title: "ref()",
|
|
773
|
-
description: "reactivity-core",
|
|
774
|
-
url: "https:/vuejs.org/api/reactivity-core#ref"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
id: "doc:reactivity-core:computed()",
|
|
778
|
-
title: "computed()",
|
|
779
|
-
description: "reactivity-core",
|
|
780
|
-
url: "https:/vuejs.org/api/reactivity-core#computed"
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
id: "doc:reactivity-core:reactive()",
|
|
784
|
-
title: "reactive()",
|
|
785
|
-
description: "reactivity-core",
|
|
786
|
-
url: "https:/vuejs.org/api/reactivity-core#reactive"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
id: "doc:reactivity-core:readonly()",
|
|
790
|
-
title: "readonly()",
|
|
791
|
-
description: "reactivity-core",
|
|
792
|
-
url: "https:/vuejs.org/api/reactivity-core#readonly"
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
id: "doc:reactivity-core:watchEffect()",
|
|
796
|
-
title: "watchEffect()",
|
|
797
|
-
description: "reactivity-core",
|
|
798
|
-
url: "https:/vuejs.org/api/reactivity-core#watcheffect"
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
id: "doc:reactivity-core:watchPostEffect()",
|
|
802
|
-
title: "watchPostEffect()",
|
|
803
|
-
description: "reactivity-core",
|
|
804
|
-
url: "https:/vuejs.org/api/reactivity-core#watchposteffect"
|
|
805
|
-
},
|
|
806
|
-
{
|
|
807
|
-
id: "doc:reactivity-core:watchSyncEffect()",
|
|
808
|
-
title: "watchSyncEffect()",
|
|
809
|
-
description: "reactivity-core",
|
|
810
|
-
url: "https:/vuejs.org/api/reactivity-core#watchsynceffect"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
id: "doc:reactivity-core:watch()",
|
|
814
|
-
title: "watch()",
|
|
815
|
-
description: "reactivity-core",
|
|
816
|
-
url: "https:/vuejs.org/api/reactivity-core#watch"
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
id: "doc:reactivity-utilities:isRef()",
|
|
820
|
-
title: "isRef()",
|
|
821
|
-
description: "reactivity-utilities",
|
|
822
|
-
url: "https:/vuejs.org/api/reactivity-utilities#isref"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
id: "doc:reactivity-utilities:unref()",
|
|
826
|
-
title: "unref()",
|
|
827
|
-
description: "reactivity-utilities",
|
|
828
|
-
url: "https:/vuejs.org/api/reactivity-utilities#unref"
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
id: "doc:reactivity-utilities:toRef()",
|
|
832
|
-
title: "toRef()",
|
|
833
|
-
description: "reactivity-utilities",
|
|
834
|
-
url: "https:/vuejs.org/api/reactivity-utilities#toref"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
id: "doc:reactivity-utilities:toValue()",
|
|
838
|
-
title: "toValue()",
|
|
839
|
-
description: "reactivity-utilities",
|
|
840
|
-
url: "https:/vuejs.org/api/reactivity-utilities#tovalue"
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
|
-
id: "doc:reactivity-utilities:toRefs()",
|
|
844
|
-
title: "toRefs()",
|
|
845
|
-
description: "reactivity-utilities",
|
|
846
|
-
url: "https:/vuejs.org/api/reactivity-utilities#torefs"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
id: "doc:reactivity-utilities:isProxy()",
|
|
850
|
-
title: "isProxy()",
|
|
851
|
-
description: "reactivity-utilities",
|
|
852
|
-
url: "https:/vuejs.org/api/reactivity-utilities#isproxy"
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
id: "doc:reactivity-utilities:isReactive()",
|
|
856
|
-
title: "isReactive()",
|
|
857
|
-
description: "reactivity-utilities",
|
|
858
|
-
url: "https:/vuejs.org/api/reactivity-utilities#isreactive"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
id: "doc:reactivity-utilities:isReadonly()",
|
|
862
|
-
title: "isReadonly()",
|
|
863
|
-
description: "reactivity-utilities",
|
|
864
|
-
url: "https:/vuejs.org/api/reactivity-utilities#isreadonly"
|
|
865
|
-
},
|
|
866
|
-
{
|
|
867
|
-
id: "doc:render-function:h()",
|
|
868
|
-
title: "h()",
|
|
869
|
-
description: "render-function",
|
|
870
|
-
url: "https:/vuejs.org/api/render-function#h"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
id: "doc:render-function:mergeProps()",
|
|
874
|
-
title: "mergeProps()",
|
|
875
|
-
description: "render-function",
|
|
876
|
-
url: "https:/vuejs.org/api/render-function#mergeprops"
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
id: "doc:render-function:cloneVNode()",
|
|
880
|
-
title: "cloneVNode()",
|
|
881
|
-
description: "render-function",
|
|
882
|
-
url: "https:/vuejs.org/api/render-function#clonevnode"
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
id: "doc:render-function:isVNode()",
|
|
886
|
-
title: "isVNode()",
|
|
887
|
-
description: "render-function",
|
|
888
|
-
url: "https:/vuejs.org/api/render-function#isvnode"
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
id: "doc:render-function:resolveComponent()",
|
|
892
|
-
title: "resolveComponent()",
|
|
893
|
-
description: "render-function",
|
|
894
|
-
url: "https:/vuejs.org/api/render-function#resolvecomponent"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
id: "doc:render-function:resolveDirective()",
|
|
898
|
-
title: "resolveDirective()",
|
|
899
|
-
description: "render-function",
|
|
900
|
-
url: "https:/vuejs.org/api/render-function#resolvedirective"
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
id: "doc:render-function:withDirectives()",
|
|
904
|
-
title: "withDirectives()",
|
|
905
|
-
description: "render-function",
|
|
906
|
-
url: "https:/vuejs.org/api/render-function#withdirectives"
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
id: "doc:render-function:withModifiers()",
|
|
910
|
-
title: "withModifiers()",
|
|
911
|
-
description: "render-function",
|
|
912
|
-
url: "https:/vuejs.org/api/render-function#withmodifiers"
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
id: "doc:sfc-css-features:Scoped CSS",
|
|
916
|
-
title: "Scoped CSS",
|
|
917
|
-
description: "sfc-css-features",
|
|
918
|
-
url: "https:/vuejs.org/api/sfc-css-features#scoped-css"
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
id: "doc:sfc-css-features:CSS Modules",
|
|
922
|
-
title: "CSS Modules",
|
|
923
|
-
description: "sfc-css-features",
|
|
924
|
-
url: "https:/vuejs.org/api/sfc-css-features#css-modules"
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
id: "doc:sfc-css-features:v-bind() in CSS",
|
|
928
|
-
title: "v-bind() in CSS",
|
|
929
|
-
description: "sfc-css-features",
|
|
930
|
-
url: "https:/vuejs.org/api/sfc-css-features#v-bind-in-css"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
id: "doc:sfc-script-setup:Basic Syntax",
|
|
934
|
-
title: "Basic Syntax",
|
|
935
|
-
description: "sfc-script-setup",
|
|
936
|
-
url: "https:/vuejs.org/api/sfc-script-setup#basic-syntax"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
id: "doc:sfc-script-setup:Reactivity",
|
|
940
|
-
title: "Reactivity",
|
|
941
|
-
description: "sfc-script-setup",
|
|
942
|
-
url: "https:/vuejs.org/api/sfc-script-setup#reactivity"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
id: "doc:sfc-script-setup:Using Components",
|
|
946
|
-
title: "Using Components",
|
|
947
|
-
description: "sfc-script-setup",
|
|
948
|
-
url: "https:/vuejs.org/api/sfc-script-setup#using-components"
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
id: "doc:sfc-script-setup:Using Custom Directives",
|
|
952
|
-
title: "Using Custom Directives",
|
|
953
|
-
description: "sfc-script-setup",
|
|
954
|
-
url: "https:/vuejs.org/api/sfc-script-setup#using-custom-directives"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
id: "doc:sfc-script-setup:defineProps() & defineEmits()",
|
|
958
|
-
title: "defineProps() & defineEmits()",
|
|
959
|
-
description: "sfc-script-setup",
|
|
960
|
-
url: "https:/vuejs.org/api/sfc-script-setup#defineprops-defineemits"
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
id: "doc:sfc-script-setup:defineModel()",
|
|
964
|
-
title: "defineModel()",
|
|
965
|
-
description: "sfc-script-setup",
|
|
966
|
-
url: "https:/vuejs.org/api/sfc-script-setup#definemodel"
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
id: "doc:sfc-script-setup:defineExpose()",
|
|
970
|
-
title: "defineExpose()",
|
|
971
|
-
description: "sfc-script-setup",
|
|
972
|
-
url: "https:/vuejs.org/api/sfc-script-setup#defineexpose"
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
id: "doc:sfc-script-setup:defineOptions()",
|
|
976
|
-
title: "defineOptions()",
|
|
977
|
-
description: "sfc-script-setup",
|
|
978
|
-
url: "https:/vuejs.org/api/sfc-script-setup#defineoptions"
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
id: "doc:sfc-script-setup:defineSlots()",
|
|
982
|
-
title: "defineSlots()",
|
|
983
|
-
description: "sfc-script-setup",
|
|
984
|
-
url: "https:/vuejs.org/api/sfc-script-setup#defineslots"
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
id: "doc:sfc-script-setup:useSlots() & useAttrs()",
|
|
988
|
-
title: "useSlots() & useAttrs()",
|
|
989
|
-
description: "sfc-script-setup",
|
|
990
|
-
url: "https:/vuejs.org/api/sfc-script-setup#useslots-useattrs"
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
id: "doc:sfc-script-setup:Usage alongside normal <script>",
|
|
994
|
-
title: "Usage alongside normal <script>",
|
|
995
|
-
description: "sfc-script-setup",
|
|
996
|
-
url: "https:/vuejs.org/api/sfc-script-setup#usage-alongside-normal-script"
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
id: "doc:sfc-script-setup:Top-level await",
|
|
1000
|
-
title: "Top-level await",
|
|
1001
|
-
description: "sfc-script-setup",
|
|
1002
|
-
url: "https:/vuejs.org/api/sfc-script-setup#top-level-await"
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
id: "doc:sfc-script-setup:Generics",
|
|
1006
|
-
title: "Generics",
|
|
1007
|
-
description: "sfc-script-setup",
|
|
1008
|
-
url: "https:/vuejs.org/api/sfc-script-setup#generics"
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
id: "doc:sfc-script-setup:Restrictions",
|
|
1012
|
-
title: "Restrictions",
|
|
1013
|
-
description: "sfc-script-setup",
|
|
1014
|
-
url: "https:/vuejs.org/api/sfc-script-setup#restrictions"
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
id: "doc:sfc-spec:Overview",
|
|
1018
|
-
title: "Overview",
|
|
1019
|
-
description: "sfc-spec",
|
|
1020
|
-
url: "https:/vuejs.org/api/sfc-spec#overview"
|
|
1021
|
-
},
|
|
1022
|
-
{
|
|
1023
|
-
id: "doc:sfc-spec:Language Blocks",
|
|
1024
|
-
title: "Language Blocks",
|
|
1025
|
-
description: "sfc-spec",
|
|
1026
|
-
url: "https:/vuejs.org/api/sfc-spec#language-blocks"
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
id: "doc:sfc-spec:Automatic Name Inference",
|
|
1030
|
-
title: "Automatic Name Inference",
|
|
1031
|
-
description: "sfc-spec",
|
|
1032
|
-
url: "https:/vuejs.org/api/sfc-spec#automatic-name-inference"
|
|
1033
|
-
},
|
|
1034
|
-
{
|
|
1035
|
-
id: "doc:sfc-spec:Pre-Processors",
|
|
1036
|
-
title: "Pre-Processors",
|
|
1037
|
-
description: "sfc-spec",
|
|
1038
|
-
url: "https:/vuejs.org/api/sfc-spec#pre-processors"
|
|
1039
|
-
},
|
|
1040
|
-
{
|
|
1041
|
-
id: "doc:sfc-spec:src Imports",
|
|
1042
|
-
title: "src Imports",
|
|
1043
|
-
description: "sfc-spec",
|
|
1044
|
-
url: "https:/vuejs.org/api/sfc-spec#src-imports"
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
id: "doc:sfc-spec:Comments",
|
|
1048
|
-
title: "Comments",
|
|
1049
|
-
description: "sfc-spec",
|
|
1050
|
-
url: "https:/vuejs.org/api/sfc-spec#comments"
|
|
1051
|
-
},
|
|
1052
|
-
{
|
|
1053
|
-
id: "doc:ssr:renderToString()",
|
|
1054
|
-
title: "renderToString()",
|
|
1055
|
-
description: "ssr",
|
|
1056
|
-
url: "https:/vuejs.org/api/ssr#rendertostring"
|
|
1057
|
-
},
|
|
1058
|
-
{
|
|
1059
|
-
id: "doc:ssr:renderToNodeStream()",
|
|
1060
|
-
title: "renderToNodeStream()",
|
|
1061
|
-
description: "ssr",
|
|
1062
|
-
url: "https:/vuejs.org/api/ssr#rendertonodestream"
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
id: "doc:ssr:pipeToNodeWritable()",
|
|
1066
|
-
title: "pipeToNodeWritable()",
|
|
1067
|
-
description: "ssr",
|
|
1068
|
-
url: "https:/vuejs.org/api/ssr#pipetonodewritable"
|
|
1069
|
-
},
|
|
1070
|
-
{
|
|
1071
|
-
id: "doc:ssr:renderToWebStream()",
|
|
1072
|
-
title: "renderToWebStream()",
|
|
1073
|
-
description: "ssr",
|
|
1074
|
-
url: "https:/vuejs.org/api/ssr#rendertowebstream"
|
|
1075
|
-
},
|
|
1076
|
-
{
|
|
1077
|
-
id: "doc:ssr:pipeToWebWritable()",
|
|
1078
|
-
title: "pipeToWebWritable()",
|
|
1079
|
-
description: "ssr",
|
|
1080
|
-
url: "https:/vuejs.org/api/ssr#pipetowebwritable"
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
id: "doc:ssr:renderToSimpleStream()",
|
|
1084
|
-
title: "renderToSimpleStream()",
|
|
1085
|
-
description: "ssr",
|
|
1086
|
-
url: "https:/vuejs.org/api/ssr#rendertosimplestream"
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
id: "doc:ssr:useSSRContext()",
|
|
1090
|
-
title: "useSSRContext()",
|
|
1091
|
-
description: "ssr",
|
|
1092
|
-
url: "https:/vuejs.org/api/ssr#usessrcontext"
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
id: "doc:utility-types:PropType",
|
|
1096
|
-
title: "PropType",
|
|
1097
|
-
description: "utility-types",
|
|
1098
|
-
url: "https:/vuejs.org/api/utility-types#proptype-t"
|
|
1099
|
-
},
|
|
1100
|
-
{
|
|
1101
|
-
id: "doc:utility-types:MaybeRef",
|
|
1102
|
-
title: "MaybeRef",
|
|
1103
|
-
description: "utility-types",
|
|
1104
|
-
url: "https:/vuejs.org/api/utility-types#mayberef"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
id: "doc:utility-types:MaybeRefOrGetter",
|
|
1108
|
-
title: "MaybeRefOrGetter",
|
|
1109
|
-
description: "utility-types",
|
|
1110
|
-
url: "https:/vuejs.org/api/utility-types#maybereforgetter"
|
|
1111
|
-
},
|
|
1112
|
-
{
|
|
1113
|
-
id: "doc:utility-types:ExtractPropTypes",
|
|
1114
|
-
title: "ExtractPropTypes",
|
|
1115
|
-
description: "utility-types",
|
|
1116
|
-
url: "https:/vuejs.org/api/utility-types#extractproptypes"
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
id: "doc:utility-types:ExtractPublicPropTypes",
|
|
1120
|
-
title: "ExtractPublicPropTypes",
|
|
1121
|
-
description: "utility-types",
|
|
1122
|
-
url: "https:/vuejs.org/api/utility-types#extractpublicproptypes"
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
id: "doc:utility-types:ComponentCustomProperties",
|
|
1126
|
-
title: "ComponentCustomProperties",
|
|
1127
|
-
description: "utility-types",
|
|
1128
|
-
url: "https:/vuejs.org/api/utility-types#componentcustomproperties"
|
|
1129
|
-
},
|
|
1130
|
-
{
|
|
1131
|
-
id: "doc:utility-types:ComponentCustomOptions",
|
|
1132
|
-
title: "ComponentCustomOptions",
|
|
1133
|
-
description: "utility-types",
|
|
1134
|
-
url: "https:/vuejs.org/api/utility-types#componentcustomoptions"
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
id: "doc:utility-types:ComponentCustomProps",
|
|
1138
|
-
title: "ComponentCustomProps",
|
|
1139
|
-
description: "utility-types",
|
|
1140
|
-
url: "https:/vuejs.org/api/utility-types#componentcustomprops"
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
id: "doc:utility-types:CSSProperties",
|
|
1144
|
-
title: "CSSProperties",
|
|
1145
|
-
description: "utility-types",
|
|
1146
|
-
url: "https:/vuejs.org/api/utility-types#cssproperties"
|
|
1147
|
-
}
|
|
1148
|
-
];
|
|
1149
|
-
export {
|
|
1150
|
-
i as default
|
|
1151
|
-
};
|