@vuetify/nightly 3.9.1-dev.2025-07-17 → 3.9.1-master.2025-07-17
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/CHANGELOG.md +5 -11
- package/dist/json/attributes.json +1025 -1045
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +148 -148
- package/dist/json/tags.json +0 -5
- package/dist/json/web-types.json +1842 -1912
- package/dist/vuetify-labs.cjs +27 -216
- package/dist/vuetify-labs.css +5593 -5595
- package/dist/vuetify-labs.d.ts +51 -113
- package/dist/vuetify-labs.esm.js +27 -216
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +27 -216
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +18 -178
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +1500 -1502
- package/dist/vuetify.d.ts +51 -103
- package/dist/vuetify.esm.js +18 -178
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +18 -178
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +701 -723
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +0 -1
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VCombobox/VCombobox.js +0 -1
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VFileInput/VFileInput.d.ts +0 -15
- package/lib/components/VFileInput/VFileInput.js +9 -38
- package/lib/components/VFileInput/VFileInput.js.map +1 -1
- package/lib/components/VList/VList.js +1 -2
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VList/VListItem.js +1 -7
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.css +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.d.ts +0 -75
- package/lib/components/VProgressLinear/VProgressLinear.js +6 -32
- package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.sass +2 -2
- package/lib/components/VSelect/VSelect.js +0 -1
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +51 -51
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.d.ts +0 -15
- package/lib/labs/VFileUpload/VFileUpload.js +9 -39
- package/lib/labs/VFileUpload/VFileUpload.js.map +1 -1
- package/package.json +1 -1
- package/lib/components/VProgressLinear/chunks.d.ts +0 -55
- package/lib/components/VProgressLinear/chunks.js +0 -62
- package/lib/components/VProgressLinear/chunks.js.map +0 -1
- package/lib/composables/fileFilter.d.ts +0 -18
- package/lib/composables/fileFilter.js +0 -38
- package/lib/composables/fileFilter.js.map +0 -1
@@ -489,7 +489,7 @@
|
|
489
489
|
},
|
490
490
|
"VAutocomplete/details": {
|
491
491
|
"type": "boolean\n",
|
492
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
492
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
493
493
|
},
|
494
494
|
"VAutocomplete/label": {
|
495
495
|
"type": "string\n",
|
@@ -585,7 +585,7 @@
|
|
585
585
|
},
|
586
586
|
"VAutocomplete/item-type": {
|
587
587
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>\n",
|
588
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
588
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/list-items.json))"
|
589
589
|
},
|
590
590
|
"VAutocomplete/return-object": {
|
591
591
|
"type": "boolean\n",
|
@@ -625,7 +625,7 @@
|
|
625
625
|
},
|
626
626
|
"VAutocomplete/no-auto-scroll": {
|
627
627
|
"type": "boolean\n",
|
628
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
628
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Select.json))"
|
629
629
|
},
|
630
630
|
"VAutocomplete/counter": {
|
631
631
|
"type": "string | number | boolean\n",
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
},
|
1570
1570
|
"VBtnGroup/direction": {
|
1571
1571
|
"type": "'horizontal' | 'vertical'\n",
|
1572
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
1572
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VBtnGroup.json))"
|
1573
1573
|
},
|
1574
1574
|
"VBtnToggle/tag": {
|
1575
1575
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
@@ -1641,7 +1641,7 @@
|
|
1641
1641
|
},
|
1642
1642
|
"VBtnToggle/direction": {
|
1643
1643
|
"type": "'horizontal' | 'vertical'\n",
|
1644
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
1644
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VBtnGroup.json))"
|
1645
1645
|
},
|
1646
1646
|
"VCalendar/title": {
|
1647
1647
|
"type": "string\n",
|
@@ -2181,7 +2181,7 @@
|
|
2181
2181
|
},
|
2182
2182
|
"VCarousel/vertical-arrows": {
|
2183
2183
|
"type": "boolean | 'left' | 'right'\n",
|
2184
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
2184
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VWindow.json))"
|
2185
2185
|
},
|
2186
2186
|
"VCarousel/vertical-delimiters": {
|
2187
2187
|
"type": "boolean | 'left' | 'right'\n",
|
@@ -2933,7 +2933,7 @@
|
|
2933
2933
|
},
|
2934
2934
|
"VColorInput/details": {
|
2935
2935
|
"type": "boolean\n",
|
2936
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
2936
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
2937
2937
|
},
|
2938
2938
|
"VColorInput/label": {
|
2939
2939
|
"type": "string\n",
|
@@ -3137,11 +3137,11 @@
|
|
3137
3137
|
},
|
3138
3138
|
"VColorInput/pip": {
|
3139
3139
|
"type": "boolean\n",
|
3140
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3140
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VColorInput.json))"
|
3141
3141
|
},
|
3142
3142
|
"VColorInput/pip-icon": {
|
3143
3143
|
"type": "string\n",
|
3144
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3144
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VColorInput.json))"
|
3145
3145
|
},
|
3146
3146
|
"VColorInput/cancel-text": {
|
3147
3147
|
"type": "string\n",
|
@@ -3393,7 +3393,7 @@
|
|
3393
3393
|
},
|
3394
3394
|
"VCombobox/details": {
|
3395
3395
|
"type": "boolean\n",
|
3396
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3396
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
3397
3397
|
},
|
3398
3398
|
"VCombobox/label": {
|
3399
3399
|
"type": "string\n",
|
@@ -3693,7 +3693,7 @@
|
|
3693
3693
|
},
|
3694
3694
|
"VCombobox/item-type": {
|
3695
3695
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>\n",
|
3696
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3696
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/list-items.json))"
|
3697
3697
|
},
|
3698
3698
|
"VCombobox/return-object": {
|
3699
3699
|
"type": "boolean\n",
|
@@ -3721,7 +3721,7 @@
|
|
3721
3721
|
},
|
3722
3722
|
"VCombobox/no-auto-scroll": {
|
3723
3723
|
"type": "boolean\n",
|
3724
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3724
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Select.json))"
|
3725
3725
|
},
|
3726
3726
|
"VComponentIcon/icon": {
|
3727
3727
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
@@ -4893,7 +4893,7 @@
|
|
4893
4893
|
},
|
4894
4894
|
"VDateInput/details": {
|
4895
4895
|
"type": "boolean\n",
|
4896
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4896
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
4897
4897
|
},
|
4898
4898
|
"VDateInput/label": {
|
4899
4899
|
"type": "string\n",
|
@@ -6367,22 +6367,22 @@
|
|
6367
6367
|
"type": "boolean\n",
|
6368
6368
|
"description": "Absolutely positions the leaving element (useful for [FLIP](https://aerotwist.com/blog/flip-your-animations/))."
|
6369
6369
|
},
|
6370
|
-
"VFadeTransition/disabled": {
|
6371
|
-
"type": "boolean\n",
|
6372
|
-
"description": "Removes the ability to click or target the component."
|
6373
|
-
},
|
6374
6370
|
"VFadeTransition/mode": {
|
6375
6371
|
"type": "string\n",
|
6376
6372
|
"description": "Sets the transition mode (does not apply to transition-group). You can find more information on the Vue documentation [for transition modes](https://vuejs.org/api/built-in-components.html#transition)."
|
6377
6373
|
},
|
6378
|
-
"VFadeTransition/
|
6379
|
-
"type": "
|
6380
|
-
"description": "
|
6374
|
+
"VFadeTransition/disabled": {
|
6375
|
+
"type": "boolean\n",
|
6376
|
+
"description": "Removes the ability to click or target the component."
|
6381
6377
|
},
|
6382
6378
|
"VFadeTransition/group": {
|
6383
6379
|
"type": "boolean\n",
|
6384
6380
|
"description": "Creates a `transition-group` component. You can find more information in the [vue docs](https://vuejs.org/api/built-in-components.html#transitiongroup)."
|
6385
6381
|
},
|
6382
|
+
"VFadeTransition/origin": {
|
6383
|
+
"type": "string\n",
|
6384
|
+
"description": "Sets the transition origin on the element. You can find more information on the MDN documentation [for transition origin](https://developer.mozilla.org/en-US/docs/Web/CSS/transform-origin)."
|
6385
|
+
},
|
6386
6386
|
"VFadeTransition/hide-on-leave": {
|
6387
6387
|
"type": "boolean\n",
|
6388
6388
|
"description": "Hides the leaving element (no exit animation)."
|
@@ -6405,7 +6405,7 @@
|
|
6405
6405
|
},
|
6406
6406
|
"VField/details": {
|
6407
6407
|
"type": "boolean\n",
|
6408
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6408
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
6409
6409
|
},
|
6410
6410
|
"VField/label": {
|
6411
6411
|
"type": "string\n",
|
@@ -6577,7 +6577,7 @@
|
|
6577
6577
|
},
|
6578
6578
|
"VFileInput/details": {
|
6579
6579
|
"type": "boolean\n",
|
6580
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6580
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
6581
6581
|
},
|
6582
6582
|
"VFileInput/label": {
|
6583
6583
|
"type": "string\n",
|
@@ -6723,10 +6723,6 @@
|
|
6723
6723
|
"type": "boolean | 1000 | 1024\n",
|
6724
6724
|
"description": "Sets the displayed size of selected file(s). When using **true** will default to _1000_ displaying (**kB, MB, GB**) while _1024_ will display (**KiB, MiB, GiB**)."
|
6725
6725
|
},
|
6726
|
-
"VFileInput/filter-by-type": {
|
6727
|
-
"type": "string\n",
|
6728
|
-
"description": "Make the input accept only files matched by one or more [unique file type specifiers](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#Unique_file_type_specifiers). Applies to drag & drop and selecting folders. Emits `rejected` event when some files do not pass through to make it possible to notify user and deliver better user experience."
|
6729
|
-
},
|
6730
6726
|
"VFileUpload/length": {
|
6731
6727
|
"type": "string | number\n",
|
6732
6728
|
"description": "Sets the dividers length. Default unit is px."
|
@@ -6863,10 +6859,6 @@
|
|
6863
6859
|
"type": "boolean\n",
|
6864
6860
|
"description": "Shows the size of the file."
|
6865
6861
|
},
|
6866
|
-
"VFileUpload/filter-by-type": {
|
6867
|
-
"type": "string\n",
|
6868
|
-
"description": "Make the input accept only files matched by one or more [unique file type specifiers](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#Unique_file_type_specifiers). Applies to drag & drop and selecting folders. Emits `rejected` event when some files do not pass through to make it possible to notify user and deliver better user experience."
|
6869
|
-
},
|
6870
6862
|
"VFileUploadItem/replace": {
|
6871
6863
|
"type": "boolean\n",
|
6872
6864
|
"description": "Setting **replace** prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will not leave a history record. You can find more information about the [replace](https://router.vuejs.org/api/#replace) prop on the vue-router documentation."
|
@@ -7171,30 +7163,10 @@
|
|
7171
7163
|
"type": "string | number\n",
|
7172
7164
|
"description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
|
7173
7165
|
},
|
7174
|
-
"VIcon/end": {
|
7175
|
-
"type": "boolean\n",
|
7176
|
-
"description": "Applies margin at the start of the component."
|
7177
|
-
},
|
7178
|
-
"VIcon/start": {
|
7179
|
-
"type": "boolean\n",
|
7180
|
-
"description": "Applies margin at the end of the component."
|
7181
|
-
},
|
7182
|
-
"VIcon/icon": {
|
7183
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7184
|
-
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
7185
|
-
},
|
7186
7166
|
"VIcon/tag": {
|
7187
7167
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
7188
7168
|
"description": "Specify a custom tag used on the root element."
|
7189
7169
|
},
|
7190
|
-
"VIcon/theme": {
|
7191
|
-
"type": "string\n",
|
7192
|
-
"description": "Specify a theme for this component and all of its children."
|
7193
|
-
},
|
7194
|
-
"VIcon/color": {
|
7195
|
-
"type": "string\n",
|
7196
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7197
|
-
},
|
7198
7170
|
"VIcon/disabled": {
|
7199
7171
|
"type": "boolean\n",
|
7200
7172
|
"description": "Removes the ability to click or target the component."
|
@@ -7203,45 +7175,29 @@
|
|
7203
7175
|
"type": "string | number\n",
|
7204
7176
|
"description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**."
|
7205
7177
|
},
|
7206
|
-
"VIcon/
|
7207
|
-
"type": "string | number\n",
|
7208
|
-
"description": "Sets the component's opacity value"
|
7209
|
-
},
|
7210
|
-
"VIconBtn/tag": {
|
7211
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
7212
|
-
"description": "Specify a custom tag used on the root element."
|
7213
|
-
},
|
7214
|
-
"VIconBtn/disabled": {
|
7215
|
-
"type": "boolean\n",
|
7216
|
-
"description": "Removes the ability to click or target the component."
|
7217
|
-
},
|
7218
|
-
"VIconBtn/height": {
|
7219
|
-
"type": "string | number\n",
|
7220
|
-
"description": "Sets the height for the component."
|
7221
|
-
},
|
7222
|
-
"VIconBtn/size": {
|
7223
|
-
"type": "string | number\n",
|
7224
|
-
"description": "Sets the height and width of the component."
|
7225
|
-
},
|
7226
|
-
"VIconBtn/width": {
|
7227
|
-
"type": "string | number\n",
|
7228
|
-
"description": "Sets the width for the component."
|
7229
|
-
},
|
7230
|
-
"VIconBtn/theme": {
|
7178
|
+
"VIcon/theme": {
|
7231
7179
|
"type": "string\n",
|
7232
7180
|
"description": "Specify a theme for this component and all of its children."
|
7233
7181
|
},
|
7234
|
-
"
|
7182
|
+
"VIcon/start": {
|
7235
7183
|
"type": "boolean\n",
|
7236
|
-
"description": "
|
7184
|
+
"description": "Applies margin at the end of the component."
|
7237
7185
|
},
|
7238
|
-
"
|
7186
|
+
"VIcon/end": {
|
7187
|
+
"type": "boolean\n",
|
7188
|
+
"description": "Applies margin at the start of the component."
|
7189
|
+
},
|
7190
|
+
"VIcon/color": {
|
7239
7191
|
"type": "string\n",
|
7240
|
-
"description": "
|
7192
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7241
7193
|
},
|
7242
|
-
"
|
7243
|
-
"type": "
|
7244
|
-
"description": "
|
7194
|
+
"VIcon/icon": {
|
7195
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7196
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
7197
|
+
},
|
7198
|
+
"VIcon/opacity": {
|
7199
|
+
"type": "string | number\n",
|
7200
|
+
"description": "Sets the component's opacity value"
|
7245
7201
|
},
|
7246
7202
|
"VIconBtn/text": {
|
7247
7203
|
"type": "string | number | boolean\n",
|
@@ -7251,13 +7207,29 @@
|
|
7251
7207
|
"type": "string | number | boolean\n",
|
7252
7208
|
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
7253
7209
|
},
|
7210
|
+
"VIconBtn/icon": {
|
7211
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7212
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
7213
|
+
},
|
7214
|
+
"VIconBtn/height": {
|
7215
|
+
"type": "string | number\n",
|
7216
|
+
"description": "Sets the height for the component."
|
7217
|
+
},
|
7218
|
+
"VIconBtn/width": {
|
7219
|
+
"type": "string | number\n",
|
7220
|
+
"description": "Sets the width for the component."
|
7221
|
+
},
|
7254
7222
|
"VIconBtn/elevation": {
|
7255
7223
|
"type": "string | number\n",
|
7256
7224
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
7257
7225
|
},
|
7258
|
-
"VIconBtn/
|
7259
|
-
"type": "
|
7260
|
-
"description": "
|
7226
|
+
"VIconBtn/icon-sizes": {
|
7227
|
+
"type": "['default' | 'small' | 'x-small' | 'large' | 'x-large', number][]\n",
|
7228
|
+
"description": "An array of tuples that define the icon sizes for each named size."
|
7229
|
+
},
|
7230
|
+
"VIconBtn/icon-size": {
|
7231
|
+
"type": "string | number\n",
|
7232
|
+
"description": "The specific size of the icon, can use named sizes."
|
7261
7233
|
},
|
7262
7234
|
"VIconBtn/rounded": {
|
7263
7235
|
"type": "string | number | boolean\n",
|
@@ -7267,32 +7239,56 @@
|
|
7267
7239
|
"type": "boolean\n",
|
7268
7240
|
"description": "Removes any applied **border-radius** from the component."
|
7269
7241
|
},
|
7242
|
+
"VIconBtn/tag": {
|
7243
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
7244
|
+
"description": "Specify a custom tag used on the root element."
|
7245
|
+
},
|
7246
|
+
"VIconBtn/theme": {
|
7247
|
+
"type": "string\n",
|
7248
|
+
"description": "Specify a theme for this component and all of its children."
|
7249
|
+
},
|
7270
7250
|
"VIconBtn/color": {
|
7271
7251
|
"type": "string\n",
|
7272
7252
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7273
7253
|
},
|
7274
7254
|
"VIconBtn/variant": {
|
7275
|
-
"type": "'
|
7255
|
+
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
7276
7256
|
"description": "Applies a distinct style to the component."
|
7277
7257
|
},
|
7278
|
-
"VIconBtn/
|
7279
|
-
"type": "
|
7280
|
-
"description": "
|
7258
|
+
"VIconBtn/disabled": {
|
7259
|
+
"type": "boolean\n",
|
7260
|
+
"description": "Removes the ability to click or target the component."
|
7261
|
+
},
|
7262
|
+
"VIconBtn/size": {
|
7263
|
+
"type": "string | number\n",
|
7264
|
+
"description": "Sets the height and width of the component."
|
7265
|
+
},
|
7266
|
+
"VIconBtn/active-color": {
|
7267
|
+
"type": "string\n",
|
7268
|
+
"description": "The applied color when the component is in an active state."
|
7281
7269
|
},
|
7282
7270
|
"VIconBtn/opacity": {
|
7283
7271
|
"type": "string | number\n",
|
7284
7272
|
"description": "Sets the component's opacity value"
|
7285
7273
|
},
|
7286
|
-
"VIconBtn/sizes": {
|
7287
|
-
"type": "['small' | 'default' | 'x-small' | 'large' | 'x-large', number][]\n",
|
7288
|
-
"description": "An array of tuples that define the button sizes for each named size."
|
7289
|
-
},
|
7290
7274
|
"VIconBtn/icon-color": {
|
7291
7275
|
"type": "string\n",
|
7292
7276
|
"description": "Explicit color applied to the icon."
|
7293
7277
|
},
|
7278
|
+
"VIconBtn/readonly": {
|
7279
|
+
"type": "boolean\n",
|
7280
|
+
"description": "Puts the button in a readonly state. Cannot be clicked or navigated to by keyboard."
|
7281
|
+
},
|
7282
|
+
"VIconBtn/active": {
|
7283
|
+
"type": "boolean\n",
|
7284
|
+
"description": "When undefined (default), the component utilizes its default variant, otherwise it will use the activeVariant if active is true, or the baseVariant if active is false."
|
7285
|
+
},
|
7286
|
+
"VIconBtn/loading": {
|
7287
|
+
"type": "boolean\n",
|
7288
|
+
"description": "Displays circular progress bar in place of the icon."
|
7289
|
+
},
|
7294
7290
|
"VIconBtn/base-variant": {
|
7295
|
-
"type": "'
|
7291
|
+
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
7296
7292
|
"description": "When active is a boolean, this variant is used when active is false."
|
7297
7293
|
},
|
7298
7294
|
"VIconBtn/hide-overlay": {
|
@@ -7303,26 +7299,38 @@
|
|
7303
7299
|
"type": "string | number\n",
|
7304
7300
|
"description": "The rotation of the icon in degrees."
|
7305
7301
|
},
|
7306
|
-
"VIconBtn/
|
7307
|
-
"type": "['
|
7308
|
-
"description": "An array of tuples that define the
|
7309
|
-
},
|
7310
|
-
"VIconBtn/icon-size": {
|
7311
|
-
"type": "string | number\n",
|
7312
|
-
"description": "The specific size of the icon, can use named sizes."
|
7302
|
+
"VIconBtn/sizes": {
|
7303
|
+
"type": "['default' | 'small' | 'x-small' | 'large' | 'x-large', number][]\n",
|
7304
|
+
"description": "An array of tuples that define the button sizes for each named size."
|
7313
7305
|
},
|
7314
7306
|
"VIconBtn/active-icon": {
|
7315
7307
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7316
7308
|
"description": "When active is a boolean, this icon is used when active is true."
|
7317
7309
|
},
|
7318
7310
|
"VIconBtn/active-variant": {
|
7319
|
-
"type": "'
|
7311
|
+
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
7320
7312
|
"description": "When active is a boolean, this variant is used when active is true."
|
7321
7313
|
},
|
7314
|
+
"VImg/alt": {
|
7315
|
+
"type": "string\n",
|
7316
|
+
"description": "Alternate text for screen readers. Leave empty for decorative images."
|
7317
|
+
},
|
7322
7318
|
"VImg/height": {
|
7323
7319
|
"type": "string | number\n",
|
7324
7320
|
"description": "Sets the height for the component."
|
7325
7321
|
},
|
7322
|
+
"VImg/src": {
|
7323
|
+
"type": " | string\n | { src: string; srcset: string; lazySrc: string; aspect: number }\n",
|
7324
|
+
"description": "The image URL. This prop is mandatory."
|
7325
|
+
},
|
7326
|
+
"VImg/width": {
|
7327
|
+
"type": "string | number\n",
|
7328
|
+
"description": "Sets the width for the component."
|
7329
|
+
},
|
7330
|
+
"VImg/draggable": {
|
7331
|
+
"type": "boolean | 'true' | 'false'\n",
|
7332
|
+
"description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable)."
|
7333
|
+
},
|
7326
7334
|
"VImg/max-height": {
|
7327
7335
|
"type": "string | number\n",
|
7328
7336
|
"description": "Sets the maximum height for the component."
|
@@ -7339,10 +7347,6 @@
|
|
7339
7347
|
"type": "string | number\n",
|
7340
7348
|
"description": "Sets the minimum width for the component."
|
7341
7349
|
},
|
7342
|
-
"VImg/width": {
|
7343
|
-
"type": "string | number\n",
|
7344
|
-
"description": "Sets the width for the component."
|
7345
|
-
},
|
7346
7350
|
"VImg/position": {
|
7347
7351
|
"type": "string\n",
|
7348
7352
|
"description": "Applies [object-position](https://developer.mozilla.org/en-US/docs/Web/CSS/object-position) styles to the image and placeholder elements."
|
@@ -7363,37 +7367,21 @@
|
|
7363
7367
|
"type": "string\n",
|
7364
7368
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7365
7369
|
},
|
7366
|
-
"VImg/
|
7367
|
-
"type": "string\n",
|
7368
|
-
"description": "Alternate text for screen readers. Leave empty for decorative images."
|
7369
|
-
},
|
7370
|
-
"VImg/src": {
|
7371
|
-
"type": " | string\n | { src: string; srcset: string; lazySrc: string; aspect: number }\n",
|
7372
|
-
"description": "The image URL. This prop is mandatory."
|
7373
|
-
},
|
7374
|
-
"VImg/draggable": {
|
7375
|
-
"type": "boolean | 'true' | 'false'\n",
|
7376
|
-
"description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable)."
|
7377
|
-
},
|
7378
|
-
"VImg/eager": {
|
7370
|
+
"VImg/inline": {
|
7379
7371
|
"type": "boolean\n",
|
7380
|
-
"description": "
|
7381
|
-
},
|
7382
|
-
"VImg/content-class": {
|
7383
|
-
"type": "any\n",
|
7384
|
-
"description": "Apply a custom class to the internal content element."
|
7372
|
+
"description": "Display as an inline element instead of a block, also disables flex-grow."
|
7385
7373
|
},
|
7386
7374
|
"VImg/transition": {
|
7387
7375
|
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
7388
7376
|
"description": "The transition to use when switching from `lazy-src` to `src`. Can be one of the [built in](/styles/transitions/) or custom transition."
|
7389
7377
|
},
|
7390
|
-
"VImg/
|
7391
|
-
"type": "
|
7392
|
-
"description": "
|
7378
|
+
"VImg/content-class": {
|
7379
|
+
"type": "any\n",
|
7380
|
+
"description": "Apply a custom class to the internal content element."
|
7393
7381
|
},
|
7394
|
-
"VImg/
|
7382
|
+
"VImg/eager": {
|
7395
7383
|
"type": "boolean\n",
|
7396
|
-
"description": "
|
7384
|
+
"description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
|
7397
7385
|
},
|
7398
7386
|
"VImg/cover": {
|
7399
7387
|
"type": "boolean\n",
|
@@ -7407,6 +7395,10 @@
|
|
7407
7395
|
"type": "string\n",
|
7408
7396
|
"description": "Something to show while waiting for the main image to load, typically a small base64-encoded thumbnail. Has a slight blur filter applied. \nNOTE: This prop has no effect unless either `height` or `aspect-ratio` are provided."
|
7409
7397
|
},
|
7398
|
+
"VImg/options": {
|
7399
|
+
"type": "IntersectionObserverInit\n",
|
7400
|
+
"description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor."
|
7401
|
+
},
|
7410
7402
|
"VImg/sizes": {
|
7411
7403
|
"type": "string\n",
|
7412
7404
|
"description": "For use with `srcset`, see [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-sizes)."
|
@@ -7427,22 +7419,10 @@
|
|
7427
7419
|
"type": " | 'origin'\n | 'no-referrer'\n | 'no-referrer-when-downgrade'\n | 'origin-when-cross-origin'\n | 'same-origin'\n | 'strict-origin'\n | 'strict-origin-when-cross-origin'\n | 'unsafe-url'\n",
|
7428
7420
|
"description": "Define which referrer is sent when fetching the resource [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#referrerpolicy)"
|
7429
7421
|
},
|
7430
|
-
"VInfiniteScroll/tag": {
|
7431
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
7432
|
-
"description": "Specify a custom tag used on the root element."
|
7433
|
-
},
|
7434
|
-
"VInfiniteScroll/mode": {
|
7435
|
-
"type": "'intersect' | 'manual'\n",
|
7436
|
-
"description": "Specifies if content should load automatically when scrolling (**intersect**) or manually (**manual**)."
|
7437
|
-
},
|
7438
7422
|
"VInfiniteScroll/height": {
|
7439
7423
|
"type": "string | number\n",
|
7440
7424
|
"description": "Sets the height for the component."
|
7441
7425
|
},
|
7442
|
-
"VInfiniteScroll/width": {
|
7443
|
-
"type": "string | number\n",
|
7444
|
-
"description": "Sets the width for the component."
|
7445
|
-
},
|
7446
7426
|
"VInfiniteScroll/max-height": {
|
7447
7427
|
"type": "string | number\n",
|
7448
7428
|
"description": "Sets the maximum height for the component."
|
@@ -7459,16 +7439,28 @@
|
|
7459
7439
|
"type": "string | number\n",
|
7460
7440
|
"description": "Sets the minimum width for the component."
|
7461
7441
|
},
|
7442
|
+
"VInfiniteScroll/width": {
|
7443
|
+
"type": "string | number\n",
|
7444
|
+
"description": "Sets the width for the component."
|
7445
|
+
},
|
7446
|
+
"VInfiniteScroll/tag": {
|
7447
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
7448
|
+
"description": "Specify a custom tag used on the root element."
|
7449
|
+
},
|
7462
7450
|
"VInfiniteScroll/color": {
|
7463
7451
|
"type": "string\n",
|
7464
7452
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7465
7453
|
},
|
7454
|
+
"VInfiniteScroll/mode": {
|
7455
|
+
"type": "'intersect' | 'manual'\n",
|
7456
|
+
"description": "Specifies if content should load automatically when scrolling (**intersect**) or manually (**manual**)."
|
7457
|
+
},
|
7466
7458
|
"VInfiniteScroll/direction": {
|
7467
7459
|
"type": "'horizontal' | 'vertical'\n",
|
7468
7460
|
"description": "Specifies if scroller is **vertical** or **horizontal**."
|
7469
7461
|
},
|
7470
7462
|
"VInfiniteScroll/side": {
|
7471
|
-
"type": "'
|
7463
|
+
"type": "'end' | 'start' | 'both'\n",
|
7472
7464
|
"description": "Specifies the side where new content should appear. Either the **start**, **end**, or **both** sides."
|
7473
7465
|
},
|
7474
7466
|
"VInfiniteScroll/margin": {
|
@@ -7483,62 +7475,74 @@
|
|
7483
7475
|
"type": "string\n",
|
7484
7476
|
"description": "Text shown when there is no more content to load."
|
7485
7477
|
},
|
7486
|
-
"VInput/
|
7487
|
-
"type": "
|
7488
|
-
"description": "
|
7478
|
+
"VInput/name": {
|
7479
|
+
"type": "string\n",
|
7480
|
+
"description": "Sets the component's name attribute."
|
7489
7481
|
},
|
7490
7482
|
"VInput/error": {
|
7491
7483
|
"type": "boolean\n",
|
7492
7484
|
"description": "Puts the input in a manual error state."
|
7493
7485
|
},
|
7494
|
-
"VInput/
|
7495
|
-
"type": "
|
7496
|
-
"description": "
|
7486
|
+
"VInput/label": {
|
7487
|
+
"type": "string\n",
|
7488
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
7497
7489
|
},
|
7498
|
-
"VInput/
|
7499
|
-
"type": "
|
7500
|
-
"description": "
|
7501
|
-
},
|
7502
|
-
"VInput/min-width": {
|
7503
|
-
"type": "string | number\n",
|
7504
|
-
"description": "Sets the minimum width for the component."
|
7490
|
+
"VInput/disabled": {
|
7491
|
+
"type": "boolean\n",
|
7492
|
+
"description": "Removes the ability to click or target the component."
|
7505
7493
|
},
|
7506
7494
|
"VInput/width": {
|
7507
7495
|
"type": "string | number\n",
|
7508
7496
|
"description": "Sets the width for the component."
|
7509
7497
|
},
|
7510
|
-
"VInput/theme": {
|
7511
|
-
"type": "string\n",
|
7512
|
-
"description": "Specify a theme for this component and all of its children."
|
7513
|
-
},
|
7514
|
-
"VInput/color": {
|
7515
|
-
"type": "string\n",
|
7516
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7517
|
-
},
|
7518
|
-
"VInput/name": {
|
7519
|
-
"type": "string\n",
|
7520
|
-
"description": "Sets the component's name attribute."
|
7521
|
-
},
|
7522
|
-
"VInput/disabled": {
|
7523
|
-
"type": "boolean\n",
|
7524
|
-
"description": "Removes the ability to click or target the component."
|
7525
|
-
},
|
7526
7498
|
"VInput/id": {
|
7527
7499
|
"type": "string\n",
|
7528
7500
|
"description": "Sets the DOM id on the component."
|
7529
7501
|
},
|
7530
|
-
"VInput/
|
7502
|
+
"VInput/theme": {
|
7531
7503
|
"type": "string\n",
|
7532
|
-
"description": "
|
7504
|
+
"description": "Specify a theme for this component and all of its children."
|
7533
7505
|
},
|
7534
7506
|
"VInput/base-color": {
|
7535
7507
|
"type": "string\n",
|
7536
7508
|
"description": "Sets the color of the input when it is not focused."
|
7537
7509
|
},
|
7510
|
+
"VInput/prepend-icon": {
|
7511
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7512
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
7513
|
+
},
|
7538
7514
|
"VInput/append-icon": {
|
7539
7515
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7540
7516
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
7541
7517
|
},
|
7518
|
+
"VInput/readonly": {
|
7519
|
+
"type": "boolean\n",
|
7520
|
+
"description": "Puts input in readonly state."
|
7521
|
+
},
|
7522
|
+
"VInput/density": {
|
7523
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
7524
|
+
"description": "Adjusts the vertical height used by the component."
|
7525
|
+
},
|
7526
|
+
"VInput/max-width": {
|
7527
|
+
"type": "string | number\n",
|
7528
|
+
"description": "Sets the maximum width for the component."
|
7529
|
+
},
|
7530
|
+
"VInput/min-width": {
|
7531
|
+
"type": "string | number\n",
|
7532
|
+
"description": "Sets the minimum width for the component."
|
7533
|
+
},
|
7534
|
+
"VInput/color": {
|
7535
|
+
"type": "string\n",
|
7536
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7537
|
+
},
|
7538
|
+
"VInput/model-value": {
|
7539
|
+
"type": "unknown\n",
|
7540
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
7541
|
+
},
|
7542
|
+
"VInput/direction": {
|
7543
|
+
"type": "'horizontal' | 'vertical'\n",
|
7544
|
+
"description": "Changes the direction of the input."
|
7545
|
+
},
|
7542
7546
|
"VInput/center-affix": {
|
7543
7547
|
"type": "boolean\n",
|
7544
7548
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
@@ -7551,10 +7555,6 @@
|
|
7551
7555
|
"type": "string | boolean\n",
|
7552
7556
|
"description": "Sets the color of the prepend/append icons."
|
7553
7557
|
},
|
7554
|
-
"VInput/prepend-icon": {
|
7555
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7556
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
7557
|
-
},
|
7558
7558
|
"VInput/hide-spin-buttons": {
|
7559
7559
|
"type": "boolean\n",
|
7560
7560
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
@@ -7571,10 +7571,6 @@
|
|
7571
7571
|
"type": "string | string[]\n",
|
7572
7572
|
"description": "Displays a list of messages or a single message if using a string."
|
7573
7573
|
},
|
7574
|
-
"VInput/direction": {
|
7575
|
-
"type": "'horizontal' | 'vertical'\n",
|
7576
|
-
"description": "Changes the direction of the input."
|
7577
|
-
},
|
7578
7574
|
"VInput/error-messages": {
|
7579
7575
|
"type": "string | string[]\n",
|
7580
7576
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
@@ -7583,10 +7579,6 @@
|
|
7583
7579
|
"type": "string | number\n",
|
7584
7580
|
"description": "Control the maximum number of shown errors from validation."
|
7585
7581
|
},
|
7586
|
-
"VInput/readonly": {
|
7587
|
-
"type": "boolean\n",
|
7588
|
-
"description": "Puts input in readonly state."
|
7589
|
-
},
|
7590
7582
|
"VInput/rules": {
|
7591
7583
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
7592
7584
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
@@ -7619,10 +7611,18 @@
|
|
7619
7611
|
"type": "string\n",
|
7620
7612
|
"description": "Configure the active CSS class applied when an item is selected."
|
7621
7613
|
},
|
7614
|
+
"VItemGroup/model-value": {
|
7615
|
+
"type": "unknown\n",
|
7616
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
7617
|
+
},
|
7622
7618
|
"VItemGroup/tag": {
|
7623
7619
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
7624
7620
|
"description": "Specify a custom tag used on the root element."
|
7625
7621
|
},
|
7622
|
+
"VItemGroup/theme": {
|
7623
|
+
"type": "string\n",
|
7624
|
+
"description": "Specify a theme for this component and all of its children."
|
7625
|
+
},
|
7626
7626
|
"VItemGroup/disabled": {
|
7627
7627
|
"type": "boolean\n",
|
7628
7628
|
"description": "Puts all children components into a disabled state."
|
@@ -7635,21 +7635,21 @@
|
|
7635
7635
|
"type": "boolean\n",
|
7636
7636
|
"description": "Allows one to select multiple items."
|
7637
7637
|
},
|
7638
|
-
"VItemGroup/
|
7639
|
-
"type": "
|
7640
|
-
"description": "
|
7638
|
+
"VItemGroup/mandatory": {
|
7639
|
+
"type": "boolean | 'force'\n",
|
7640
|
+
"description": "Forces at least one item to always be selected (if available)."
|
7641
7641
|
},
|
7642
7642
|
"VItemGroup/selected-class": {
|
7643
7643
|
"type": "string\n",
|
7644
7644
|
"description": "Configure the selected CSS class. This class will be available in `v-item` default scoped slot."
|
7645
7645
|
},
|
7646
|
-
"
|
7647
|
-
"type": "
|
7648
|
-
"description": "
|
7646
|
+
"VKbd/tag": {
|
7647
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
7648
|
+
"description": "Specify a custom tag used on the root element."
|
7649
7649
|
},
|
7650
|
-
"
|
7651
|
-
"type": "
|
7652
|
-
"description": "
|
7650
|
+
"VKbd/theme": {
|
7651
|
+
"type": "string\n",
|
7652
|
+
"description": "Specify a theme for this component and all of its children."
|
7653
7653
|
},
|
7654
7654
|
"VKbd/border": {
|
7655
7655
|
"type": "string | number | boolean\n",
|
@@ -7667,14 +7667,6 @@
|
|
7667
7667
|
"type": "boolean\n",
|
7668
7668
|
"description": "Removes any applied **border-radius** from the component."
|
7669
7669
|
},
|
7670
|
-
"VKbd/tag": {
|
7671
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
7672
|
-
"description": "Specify a custom tag used on the root element."
|
7673
|
-
},
|
7674
|
-
"VKbd/theme": {
|
7675
|
-
"type": "string\n",
|
7676
|
-
"description": "Specify a theme for this component and all of its children."
|
7677
|
-
},
|
7678
7670
|
"VKbd/color": {
|
7679
7671
|
"type": "string\n",
|
7680
7672
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -7901,11 +7893,11 @@
|
|
7901
7893
|
},
|
7902
7894
|
"VList/activatable": {
|
7903
7895
|
"type": "boolean\n",
|
7904
|
-
"description": "Designates whether the list items are activatable.
|
7896
|
+
"description": "Designates whether the list items are activatable."
|
7905
7897
|
},
|
7906
7898
|
"VList/selectable": {
|
7907
7899
|
"type": "boolean\n",
|
7908
|
-
"description": "Designates whether the list items are selectable.
|
7900
|
+
"description": "Designates whether the list items are selectable."
|
7909
7901
|
},
|
7910
7902
|
"VList/opened": {
|
7911
7903
|
"type": "unknown\n",
|
@@ -8239,18 +8231,10 @@
|
|
8239
8231
|
"type": "boolean\n",
|
8240
8232
|
"description": "Specify a RTL mode."
|
8241
8233
|
},
|
8242
|
-
"VMain/tag": {
|
8243
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
8244
|
-
"description": "Specify a custom tag used on the root element."
|
8245
|
-
},
|
8246
8234
|
"VMain/height": {
|
8247
8235
|
"type": "string | number\n",
|
8248
8236
|
"description": "Sets the height for the component."
|
8249
8237
|
},
|
8250
|
-
"VMain/width": {
|
8251
|
-
"type": "string | number\n",
|
8252
|
-
"description": "Sets the width for the component."
|
8253
|
-
},
|
8254
8238
|
"VMain/max-height": {
|
8255
8239
|
"type": "string | number\n",
|
8256
8240
|
"description": "Sets the maximum height for the component."
|
@@ -8267,6 +8251,14 @@
|
|
8267
8251
|
"type": "string | number\n",
|
8268
8252
|
"description": "Sets the minimum width for the component."
|
8269
8253
|
},
|
8254
|
+
"VMain/width": {
|
8255
|
+
"type": "string | number\n",
|
8256
|
+
"description": "Sets the width for the component."
|
8257
|
+
},
|
8258
|
+
"VMain/tag": {
|
8259
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
8260
|
+
"description": "Specify a custom tag used on the root element."
|
8261
|
+
},
|
8270
8262
|
"VMain/scrollable": {
|
8271
8263
|
"type": "boolean\n",
|
8272
8264
|
"description": "Specify a custom scrollable function."
|
@@ -8279,57 +8271,25 @@
|
|
8279
8271
|
"type": "string\n",
|
8280
8272
|
"description": "Sets input type."
|
8281
8273
|
},
|
8282
|
-
"VMaskInput/model-value": {
|
8283
|
-
"type": "any\n",
|
8284
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8285
|
-
},
|
8286
|
-
"VMaskInput/error": {
|
8287
|
-
"type": "boolean\n",
|
8288
|
-
"description": "Puts the input in a manual error state."
|
8289
|
-
},
|
8290
8274
|
"VMaskInput/reverse": {
|
8291
8275
|
"type": "boolean\n",
|
8292
8276
|
"description": "Reverses the orientation."
|
8293
8277
|
},
|
8294
|
-
"VMaskInput/
|
8295
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
8296
|
-
"description": "Adjusts the vertical height used by the component."
|
8297
|
-
},
|
8298
|
-
"VMaskInput/max-width": {
|
8299
|
-
"type": "string | number\n",
|
8300
|
-
"description": "Sets the maximum width for the component."
|
8301
|
-
},
|
8302
|
-
"VMaskInput/min-width": {
|
8303
|
-
"type": "string | number\n",
|
8304
|
-
"description": "Sets the minimum width for the component."
|
8305
|
-
},
|
8306
|
-
"VMaskInput/width": {
|
8307
|
-
"type": "string | number\n",
|
8308
|
-
"description": "Sets the width for the component."
|
8309
|
-
},
|
8310
|
-
"VMaskInput/rounded": {
|
8311
|
-
"type": "string | number | boolean\n",
|
8312
|
-
"description": "Adds a border radius to the input."
|
8313
|
-
},
|
8314
|
-
"VMaskInput/tile": {
|
8315
|
-
"type": "boolean\n",
|
8316
|
-
"description": "Removes any applied **border-radius** from the component."
|
8317
|
-
},
|
8318
|
-
"VMaskInput/theme": {
|
8278
|
+
"VMaskInput/name": {
|
8319
8279
|
"type": "string\n",
|
8320
|
-
"description": "
|
8280
|
+
"description": "Sets the component's name attribute."
|
8321
8281
|
},
|
8322
|
-
"VMaskInput/
|
8323
|
-
"type": "
|
8324
|
-
"description": "
|
8282
|
+
"VMaskInput/error": {
|
8283
|
+
"type": "boolean\n",
|
8284
|
+
"description": "Puts the input in a manual error state."
|
8325
8285
|
},
|
8326
|
-
"VMaskInput/
|
8327
|
-
"type": "
|
8328
|
-
"description": "
|
8286
|
+
"VMaskInput/details": {
|
8287
|
+
"type": "boolean\n",
|
8288
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
8329
8289
|
},
|
8330
|
-
"VMaskInput/
|
8290
|
+
"VMaskInput/label": {
|
8331
8291
|
"type": "string\n",
|
8332
|
-
"description": "Sets the
|
8292
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
8333
8293
|
},
|
8334
8294
|
"VMaskInput/disabled": {
|
8335
8295
|
"type": "boolean\n",
|
@@ -8339,6 +8299,10 @@
|
|
8339
8299
|
"type": "string\n",
|
8340
8300
|
"description": "Sets the input’s placeholder text."
|
8341
8301
|
},
|
8302
|
+
"VMaskInput/width": {
|
8303
|
+
"type": "string | number\n",
|
8304
|
+
"description": "Sets the width for the component."
|
8305
|
+
},
|
8342
8306
|
"VMaskInput/id": {
|
8343
8307
|
"type": "string\n",
|
8344
8308
|
"description": "Sets the DOM id on the component."
|
@@ -8355,41 +8319,73 @@
|
|
8355
8319
|
"type": "boolean\n",
|
8356
8320
|
"description": "Enables autofocus."
|
8357
8321
|
},
|
8358
|
-
"VMaskInput/
|
8359
|
-
"type": "boolean\n",
|
8360
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VField.json))"
|
8361
|
-
},
|
8362
|
-
"VMaskInput/label": {
|
8322
|
+
"VMaskInput/theme": {
|
8363
8323
|
"type": "string\n",
|
8364
|
-
"description": "
|
8324
|
+
"description": "Specify a theme for this component and all of its children."
|
8325
|
+
},
|
8326
|
+
"VMaskInput/active": {
|
8327
|
+
"type": "boolean\n",
|
8328
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
8365
8329
|
},
|
8366
8330
|
"VMaskInput/base-color": {
|
8367
8331
|
"type": "string\n",
|
8368
8332
|
"description": "Sets the color of the input when it is not focused."
|
8369
8333
|
},
|
8370
|
-
"VMaskInput/
|
8371
|
-
"type": "string\n",
|
8372
|
-
"description": "
|
8334
|
+
"VMaskInput/prepend-icon": {
|
8335
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8336
|
+
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
8373
8337
|
},
|
8374
|
-
"VMaskInput/
|
8375
|
-
"type": "string | number |
|
8376
|
-
"description": "Creates
|
8338
|
+
"VMaskInput/append-icon": {
|
8339
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8340
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
8377
8341
|
},
|
8378
|
-
"VMaskInput/
|
8342
|
+
"VMaskInput/readonly": {
|
8379
8343
|
"type": "boolean\n",
|
8380
|
-
"description": "
|
8344
|
+
"description": "Puts input in readonly state."
|
8381
8345
|
},
|
8382
|
-
"VMaskInput/
|
8346
|
+
"VMaskInput/density": {
|
8347
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
8348
|
+
"description": "Adjusts the vertical height used by the component."
|
8349
|
+
},
|
8350
|
+
"VMaskInput/max-width": {
|
8351
|
+
"type": "string | number\n",
|
8352
|
+
"description": "Sets the maximum width for the component."
|
8353
|
+
},
|
8354
|
+
"VMaskInput/min-width": {
|
8355
|
+
"type": "string | number\n",
|
8356
|
+
"description": "Sets the minimum width for the component."
|
8357
|
+
},
|
8358
|
+
"VMaskInput/loading": {
|
8359
|
+
"type": "string | boolean\n",
|
8360
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
8361
|
+
},
|
8362
|
+
"VMaskInput/rounded": {
|
8363
|
+
"type": "string | number | boolean\n",
|
8364
|
+
"description": "Adds a border radius to the input."
|
8365
|
+
},
|
8366
|
+
"VMaskInput/tile": {
|
8383
8367
|
"type": "boolean\n",
|
8384
|
-
"description": "
|
8368
|
+
"description": "Removes any applied **border-radius** from the component."
|
8385
8369
|
},
|
8386
|
-
"VMaskInput/
|
8370
|
+
"VMaskInput/color": {
|
8387
8371
|
"type": "string\n",
|
8388
|
-
"description": "
|
8372
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8389
8373
|
},
|
8390
|
-
"VMaskInput/
|
8391
|
-
"type": " |
|
8392
|
-
"description": "
|
8374
|
+
"VMaskInput/variant": {
|
8375
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
8376
|
+
"description": "Applies a distinct style to the component."
|
8377
|
+
},
|
8378
|
+
"VMaskInput/model-value": {
|
8379
|
+
"type": "any\n",
|
8380
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8381
|
+
},
|
8382
|
+
"VMaskInput/bg-color": {
|
8383
|
+
"type": "string\n",
|
8384
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8385
|
+
},
|
8386
|
+
"VMaskInput/direction": {
|
8387
|
+
"type": "'horizontal' | 'vertical'\n",
|
8388
|
+
"description": "Changes the direction of the input."
|
8393
8389
|
},
|
8394
8390
|
"VMaskInput/center-affix": {
|
8395
8391
|
"type": "boolean\n",
|
@@ -8403,10 +8399,6 @@
|
|
8403
8399
|
"type": "string | boolean\n",
|
8404
8400
|
"description": "Sets the color of the prepend/append icons."
|
8405
8401
|
},
|
8406
|
-
"VMaskInput/prepend-icon": {
|
8407
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8408
|
-
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
8409
|
-
},
|
8410
8402
|
"VMaskInput/hide-spin-buttons": {
|
8411
8403
|
"type": "boolean\n",
|
8412
8404
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
@@ -8423,10 +8415,6 @@
|
|
8423
8415
|
"type": "string | string[]\n",
|
8424
8416
|
"description": "Displays a list of messages or a single message if using a string."
|
8425
8417
|
},
|
8426
|
-
"VMaskInput/direction": {
|
8427
|
-
"type": "'horizontal' | 'vertical'\n",
|
8428
|
-
"description": "Changes the direction of the input."
|
8429
|
-
},
|
8430
8418
|
"VMaskInput/error-messages": {
|
8431
8419
|
"type": "string | string[]\n",
|
8432
8420
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
@@ -8435,10 +8423,6 @@
|
|
8435
8423
|
"type": "string | number\n",
|
8436
8424
|
"description": "Control the maximum number of shown errors from validation."
|
8437
8425
|
},
|
8438
|
-
"VMaskInput/readonly": {
|
8439
|
-
"type": "boolean\n",
|
8440
|
-
"description": "Puts input in readonly state."
|
8441
|
-
},
|
8442
8426
|
"VMaskInput/rules": {
|
8443
8427
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
8444
8428
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
@@ -8459,6 +8443,22 @@
|
|
8459
8443
|
"type": "boolean | 'auto'\n",
|
8460
8444
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
8461
8445
|
},
|
8446
|
+
"VMaskInput/counter": {
|
8447
|
+
"type": "string | number | boolean\n",
|
8448
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
8449
|
+
},
|
8450
|
+
"VMaskInput/persistent-placeholder": {
|
8451
|
+
"type": "boolean\n",
|
8452
|
+
"description": "Forces placeholder to always be visible."
|
8453
|
+
},
|
8454
|
+
"VMaskInput/persistent-counter": {
|
8455
|
+
"type": "boolean\n",
|
8456
|
+
"description": "Forces counter to always be visible."
|
8457
|
+
},
|
8458
|
+
"VMaskInput/suffix": {
|
8459
|
+
"type": "string\n",
|
8460
|
+
"description": "Displays suffix text."
|
8461
|
+
},
|
8462
8462
|
"VMaskInput/append-inner-icon": {
|
8463
8463
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8464
8464
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
@@ -8471,10 +8471,6 @@
|
|
8471
8471
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8472
8472
|
"description": "The icon used when the **clearable** prop is set to true."
|
8473
8473
|
},
|
8474
|
-
"VMaskInput/active": {
|
8475
|
-
"type": "boolean\n",
|
8476
|
-
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
8477
|
-
},
|
8478
8474
|
"VMaskInput/dirty": {
|
8479
8475
|
"type": "boolean\n",
|
8480
8476
|
"description": "Manually apply the dirty state styling."
|
@@ -8491,10 +8487,6 @@
|
|
8491
8487
|
"type": "boolean\n",
|
8492
8488
|
"description": "Label does not move on focus/dirty."
|
8493
8489
|
},
|
8494
|
-
"VMaskInput/loading": {
|
8495
|
-
"type": "string | boolean\n",
|
8496
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
8497
|
-
},
|
8498
8490
|
"VMaskInput/counter-value": {
|
8499
8491
|
"type": "number | ((value: any) => number)\n",
|
8500
8492
|
"description": "Function returns the counter display text."
|
@@ -8511,26 +8503,14 @@
|
|
8511
8503
|
"type": "boolean\n",
|
8512
8504
|
"description": "Returns the unmodified masked string."
|
8513
8505
|
},
|
8514
|
-
"VMenu/
|
8506
|
+
"VMenu/model-value": {
|
8515
8507
|
"type": "boolean\n",
|
8516
|
-
"description": "
|
8508
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8517
8509
|
},
|
8518
8510
|
"VMenu/height": {
|
8519
8511
|
"type": "string | number\n",
|
8520
8512
|
"description": "Sets the height for the component."
|
8521
8513
|
},
|
8522
|
-
"VMenu/width": {
|
8523
|
-
"type": "string | number\n",
|
8524
|
-
"description": "Sets the width for the component."
|
8525
|
-
},
|
8526
|
-
"VMenu/id": {
|
8527
|
-
"type": "string\n",
|
8528
|
-
"description": "The unique identifier of the component."
|
8529
|
-
},
|
8530
|
-
"VMenu/theme": {
|
8531
|
-
"type": "string\n",
|
8532
|
-
"description": "Specify a theme for this component and all of its children."
|
8533
|
-
},
|
8534
8514
|
"VMenu/max-height": {
|
8535
8515
|
"type": "string | number\n",
|
8536
8516
|
"description": "Sets the maximum height for the component."
|
@@ -8547,22 +8527,42 @@
|
|
8547
8527
|
"type": "string | number\n",
|
8548
8528
|
"description": "Sets the minimum width for the component. Use `auto` to use the activator width."
|
8549
8529
|
},
|
8530
|
+
"VMenu/width": {
|
8531
|
+
"type": "string | number\n",
|
8532
|
+
"description": "Sets the width for the component."
|
8533
|
+
},
|
8550
8534
|
"VMenu/location": {
|
8551
8535
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
8552
8536
|
"description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
|
8553
8537
|
},
|
8554
|
-
"VMenu/
|
8538
|
+
"VMenu/theme": {
|
8539
|
+
"type": "string\n",
|
8540
|
+
"description": "Specify a theme for this component and all of its children."
|
8541
|
+
},
|
8542
|
+
"VMenu/disabled": {
|
8555
8543
|
"type": "boolean\n",
|
8556
|
-
"description": "
|
8544
|
+
"description": "Removes the ability to click or target the component."
|
8557
8545
|
},
|
8558
|
-
"VMenu/
|
8559
|
-
"type": "
|
8560
|
-
"description": "
|
8546
|
+
"VMenu/id": {
|
8547
|
+
"type": "string\n",
|
8548
|
+
"description": "The unique identifier of the component."
|
8549
|
+
},
|
8550
|
+
"VMenu/eager": {
|
8551
|
+
"type": "boolean\n",
|
8552
|
+
"description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
|
8561
8553
|
},
|
8562
8554
|
"VMenu/activator": {
|
8563
8555
|
"type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
|
8564
8556
|
"description": "Explicitly sets the overlay's activator."
|
8565
8557
|
},
|
8558
|
+
"VMenu/submenu": {
|
8559
|
+
"type": "boolean\n",
|
8560
|
+
"description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
|
8561
|
+
},
|
8562
|
+
"VMenu/disable-initial-focus": {
|
8563
|
+
"type": "boolean\n",
|
8564
|
+
"description": "Prevents automatic redirect of first `focusin` event. Intended to use on permanently open menus or VSpeedDial."
|
8565
|
+
},
|
8566
8566
|
"VMenu/close-on-back": {
|
8567
8567
|
"type": "boolean\n",
|
8568
8568
|
"description": "Closes the overlay content when the browser's back button is pressed or `$router.back()` is called, cancelling the original navigation. `persistent` overlays will cancel navigation and animate as if they were clicked outside instead of closing."
|
@@ -8631,10 +8631,6 @@
|
|
8631
8631
|
"type": "string | number\n",
|
8632
8632
|
"description": "Milliseconds to wait before opening component. Only works with the **open-on-hover** prop."
|
8633
8633
|
},
|
8634
|
-
"VMenu/eager": {
|
8635
|
-
"type": "boolean\n",
|
8636
|
-
"description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
|
8637
|
-
},
|
8638
8634
|
"VMenu/location-strategy": {
|
8639
8635
|
"type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n",
|
8640
8636
|
"description": "A function used to specifies how the component should position relative to its activator."
|
@@ -8648,25 +8644,17 @@
|
|
8648
8644
|
"description": "Increases distance from the target. When passed as a pair of numbers, the second value shifts anchor along the side and away from the target."
|
8649
8645
|
},
|
8650
8646
|
"VMenu/scroll-strategy": {
|
8651
|
-
"type": "'close' | '
|
8647
|
+
"type": "'close' | 'none' | 'block' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
|
8652
8648
|
"description": "Strategy used when the component is activate and user scrolls."
|
8653
8649
|
},
|
8650
|
+
"VMenu/transition": {
|
8651
|
+
"type": " | string\n | boolean\n | (TransitionProps & { component: Component })\n | {\n component: ComponentPublicInstanceConstructor<\n CreateComponentPublicInstanceWithMixins<\n {} & { target?: HTMLElement | [x: number, y: number] | undefined } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => any,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n PublicProps,\n {},\n true,\n {},\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n {},\n any,\n ComponentProvideOptions,\n OptionTypesType<{}, {}, {}, {}, {}, {}>,\n {} & { target?: HTMLElement | [x: number, y: number] | undefined } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => any,\n {},\n {},\n {},\n {}\n >,\n any,\n any,\n any,\n ComputedOptions,\n MethodOptions\n > &\n ComponentOptionsBase<\n {} & { target?: HTMLElement | [x: number, y: number] | undefined } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => any,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n string,\n {},\n {},\n string,\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n ComponentProvideOptions\n > &\n VNodeProps &\n AllowedComponentProps &\n ComponentCustomProps & {\n filterProps: (props: T) => Partial<Pick<T, U>>\n }\n }\n",
|
8652
|
+
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
8653
|
+
},
|
8654
8654
|
"VMenu/attach": {
|
8655
8655
|
"type": "string | boolean | Element\n",
|
8656
8656
|
"description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default. Generally not recommended except as a last resort: the default positioning algorithm should handle most scenarios better than is possible without teleporting, and you may have unexpected behavior if the menu ends up as child of its activator."
|
8657
8657
|
},
|
8658
|
-
"VMenu/submenu": {
|
8659
|
-
"type": "boolean\n",
|
8660
|
-
"description": "Opens with right arrow and closes on left instead of up/down. Implies `location=\"end\"`. Directions are reversed for RTL."
|
8661
|
-
},
|
8662
|
-
"VMenu/disable-initial-focus": {
|
8663
|
-
"type": "boolean\n",
|
8664
|
-
"description": "Prevents automatic redirect of first `focusin` event. Intended to use on permanently open menus or VSpeedDial."
|
8665
|
-
},
|
8666
|
-
"VMessages/active": {
|
8667
|
-
"type": "boolean\n",
|
8668
|
-
"description": "Determines whether the messages are visible or not."
|
8669
|
-
},
|
8670
8658
|
"VMessages/color": {
|
8671
8659
|
"type": "string\n",
|
8672
8660
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -8679,32 +8667,28 @@
|
|
8679
8667
|
"type": "string | string[]\n",
|
8680
8668
|
"description": "Displays a list of messages or a single message if using a string."
|
8681
8669
|
},
|
8682
|
-
"
|
8683
|
-
"type": "
|
8684
|
-
"description": "
|
8670
|
+
"VMessages/active": {
|
8671
|
+
"type": "boolean\n",
|
8672
|
+
"description": "Determines whether the messages are visible or not."
|
8685
8673
|
},
|
8686
|
-
"VNavigationDrawer/
|
8687
|
-
"type": "string\n",
|
8688
|
-
"description": "
|
8674
|
+
"VNavigationDrawer/border": {
|
8675
|
+
"type": "string | number | boolean\n",
|
8676
|
+
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
8677
|
+
},
|
8678
|
+
"VNavigationDrawer/model-value": {
|
8679
|
+
"type": "boolean\n",
|
8680
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8689
8681
|
},
|
8690
8682
|
"VNavigationDrawer/width": {
|
8691
8683
|
"type": "string | number\n",
|
8692
8684
|
"description": "Sets the width for the component."
|
8693
8685
|
},
|
8694
|
-
"VNavigationDrawer/theme": {
|
8695
|
-
"type": "string\n",
|
8696
|
-
"description": "Specify a theme for this component and all of its children."
|
8697
|
-
},
|
8698
|
-
"VNavigationDrawer/border": {
|
8699
|
-
"type": "string | number | boolean\n",
|
8700
|
-
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
8701
|
-
},
|
8702
8686
|
"VNavigationDrawer/elevation": {
|
8703
8687
|
"type": "string | number\n",
|
8704
8688
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
8705
8689
|
},
|
8706
8690
|
"VNavigationDrawer/location": {
|
8707
|
-
"type": "'top' | '
|
8691
|
+
"type": "'top' | 'end' | 'bottom' | 'start' | 'left' | 'right'\n",
|
8708
8692
|
"description": "Controls the edge of the screen the drawer is attached to."
|
8709
8693
|
},
|
8710
8694
|
"VNavigationDrawer/absolute": {
|
@@ -8723,10 +8707,22 @@
|
|
8723
8707
|
"type": "boolean\n",
|
8724
8708
|
"description": "Removes any applied **border-radius** from the component."
|
8725
8709
|
},
|
8710
|
+
"VNavigationDrawer/tag": {
|
8711
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
8712
|
+
"description": "Specify a custom tag used on the root element."
|
8713
|
+
},
|
8714
|
+
"VNavigationDrawer/theme": {
|
8715
|
+
"type": "string\n",
|
8716
|
+
"description": "Specify a theme for this component and all of its children."
|
8717
|
+
},
|
8726
8718
|
"VNavigationDrawer/color": {
|
8727
8719
|
"type": "string\n",
|
8728
8720
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8729
8721
|
},
|
8722
|
+
"VNavigationDrawer/name": {
|
8723
|
+
"type": "string\n",
|
8724
|
+
"description": "Assign a specific name for layout registration."
|
8725
|
+
},
|
8730
8726
|
"VNavigationDrawer/image": {
|
8731
8727
|
"type": "string\n",
|
8732
8728
|
"description": "Apply a specific background image to the component."
|
@@ -8735,18 +8731,6 @@
|
|
8735
8731
|
"type": "boolean\n",
|
8736
8732
|
"description": "A floating drawer has no visible container (no border-right)."
|
8737
8733
|
},
|
8738
|
-
"VNavigationDrawer/model-value": {
|
8739
|
-
"type": "boolean\n",
|
8740
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8741
|
-
},
|
8742
|
-
"VNavigationDrawer/mobile": {
|
8743
|
-
"type": "boolean\n",
|
8744
|
-
"description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
|
8745
|
-
},
|
8746
|
-
"VNavigationDrawer/mobile-breakpoint": {
|
8747
|
-
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
8748
|
-
"description": "Sets the designated mobile breakpoint for the component. This will apply alternate styles for mobile devices such as the `temporary` prop, or activate the `bottom` prop when the breakpoint value is met. Setting the value to `0` will disable this functionality."
|
8749
|
-
},
|
8750
8734
|
"VNavigationDrawer/order": {
|
8751
8735
|
"type": "string | number\n",
|
8752
8736
|
"description": "Adjust the order of the component in relation to its registration order."
|
@@ -8767,6 +8751,14 @@
|
|
8767
8751
|
"type": "string | number\n",
|
8768
8752
|
"description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
|
8769
8753
|
},
|
8754
|
+
"VNavigationDrawer/mobile": {
|
8755
|
+
"type": "boolean\n",
|
8756
|
+
"description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
|
8757
|
+
},
|
8758
|
+
"VNavigationDrawer/mobile-breakpoint": {
|
8759
|
+
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
8760
|
+
"description": "Sets the designated mobile breakpoint for the component. This will apply alternate styles for mobile devices such as the `temporary` prop, or activate the `bottom` prop when the breakpoint value is met. Setting the value to `0` will disable this functionality."
|
8761
|
+
},
|
8770
8762
|
"VNavigationDrawer/disable-resize-watcher": {
|
8771
8763
|
"type": "boolean\n",
|
8772
8764
|
"description": "Prevents the automatic opening or closing of the drawer when resized, based on whether the device is mobile or desktop."
|
@@ -8807,25 +8799,57 @@
|
|
8807
8799
|
"type": "string\n",
|
8808
8800
|
"description": "Sets input type."
|
8809
8801
|
},
|
8802
|
+
"VNumberInput/model-value": {
|
8803
|
+
"type": "number\n",
|
8804
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8805
|
+
},
|
8806
|
+
"VNumberInput/error": {
|
8807
|
+
"type": "boolean\n",
|
8808
|
+
"description": "Puts the input in a manual error state."
|
8809
|
+
},
|
8810
8810
|
"VNumberInput/reverse": {
|
8811
8811
|
"type": "boolean\n",
|
8812
8812
|
"description": "Reverses the orientation."
|
8813
8813
|
},
|
8814
|
-
"VNumberInput/
|
8815
|
-
"type": "
|
8816
|
-
"description": "
|
8814
|
+
"VNumberInput/density": {
|
8815
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
8816
|
+
"description": "Adjusts the vertical height used by the component."
|
8817
8817
|
},
|
8818
|
-
"VNumberInput/
|
8819
|
-
"type": "
|
8820
|
-
"description": "
|
8818
|
+
"VNumberInput/max-width": {
|
8819
|
+
"type": "string | number\n",
|
8820
|
+
"description": "Sets the maximum width for the component."
|
8821
8821
|
},
|
8822
|
-
"VNumberInput/
|
8822
|
+
"VNumberInput/min-width": {
|
8823
|
+
"type": "string | number\n",
|
8824
|
+
"description": "Sets the minimum width for the component."
|
8825
|
+
},
|
8826
|
+
"VNumberInput/width": {
|
8827
|
+
"type": "string | number\n",
|
8828
|
+
"description": "Sets the width for the component."
|
8829
|
+
},
|
8830
|
+
"VNumberInput/rounded": {
|
8831
|
+
"type": "string | number | boolean\n",
|
8832
|
+
"description": "Adds a border radius to the input."
|
8833
|
+
},
|
8834
|
+
"VNumberInput/tile": {
|
8823
8835
|
"type": "boolean\n",
|
8824
|
-
"description": "
|
8836
|
+
"description": "Removes any applied **border-radius** from the component."
|
8825
8837
|
},
|
8826
|
-
"VNumberInput/
|
8838
|
+
"VNumberInput/theme": {
|
8827
8839
|
"type": "string\n",
|
8828
|
-
"description": "
|
8840
|
+
"description": "Specify a theme for this component and all of its children."
|
8841
|
+
},
|
8842
|
+
"VNumberInput/color": {
|
8843
|
+
"type": "string\n",
|
8844
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8845
|
+
},
|
8846
|
+
"VNumberInput/variant": {
|
8847
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
8848
|
+
"description": "Applies a distinct style to the component."
|
8849
|
+
},
|
8850
|
+
"VNumberInput/name": {
|
8851
|
+
"type": "string\n",
|
8852
|
+
"description": "Sets the component's name attribute."
|
8829
8853
|
},
|
8830
8854
|
"VNumberInput/disabled": {
|
8831
8855
|
"type": "boolean\n",
|
@@ -8847,10 +8871,6 @@
|
|
8847
8871
|
"type": "number\n",
|
8848
8872
|
"description": "Defines the interval between allowed values when the user increments or decrements the input"
|
8849
8873
|
},
|
8850
|
-
"VNumberInput/width": {
|
8851
|
-
"type": "string | number\n",
|
8852
|
-
"description": "Sets the width for the component."
|
8853
|
-
},
|
8854
8874
|
"VNumberInput/id": {
|
8855
8875
|
"type": "string\n",
|
8856
8876
|
"description": "Sets the DOM id on the component."
|
@@ -8867,89 +8887,57 @@
|
|
8867
8887
|
"type": "boolean\n",
|
8868
8888
|
"description": "Enables autofocus."
|
8869
8889
|
},
|
8870
|
-
"VNumberInput/
|
8871
|
-
"type": "string\n",
|
8872
|
-
"description": "Specify a theme for this component and all of its children."
|
8873
|
-
},
|
8874
|
-
"VNumberInput/active": {
|
8890
|
+
"VNumberInput/details": {
|
8875
8891
|
"type": "boolean\n",
|
8876
|
-
"description": "
|
8892
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
8893
|
+
},
|
8894
|
+
"VNumberInput/label": {
|
8895
|
+
"type": "string\n",
|
8896
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
8877
8897
|
},
|
8878
8898
|
"VNumberInput/base-color": {
|
8879
8899
|
"type": "string\n",
|
8880
8900
|
"description": "Sets the color of the input when it is not focused."
|
8881
8901
|
},
|
8882
|
-
"VNumberInput/
|
8883
|
-
"type": "
|
8884
|
-
"description": "
|
8902
|
+
"VNumberInput/bg-color": {
|
8903
|
+
"type": "string\n",
|
8904
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8905
|
+
},
|
8906
|
+
"VNumberInput/counter": {
|
8907
|
+
"type": "string | number | boolean\n",
|
8908
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
8909
|
+
},
|
8910
|
+
"VNumberInput/persistent-placeholder": {
|
8911
|
+
"type": "boolean\n",
|
8912
|
+
"description": "Forces placeholder to always be visible."
|
8913
|
+
},
|
8914
|
+
"VNumberInput/persistent-counter": {
|
8915
|
+
"type": "boolean\n",
|
8916
|
+
"description": "Forces counter to always be visible."
|
8917
|
+
},
|
8918
|
+
"VNumberInput/suffix": {
|
8919
|
+
"type": "string\n",
|
8920
|
+
"description": "Displays suffix text."
|
8885
8921
|
},
|
8886
8922
|
"VNumberInput/append-icon": {
|
8887
8923
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8888
8924
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
8889
8925
|
},
|
8890
|
-
"VNumberInput/
|
8926
|
+
"VNumberInput/center-affix": {
|
8891
8927
|
"type": "boolean\n",
|
8892
|
-
"description": "
|
8928
|
+
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
8893
8929
|
},
|
8894
|
-
"VNumberInput/
|
8895
|
-
"type": "
|
8896
|
-
"description": "
|
8930
|
+
"VNumberInput/glow": {
|
8931
|
+
"type": "boolean\n",
|
8932
|
+
"description": "Makes prepend/append icons full opacity when the field is focused and apply color."
|
8897
8933
|
},
|
8898
|
-
"VNumberInput/
|
8899
|
-
"type": "string |
|
8900
|
-
"description": "Sets the
|
8934
|
+
"VNumberInput/icon-color": {
|
8935
|
+
"type": "string | boolean\n",
|
8936
|
+
"description": "Sets the color of the prepend/append icons."
|
8901
8937
|
},
|
8902
|
-
"VNumberInput/
|
8903
|
-
"type": "string | number\n",
|
8904
|
-
"description": "
|
8905
|
-
},
|
8906
|
-
"VNumberInput/loading": {
|
8907
|
-
"type": "string | boolean\n",
|
8908
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
8909
|
-
},
|
8910
|
-
"VNumberInput/rounded": {
|
8911
|
-
"type": "string | number | boolean\n",
|
8912
|
-
"description": "Adds a border radius to the input."
|
8913
|
-
},
|
8914
|
-
"VNumberInput/tile": {
|
8915
|
-
"type": "boolean\n",
|
8916
|
-
"description": "Removes any applied **border-radius** from the component."
|
8917
|
-
},
|
8918
|
-
"VNumberInput/color": {
|
8919
|
-
"type": "string\n",
|
8920
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8921
|
-
},
|
8922
|
-
"VNumberInput/variant": {
|
8923
|
-
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
8924
|
-
"description": "Applies a distinct style to the component."
|
8925
|
-
},
|
8926
|
-
"VNumberInput/model-value": {
|
8927
|
-
"type": "number\n",
|
8928
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
8929
|
-
},
|
8930
|
-
"VNumberInput/bg-color": {
|
8931
|
-
"type": "string\n",
|
8932
|
-
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
8933
|
-
},
|
8934
|
-
"VNumberInput/inset": {
|
8935
|
-
"type": "boolean\n",
|
8936
|
-
"description": "Applies an indentation to the dividers used in the stepper buttons."
|
8937
|
-
},
|
8938
|
-
"VNumberInput/direction": {
|
8939
|
-
"type": "'horizontal' | 'vertical'\n",
|
8940
|
-
"description": "Changes the direction of the input."
|
8941
|
-
},
|
8942
|
-
"VNumberInput/center-affix": {
|
8943
|
-
"type": "boolean\n",
|
8944
|
-
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
8945
|
-
},
|
8946
|
-
"VNumberInput/glow": {
|
8947
|
-
"type": "boolean\n",
|
8948
|
-
"description": "Makes prepend/append icons full opacity when the field is focused and apply color."
|
8949
|
-
},
|
8950
|
-
"VNumberInput/icon-color": {
|
8951
|
-
"type": "string | boolean\n",
|
8952
|
-
"description": "Sets the color of the prepend/append icons."
|
8938
|
+
"VNumberInput/prepend-icon": {
|
8939
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8940
|
+
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
8953
8941
|
},
|
8954
8942
|
"VNumberInput/hide-spin-buttons": {
|
8955
8943
|
"type": "boolean\n",
|
@@ -8967,6 +8955,10 @@
|
|
8967
8955
|
"type": "string | string[]\n",
|
8968
8956
|
"description": "Displays a list of messages or a single message if using a string."
|
8969
8957
|
},
|
8958
|
+
"VNumberInput/direction": {
|
8959
|
+
"type": "'horizontal' | 'vertical'\n",
|
8960
|
+
"description": "Changes the direction of the input."
|
8961
|
+
},
|
8970
8962
|
"VNumberInput/error-messages": {
|
8971
8963
|
"type": "string | string[]\n",
|
8972
8964
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
@@ -8975,6 +8967,10 @@
|
|
8975
8967
|
"type": "string | number\n",
|
8976
8968
|
"description": "Control the maximum number of shown errors from validation."
|
8977
8969
|
},
|
8970
|
+
"VNumberInput/readonly": {
|
8971
|
+
"type": "boolean\n",
|
8972
|
+
"description": "Puts input in readonly state."
|
8973
|
+
},
|
8978
8974
|
"VNumberInput/rules": {
|
8979
8975
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
8980
8976
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
@@ -8991,22 +8987,6 @@
|
|
8991
8987
|
"type": "boolean | 'auto'\n",
|
8992
8988
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
8993
8989
|
},
|
8994
|
-
"VNumberInput/counter": {
|
8995
|
-
"type": "string | number | boolean\n",
|
8996
|
-
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
8997
|
-
},
|
8998
|
-
"VNumberInput/persistent-placeholder": {
|
8999
|
-
"type": "boolean\n",
|
9000
|
-
"description": "Forces placeholder to always be visible."
|
9001
|
-
},
|
9002
|
-
"VNumberInput/persistent-counter": {
|
9003
|
-
"type": "boolean\n",
|
9004
|
-
"description": "Forces counter to always be visible."
|
9005
|
-
},
|
9006
|
-
"VNumberInput/suffix": {
|
9007
|
-
"type": "string\n",
|
9008
|
-
"description": "Displays suffix text."
|
9009
|
-
},
|
9010
8990
|
"VNumberInput/append-inner-icon": {
|
9011
8991
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9012
8992
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
@@ -9019,6 +8999,10 @@
|
|
9019
8999
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9020
9000
|
"description": "The icon used when the **clearable** prop is set to true."
|
9021
9001
|
},
|
9002
|
+
"VNumberInput/active": {
|
9003
|
+
"type": "boolean\n",
|
9004
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
9005
|
+
},
|
9022
9006
|
"VNumberInput/dirty": {
|
9023
9007
|
"type": "boolean\n",
|
9024
9008
|
"description": "Manually apply the dirty state styling."
|
@@ -9035,6 +9019,10 @@
|
|
9035
9019
|
"type": "boolean\n",
|
9036
9020
|
"description": "Label does not move on focus/dirty."
|
9037
9021
|
},
|
9022
|
+
"VNumberInput/loading": {
|
9023
|
+
"type": "string | boolean\n",
|
9024
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
9025
|
+
},
|
9038
9026
|
"VNumberInput/counter-value": {
|
9039
9027
|
"type": "number | ((value: any) => number)\n",
|
9040
9028
|
"description": "Function returns the counter display text."
|
@@ -9043,13 +9031,17 @@
|
|
9043
9031
|
"type": "unknown\n",
|
9044
9032
|
"description": "**FOR INTERNAL USE ONLY**"
|
9045
9033
|
},
|
9034
|
+
"VNumberInput/hide-input": {
|
9035
|
+
"type": "boolean\n",
|
9036
|
+
"description": "Hide the input field."
|
9037
|
+
},
|
9046
9038
|
"VNumberInput/control-variant": {
|
9047
|
-
"type": "'
|
9039
|
+
"type": "'default' | 'split' | 'hidden' | 'stacked'\n",
|
9048
9040
|
"description": "The color of the control. It defaults to the value of `variant` prop."
|
9049
9041
|
},
|
9050
|
-
"VNumberInput/
|
9042
|
+
"VNumberInput/inset": {
|
9051
9043
|
"type": "boolean\n",
|
9052
|
-
"description": "
|
9044
|
+
"description": "Applies an indentation to the dividers used in the stepper buttons."
|
9053
9045
|
},
|
9054
9046
|
"VNumberInput/precision": {
|
9055
9047
|
"type": "number\n",
|
@@ -9071,18 +9063,42 @@
|
|
9071
9063
|
"type": "'number' | 'text' | 'password'\n",
|
9072
9064
|
"description": "Supported types: `text`, `password`, `number`."
|
9073
9065
|
},
|
9074
|
-
"VOtpInput/model-value": {
|
9075
|
-
"type": "string | number\n",
|
9076
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
9077
|
-
},
|
9078
9066
|
"VOtpInput/error": {
|
9079
9067
|
"type": "boolean\n",
|
9080
9068
|
"description": "Puts the input in a manual error state."
|
9081
9069
|
},
|
9070
|
+
"VOtpInput/label": {
|
9071
|
+
"type": "string\n",
|
9072
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
9073
|
+
},
|
9074
|
+
"VOtpInput/disabled": {
|
9075
|
+
"type": "boolean\n",
|
9076
|
+
"description": "Removes the ability to click or target the input."
|
9077
|
+
},
|
9082
9078
|
"VOtpInput/height": {
|
9083
9079
|
"type": "string | number\n",
|
9084
9080
|
"description": "Sets the height for the component."
|
9085
9081
|
},
|
9082
|
+
"VOtpInput/placeholder": {
|
9083
|
+
"type": "string\n",
|
9084
|
+
"description": "Sets the input’s placeholder text."
|
9085
|
+
},
|
9086
|
+
"VOtpInput/width": {
|
9087
|
+
"type": "string | number\n",
|
9088
|
+
"description": "Sets the width for the component."
|
9089
|
+
},
|
9090
|
+
"VOtpInput/autofocus": {
|
9091
|
+
"type": "boolean\n",
|
9092
|
+
"description": "Automatically focuses the first input on page load"
|
9093
|
+
},
|
9094
|
+
"VOtpInput/theme": {
|
9095
|
+
"type": "string\n",
|
9096
|
+
"description": "Specify a theme for this component and all of its children."
|
9097
|
+
},
|
9098
|
+
"VOtpInput/base-color": {
|
9099
|
+
"type": "string\n",
|
9100
|
+
"description": "Sets the color of the input when it is not focused."
|
9101
|
+
},
|
9086
9102
|
"VOtpInput/max-height": {
|
9087
9103
|
"type": "string | number\n",
|
9088
9104
|
"description": "Sets the maximum height for the component."
|
@@ -9099,18 +9115,14 @@
|
|
9099
9115
|
"type": "string | number\n",
|
9100
9116
|
"description": "Sets the minimum width for the component."
|
9101
9117
|
},
|
9102
|
-
"VOtpInput/
|
9103
|
-
"type": "string |
|
9104
|
-
"description": "
|
9118
|
+
"VOtpInput/loading": {
|
9119
|
+
"type": "string | boolean\n",
|
9120
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
9105
9121
|
},
|
9106
9122
|
"VOtpInput/rounded": {
|
9107
9123
|
"type": "string | number | boolean\n",
|
9108
9124
|
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
|
9109
9125
|
},
|
9110
|
-
"VOtpInput/theme": {
|
9111
|
-
"type": "string\n",
|
9112
|
-
"description": "Specify a theme for this component and all of its children."
|
9113
|
-
},
|
9114
9126
|
"VOtpInput/color": {
|
9115
9127
|
"type": "string\n",
|
9116
9128
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -9119,54 +9131,42 @@
|
|
9119
9131
|
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
9120
9132
|
"description": "Applies a distinct style to the component."
|
9121
9133
|
},
|
9122
|
-
"VOtpInput/
|
9123
|
-
"type": "
|
9124
|
-
"description": "
|
9125
|
-
},
|
9126
|
-
"VOtpInput/placeholder": {
|
9127
|
-
"type": "string\n",
|
9128
|
-
"description": "Sets the input’s placeholder text."
|
9129
|
-
},
|
9130
|
-
"VOtpInput/autofocus": {
|
9131
|
-
"type": "boolean\n",
|
9132
|
-
"description": "Automatically focuses the first input on page load"
|
9134
|
+
"VOtpInput/model-value": {
|
9135
|
+
"type": "string | number\n",
|
9136
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
9133
9137
|
},
|
9134
|
-
"VOtpInput/
|
9138
|
+
"VOtpInput/bg-color": {
|
9135
9139
|
"type": "string\n",
|
9136
|
-
"description": "
|
9140
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
9137
9141
|
},
|
9138
9142
|
"VOtpInput/divider": {
|
9139
9143
|
"type": "string\n",
|
9140
9144
|
"description": "Specifies the dividing character between items."
|
9141
9145
|
},
|
9142
|
-
"VOtpInput/base-color": {
|
9143
|
-
"type": "string\n",
|
9144
|
-
"description": "Sets the color of the input when it is not focused."
|
9145
|
-
},
|
9146
|
-
"VOtpInput/bg-color": {
|
9147
|
-
"type": "string\n",
|
9148
|
-
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
9149
|
-
},
|
9150
9146
|
"VOtpInput/focused": {
|
9151
9147
|
"type": "boolean\n",
|
9152
9148
|
"description": "Forces a focused state styling on the component."
|
9153
9149
|
},
|
9154
|
-
"VOtpInput/loading": {
|
9155
|
-
"type": "string | boolean\n",
|
9156
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
9157
|
-
},
|
9158
9150
|
"VOtpInput/focus-all": {
|
9159
9151
|
"type": "boolean\n",
|
9160
9152
|
"description": "Puts all inputs into a focus state when any are focused"
|
9161
9153
|
},
|
9162
|
-
"VOverlay/
|
9154
|
+
"VOverlay/disabled": {
|
9163
9155
|
"type": "boolean\n",
|
9164
|
-
"description": "
|
9156
|
+
"description": "Removes the ability to click or target the component."
|
9165
9157
|
},
|
9166
9158
|
"VOverlay/height": {
|
9167
9159
|
"type": "string | number\n",
|
9168
9160
|
"description": "Sets the height for the component."
|
9169
9161
|
},
|
9162
|
+
"VOverlay/width": {
|
9163
|
+
"type": "string | number\n",
|
9164
|
+
"description": "Sets the width for the component."
|
9165
|
+
},
|
9166
|
+
"VOverlay/theme": {
|
9167
|
+
"type": "string\n",
|
9168
|
+
"description": "Specify a theme for this component and all of its children."
|
9169
|
+
},
|
9170
9170
|
"VOverlay/max-height": {
|
9171
9171
|
"type": "string | number\n",
|
9172
9172
|
"description": "Sets the maximum height for the component."
|
@@ -9183,10 +9183,6 @@
|
|
9183
9183
|
"type": "string | number\n",
|
9184
9184
|
"description": "Sets the minimum width for the component."
|
9185
9185
|
},
|
9186
|
-
"VOverlay/width": {
|
9187
|
-
"type": "string | number\n",
|
9188
|
-
"description": "Sets the width for the component."
|
9189
|
-
},
|
9190
9186
|
"VOverlay/location": {
|
9191
9187
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
9192
9188
|
"description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
|
@@ -9195,17 +9191,13 @@
|
|
9195
9191
|
"type": "boolean\n",
|
9196
9192
|
"description": "Applies **position: absolute** to the content element."
|
9197
9193
|
},
|
9198
|
-
"VOverlay/
|
9199
|
-
"type": "string\n",
|
9200
|
-
"description": "Specify a theme for this component and all of its children."
|
9201
|
-
},
|
9202
|
-
"VOverlay/disabled": {
|
9194
|
+
"VOverlay/model-value": {
|
9203
9195
|
"type": "boolean\n",
|
9204
|
-
"description": "
|
9196
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
9205
9197
|
},
|
9206
|
-
"VOverlay/
|
9207
|
-
"type": "boolean\n",
|
9208
|
-
"description": "
|
9198
|
+
"VOverlay/transition": {
|
9199
|
+
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
9200
|
+
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
9209
9201
|
},
|
9210
9202
|
"VOverlay/activator": {
|
9211
9203
|
"type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
|
@@ -9279,6 +9271,10 @@
|
|
9279
9271
|
"type": "string | number\n",
|
9280
9272
|
"description": "Milliseconds to wait before opening component. Only applies to hover and focus events."
|
9281
9273
|
},
|
9274
|
+
"VOverlay/eager": {
|
9275
|
+
"type": "boolean\n",
|
9276
|
+
"description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
|
9277
|
+
},
|
9282
9278
|
"VOverlay/location-strategy": {
|
9283
9279
|
"type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n",
|
9284
9280
|
"description": "A function used to specifies how the component should position relative to its activator."
|
@@ -9292,13 +9288,9 @@
|
|
9292
9288
|
"description": "Increases distance from the target. When passed as a pair of numbers, the second value shifts anchor along the side and away from the target."
|
9293
9289
|
},
|
9294
9290
|
"VOverlay/scroll-strategy": {
|
9295
|
-
"type": "'close' | '
|
9291
|
+
"type": "'close' | 'block' | 'none' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
|
9296
9292
|
"description": "Strategy used when the component is activate and user scrolls."
|
9297
9293
|
},
|
9298
|
-
"VOverlay/transition": {
|
9299
|
-
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
9300
|
-
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
9301
|
-
},
|
9302
9294
|
"VOverlay/attach": {
|
9303
9295
|
"type": "string | boolean | Element\n",
|
9304
9296
|
"description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default."
|
@@ -9307,17 +9299,33 @@
|
|
9307
9299
|
"type": "string | number\n",
|
9308
9300
|
"description": "The number of pages."
|
9309
9301
|
},
|
9310
|
-
"VPagination/
|
9311
|
-
"type": "string |
|
9312
|
-
"description": "
|
9302
|
+
"VPagination/tag": {
|
9303
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
9304
|
+
"description": "Specify a custom tag used on the root element."
|
9313
9305
|
},
|
9314
|
-
"VPagination/
|
9306
|
+
"VPagination/disabled": {
|
9307
|
+
"type": "boolean\n",
|
9308
|
+
"description": "Removes the ability to click or target the component."
|
9309
|
+
},
|
9310
|
+
"VPagination/size": {
|
9315
9311
|
"type": "string | number\n",
|
9316
|
-
"description": "
|
9312
|
+
"description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**."
|
9317
9313
|
},
|
9318
|
-
"VPagination/
|
9319
|
-
"type": "
|
9320
|
-
"description": "
|
9314
|
+
"VPagination/aria-label": {
|
9315
|
+
"type": "string\n",
|
9316
|
+
"description": "Label for the root element."
|
9317
|
+
},
|
9318
|
+
"VPagination/theme": {
|
9319
|
+
"type": "string\n",
|
9320
|
+
"description": "Specify a theme for this component and all of its children."
|
9321
|
+
},
|
9322
|
+
"VPagination/active-color": {
|
9323
|
+
"type": "string\n",
|
9324
|
+
"description": "The applied color when the component is in an active state."
|
9325
|
+
},
|
9326
|
+
"VPagination/border": {
|
9327
|
+
"type": "string | number | boolean\n",
|
9328
|
+
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
9321
9329
|
},
|
9322
9330
|
"VPagination/density": {
|
9323
9331
|
"type": "'default' | 'comfortable' | 'compact'\n",
|
@@ -9327,6 +9335,10 @@
|
|
9327
9335
|
"type": "string | number\n",
|
9328
9336
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
9329
9337
|
},
|
9338
|
+
"VPagination/start": {
|
9339
|
+
"type": "string | number\n",
|
9340
|
+
"description": "Specify the starting page."
|
9341
|
+
},
|
9330
9342
|
"VPagination/rounded": {
|
9331
9343
|
"type": "string | number | boolean\n",
|
9332
9344
|
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
|
@@ -9335,45 +9347,29 @@
|
|
9335
9347
|
"type": "boolean\n",
|
9336
9348
|
"description": "Removes any applied **border-radius** from the component."
|
9337
9349
|
},
|
9338
|
-
"VPagination/tag": {
|
9339
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
9340
|
-
"description": "Specify a custom tag used on the root element."
|
9341
|
-
},
|
9342
|
-
"VPagination/theme": {
|
9343
|
-
"type": "string\n",
|
9344
|
-
"description": "Specify a theme for this component and all of its children."
|
9345
|
-
},
|
9346
9350
|
"VPagination/color": {
|
9347
9351
|
"type": "string\n",
|
9348
9352
|
"description": "Applies specified color to the selected page button - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
9349
9353
|
},
|
9350
9354
|
"VPagination/variant": {
|
9351
|
-
"type": "'
|
9355
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
9352
9356
|
"description": "Applies a distinct style to the component."
|
9353
9357
|
},
|
9354
|
-
"VPagination/
|
9355
|
-
"type": "
|
9356
|
-
"description": "
|
9358
|
+
"VPagination/model-value": {
|
9359
|
+
"type": "number\n",
|
9360
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
9357
9361
|
},
|
9358
|
-
"VPagination/
|
9359
|
-
"type": "string | number\n",
|
9360
|
-
"description": "
|
9361
|
-
},
|
9362
|
-
"VPagination/aria-label": {
|
9363
|
-
"type": "string\n",
|
9364
|
-
"description": "Label for the root element."
|
9365
|
-
},
|
9366
|
-
"VPagination/active-color": {
|
9367
|
-
"type": "string\n",
|
9368
|
-
"description": "The applied color when the component is in an active state."
|
9362
|
+
"VPagination/next-icon": {
|
9363
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9364
|
+
"description": "The icon to use for the next button."
|
9369
9365
|
},
|
9370
9366
|
"VPagination/prev-icon": {
|
9371
9367
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9372
9368
|
"description": "The icon to use for the prev button."
|
9373
9369
|
},
|
9374
|
-
"VPagination/
|
9375
|
-
"type": "
|
9376
|
-
"description": "
|
9370
|
+
"VPagination/total-visible": {
|
9371
|
+
"type": "string | number\n",
|
9372
|
+
"description": "Specify the total visible pagination numbers."
|
9377
9373
|
},
|
9378
9374
|
"VPagination/first-icon": {
|
9379
9375
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
@@ -9383,10 +9379,6 @@
|
|
9383
9379
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9384
9380
|
"description": "The icon to use for the last button."
|
9385
9381
|
},
|
9386
|
-
"VPagination/total-visible": {
|
9387
|
-
"type": "string | number\n",
|
9388
|
-
"description": "Specify the total visible pagination numbers."
|
9389
|
-
},
|
9390
9382
|
"VPagination/page-aria-label": {
|
9391
9383
|
"type": "string\n",
|
9392
9384
|
"description": "Label for each page button."
|
@@ -9423,18 +9415,30 @@
|
|
9423
9415
|
"type": "string | number\n",
|
9424
9416
|
"description": "The scale of the parallax image."
|
9425
9417
|
},
|
9418
|
+
"VPicker/tag": {
|
9419
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
9420
|
+
"description": "Specify a custom tag used on the root element."
|
9421
|
+
},
|
9426
9422
|
"VPicker/title": {
|
9427
9423
|
"type": "string\n",
|
9428
9424
|
"description": "Specify a title text for the component."
|
9429
9425
|
},
|
9430
|
-
"VPicker/border": {
|
9431
|
-
"type": "string | number | boolean\n",
|
9432
|
-
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
9433
|
-
},
|
9434
9426
|
"VPicker/height": {
|
9435
9427
|
"type": "string | number\n",
|
9436
9428
|
"description": "Sets the height for the component."
|
9437
9429
|
},
|
9430
|
+
"VPicker/width": {
|
9431
|
+
"type": "string | number\n",
|
9432
|
+
"description": "Sets the width for the component."
|
9433
|
+
},
|
9434
|
+
"VPicker/theme": {
|
9435
|
+
"type": "string\n",
|
9436
|
+
"description": "Specify a theme for this component and all of its children."
|
9437
|
+
},
|
9438
|
+
"VPicker/border": {
|
9439
|
+
"type": "string | number | boolean\n",
|
9440
|
+
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
9441
|
+
},
|
9438
9442
|
"VPicker/max-height": {
|
9439
9443
|
"type": "string | number\n",
|
9440
9444
|
"description": "Sets the maximum height for the component."
|
@@ -9451,10 +9455,6 @@
|
|
9451
9455
|
"type": "string | number\n",
|
9452
9456
|
"description": "Sets the minimum width for the component."
|
9453
9457
|
},
|
9454
|
-
"VPicker/width": {
|
9455
|
-
"type": "string | number\n",
|
9456
|
-
"description": "Sets the width for the component."
|
9457
|
-
},
|
9458
9458
|
"VPicker/elevation": {
|
9459
9459
|
"type": "string | number\n",
|
9460
9460
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
@@ -9464,7 +9464,7 @@
|
|
9464
9464
|
"description": "Specifies the component's location. Can combine by using a space separated string."
|
9465
9465
|
},
|
9466
9466
|
"VPicker/position": {
|
9467
|
-
"type": "'fixed' | '
|
9467
|
+
"type": "'fixed' | 'relative' | 'static' | 'absolute' | 'sticky'\n",
|
9468
9468
|
"description": "Sets the position for the component."
|
9469
9469
|
},
|
9470
9470
|
"VPicker/rounded": {
|
@@ -9475,14 +9475,6 @@
|
|
9475
9475
|
"type": "boolean\n",
|
9476
9476
|
"description": "Removes any applied **border-radius** from the component."
|
9477
9477
|
},
|
9478
|
-
"VPicker/tag": {
|
9479
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
9480
|
-
"description": "Specify a custom tag used on the root element."
|
9481
|
-
},
|
9482
|
-
"VPicker/theme": {
|
9483
|
-
"type": "string\n",
|
9484
|
-
"description": "Specify a theme for this component and all of its children."
|
9485
|
-
},
|
9486
9478
|
"VPicker/color": {
|
9487
9479
|
"type": "string\n",
|
9488
9480
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -9495,30 +9487,34 @@
|
|
9495
9487
|
"type": "boolean\n",
|
9496
9488
|
"description": "Adds a divider between the header and controls."
|
9497
9489
|
},
|
9498
|
-
"VPicker/landscape": {
|
9499
|
-
"type": "boolean\n",
|
9500
|
-
"description": "Puts the picker into landscape mode."
|
9501
|
-
},
|
9502
9490
|
"VPicker/hide-header": {
|
9503
9491
|
"type": "boolean\n",
|
9504
9492
|
"description": "Hide the picker header."
|
9505
9493
|
},
|
9494
|
+
"VPicker/landscape": {
|
9495
|
+
"type": "boolean\n",
|
9496
|
+
"description": "Puts the picker into landscape mode."
|
9497
|
+
},
|
9506
9498
|
"VPickerTitle/tag": {
|
9507
9499
|
"type": "string\n",
|
9508
9500
|
"description": "Specify a custom tag used on the root element."
|
9509
9501
|
},
|
9510
|
-
"VProgressCircular/
|
9502
|
+
"VProgressCircular/tag": {
|
9503
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
9504
|
+
"description": "Specify a custom tag used on the root element."
|
9505
|
+
},
|
9506
|
+
"VProgressCircular/indeterminate": {
|
9507
|
+
"type": "boolean | 'disable-shrink'\n",
|
9508
|
+
"description": "Constantly animates, use when loading progress is unknown. If set to the string `'disable-shrink'` it will use a simpler animation that does not run on the main thread."
|
9509
|
+
},
|
9510
|
+
"VProgressCircular/size": {
|
9511
9511
|
"type": "string | number\n",
|
9512
|
-
"description": "
|
9512
|
+
"description": "Sets the diameter of the circle in pixels."
|
9513
9513
|
},
|
9514
9514
|
"VProgressCircular/width": {
|
9515
9515
|
"type": "string | number\n",
|
9516
9516
|
"description": "Sets the stroke of the circle in pixels."
|
9517
9517
|
},
|
9518
|
-
"VProgressCircular/tag": {
|
9519
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
9520
|
-
"description": "Specify a custom tag used on the root element."
|
9521
|
-
},
|
9522
9518
|
"VProgressCircular/theme": {
|
9523
9519
|
"type": "string\n",
|
9524
9520
|
"description": "Specify a theme for this component and all of its children."
|
@@ -9527,13 +9523,9 @@
|
|
9527
9523
|
"type": "string\n",
|
9528
9524
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
9529
9525
|
},
|
9530
|
-
"VProgressCircular/
|
9531
|
-
"type": "boolean | 'disable-shrink'\n",
|
9532
|
-
"description": "Constantly animates, use when loading progress is unknown. If set to the string `'disable-shrink'` it will use a simpler animation that does not run on the main thread."
|
9533
|
-
},
|
9534
|
-
"VProgressCircular/size": {
|
9526
|
+
"VProgressCircular/model-value": {
|
9535
9527
|
"type": "string | number\n",
|
9536
|
-
"description": "
|
9528
|
+
"description": "The percentage value for current progress."
|
9537
9529
|
},
|
9538
9530
|
"VProgressCircular/bg-color": {
|
9539
9531
|
"type": "string\n",
|
@@ -9635,18 +9627,6 @@
|
|
9635
9627
|
"type": "boolean\n",
|
9636
9628
|
"description": "Applies a border radius to the progress bar."
|
9637
9629
|
},
|
9638
|
-
"VProgressLinear/chunk-count": {
|
9639
|
-
"type": "string | number\n",
|
9640
|
-
"description": "Specifies amount of chunks to divide the bar into."
|
9641
|
-
},
|
9642
|
-
"VProgressLinear/chunk-width": {
|
9643
|
-
"type": "string | number\n",
|
9644
|
-
"description": "Defines chunk absolute size. Useful when chunk is narrow."
|
9645
|
-
},
|
9646
|
-
"VProgressLinear/chunk-gap": {
|
9647
|
-
"type": "string | number\n",
|
9648
|
-
"description": "Defines size of the gap between chunks."
|
9649
|
-
},
|
9650
9630
|
"VPullToRefresh/disabled": {
|
9651
9631
|
"type": "boolean\n",
|
9652
9632
|
"description": "Removes the ability to click or target the component."
|
@@ -10505,7 +10485,7 @@
|
|
10505
10485
|
},
|
10506
10486
|
"VSelect/details": {
|
10507
10487
|
"type": "boolean\n",
|
10508
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10488
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
10509
10489
|
},
|
10510
10490
|
"VSelect/label": {
|
10511
10491
|
"type": "string\n",
|
@@ -10573,7 +10553,7 @@
|
|
10573
10553
|
},
|
10574
10554
|
"VSelect/item-type": {
|
10575
10555
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>\n",
|
10576
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10556
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/list-items.json))"
|
10577
10557
|
},
|
10578
10558
|
"VSelect/return-object": {
|
10579
10559
|
"type": "boolean\n",
|
@@ -12505,7 +12485,7 @@
|
|
12505
12485
|
},
|
12506
12486
|
"VStepperWindow/vertical-arrows": {
|
12507
12487
|
"type": "boolean | 'left' | 'right'\n",
|
12508
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12488
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VWindow.json))"
|
12509
12489
|
},
|
12510
12490
|
"VStepperWindowItem/disabled": {
|
12511
12491
|
"type": "boolean\n",
|
@@ -13089,7 +13069,7 @@
|
|
13089
13069
|
},
|
13090
13070
|
"VTabsWindow/vertical-arrows": {
|
13091
13071
|
"type": "boolean | 'left' | 'right'\n",
|
13092
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
13072
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VWindow.json))"
|
13093
13073
|
},
|
13094
13074
|
"VTabsWindowItem/disabled": {
|
13095
13075
|
"type": "boolean\n",
|
@@ -13123,57 +13103,25 @@
|
|
13123
13103
|
"type": "string\n",
|
13124
13104
|
"description": "Sets input type."
|
13125
13105
|
},
|
13126
|
-
"VTextField/model-value": {
|
13127
|
-
"type": "any\n",
|
13128
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13129
|
-
},
|
13130
|
-
"VTextField/error": {
|
13131
|
-
"type": "boolean\n",
|
13132
|
-
"description": "Puts the input in a manual error state."
|
13133
|
-
},
|
13134
13106
|
"VTextField/reverse": {
|
13135
13107
|
"type": "boolean\n",
|
13136
13108
|
"description": "Reverses the input orientation."
|
13137
13109
|
},
|
13138
|
-
"VTextField/
|
13139
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
13140
|
-
"description": "Adjusts the vertical height used by the component."
|
13141
|
-
},
|
13142
|
-
"VTextField/max-width": {
|
13143
|
-
"type": "string | number\n",
|
13144
|
-
"description": "Sets the maximum width for the component."
|
13145
|
-
},
|
13146
|
-
"VTextField/min-width": {
|
13147
|
-
"type": "string | number\n",
|
13148
|
-
"description": "Sets the minimum width for the component."
|
13149
|
-
},
|
13150
|
-
"VTextField/width": {
|
13151
|
-
"type": "string | number\n",
|
13152
|
-
"description": "Sets the width for the component."
|
13153
|
-
},
|
13154
|
-
"VTextField/rounded": {
|
13155
|
-
"type": "string | number | boolean\n",
|
13156
|
-
"description": "Adds a border radius to the input."
|
13157
|
-
},
|
13158
|
-
"VTextField/tile": {
|
13159
|
-
"type": "boolean\n",
|
13160
|
-
"description": "Removes any applied **border-radius** from the component."
|
13161
|
-
},
|
13162
|
-
"VTextField/theme": {
|
13110
|
+
"VTextField/name": {
|
13163
13111
|
"type": "string\n",
|
13164
|
-
"description": "
|
13112
|
+
"description": "Sets the component's name attribute."
|
13165
13113
|
},
|
13166
|
-
"VTextField/
|
13167
|
-
"type": "
|
13168
|
-
"description": "
|
13114
|
+
"VTextField/error": {
|
13115
|
+
"type": "boolean\n",
|
13116
|
+
"description": "Puts the input in a manual error state."
|
13169
13117
|
},
|
13170
|
-
"VTextField/
|
13171
|
-
"type": "
|
13172
|
-
"description": "
|
13118
|
+
"VTextField/details": {
|
13119
|
+
"type": "boolean\n",
|
13120
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
13173
13121
|
},
|
13174
|
-
"VTextField/
|
13122
|
+
"VTextField/label": {
|
13175
13123
|
"type": "string\n",
|
13176
|
-
"description": "Sets the
|
13124
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
13177
13125
|
},
|
13178
13126
|
"VTextField/disabled": {
|
13179
13127
|
"type": "boolean\n",
|
@@ -13183,6 +13131,10 @@
|
|
13183
13131
|
"type": "string\n",
|
13184
13132
|
"description": "Sets the input’s placeholder text."
|
13185
13133
|
},
|
13134
|
+
"VTextField/width": {
|
13135
|
+
"type": "string | number\n",
|
13136
|
+
"description": "Sets the width for the component."
|
13137
|
+
},
|
13186
13138
|
"VTextField/id": {
|
13187
13139
|
"type": "string\n",
|
13188
13140
|
"description": "Sets the DOM id on the component."
|
@@ -13199,41 +13151,73 @@
|
|
13199
13151
|
"type": "boolean\n",
|
13200
13152
|
"description": "Enables autofocus."
|
13201
13153
|
},
|
13202
|
-
"VTextField/
|
13203
|
-
"type": "boolean\n",
|
13204
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/VField.json))"
|
13205
|
-
},
|
13206
|
-
"VTextField/label": {
|
13154
|
+
"VTextField/theme": {
|
13207
13155
|
"type": "string\n",
|
13208
|
-
"description": "
|
13156
|
+
"description": "Specify a theme for this component and all of its children."
|
13157
|
+
},
|
13158
|
+
"VTextField/active": {
|
13159
|
+
"type": "boolean\n",
|
13160
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
13209
13161
|
},
|
13210
13162
|
"VTextField/base-color": {
|
13211
13163
|
"type": "string\n",
|
13212
13164
|
"description": "Sets the color of the input when it is not focused."
|
13213
13165
|
},
|
13214
|
-
"VTextField/
|
13215
|
-
"type": "string\n",
|
13216
|
-
"description": "
|
13166
|
+
"VTextField/prepend-icon": {
|
13167
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13168
|
+
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
13217
13169
|
},
|
13218
|
-
"VTextField/
|
13219
|
-
"type": "string | number |
|
13220
|
-
"description": "Creates
|
13170
|
+
"VTextField/append-icon": {
|
13171
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13172
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
13221
13173
|
},
|
13222
|
-
"VTextField/
|
13174
|
+
"VTextField/readonly": {
|
13223
13175
|
"type": "boolean\n",
|
13224
|
-
"description": "
|
13176
|
+
"description": "Puts input in readonly state."
|
13225
13177
|
},
|
13226
|
-
"VTextField/
|
13178
|
+
"VTextField/density": {
|
13179
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
13180
|
+
"description": "Adjusts the vertical height used by the component."
|
13181
|
+
},
|
13182
|
+
"VTextField/max-width": {
|
13183
|
+
"type": "string | number\n",
|
13184
|
+
"description": "Sets the maximum width for the component."
|
13185
|
+
},
|
13186
|
+
"VTextField/min-width": {
|
13187
|
+
"type": "string | number\n",
|
13188
|
+
"description": "Sets the minimum width for the component."
|
13189
|
+
},
|
13190
|
+
"VTextField/loading": {
|
13191
|
+
"type": "string | boolean\n",
|
13192
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
13193
|
+
},
|
13194
|
+
"VTextField/rounded": {
|
13195
|
+
"type": "string | number | boolean\n",
|
13196
|
+
"description": "Adds a border radius to the input."
|
13197
|
+
},
|
13198
|
+
"VTextField/tile": {
|
13227
13199
|
"type": "boolean\n",
|
13228
|
-
"description": "
|
13200
|
+
"description": "Removes any applied **border-radius** from the component."
|
13229
13201
|
},
|
13230
|
-
"VTextField/
|
13202
|
+
"VTextField/color": {
|
13231
13203
|
"type": "string\n",
|
13232
|
-
"description": "
|
13204
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13233
13205
|
},
|
13234
|
-
"VTextField/
|
13235
|
-
"type": " |
|
13236
|
-
"description": "
|
13206
|
+
"VTextField/variant": {
|
13207
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
13208
|
+
"description": "Applies a distinct style to the component."
|
13209
|
+
},
|
13210
|
+
"VTextField/model-value": {
|
13211
|
+
"type": "any\n",
|
13212
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13213
|
+
},
|
13214
|
+
"VTextField/bg-color": {
|
13215
|
+
"type": "string\n",
|
13216
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13217
|
+
},
|
13218
|
+
"VTextField/direction": {
|
13219
|
+
"type": "'horizontal' | 'vertical'\n",
|
13220
|
+
"description": "Changes the direction of the input."
|
13237
13221
|
},
|
13238
13222
|
"VTextField/center-affix": {
|
13239
13223
|
"type": "boolean\n",
|
@@ -13247,10 +13231,6 @@
|
|
13247
13231
|
"type": "string | boolean\n",
|
13248
13232
|
"description": "Sets the color of the prepend/append icons."
|
13249
13233
|
},
|
13250
|
-
"VTextField/prepend-icon": {
|
13251
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13252
|
-
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
13253
|
-
},
|
13254
13234
|
"VTextField/hide-spin-buttons": {
|
13255
13235
|
"type": "boolean\n",
|
13256
13236
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
@@ -13267,10 +13247,6 @@
|
|
13267
13247
|
"type": "string | string[]\n",
|
13268
13248
|
"description": "Displays a list of messages or a single message if using a string."
|
13269
13249
|
},
|
13270
|
-
"VTextField/direction": {
|
13271
|
-
"type": "'horizontal' | 'vertical'\n",
|
13272
|
-
"description": "Changes the direction of the input."
|
13273
|
-
},
|
13274
13250
|
"VTextField/error-messages": {
|
13275
13251
|
"type": "string | string[]\n",
|
13276
13252
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
@@ -13279,10 +13255,6 @@
|
|
13279
13255
|
"type": "string | number\n",
|
13280
13256
|
"description": "Control the maximum number of shown errors from validation."
|
13281
13257
|
},
|
13282
|
-
"VTextField/readonly": {
|
13283
|
-
"type": "boolean\n",
|
13284
|
-
"description": "Puts input in readonly state."
|
13285
|
-
},
|
13286
13258
|
"VTextField/rules": {
|
13287
13259
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
13288
13260
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
@@ -13303,6 +13275,22 @@
|
|
13303
13275
|
"type": "boolean | 'auto'\n",
|
13304
13276
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
13305
13277
|
},
|
13278
|
+
"VTextField/counter": {
|
13279
|
+
"type": "string | number | boolean\n",
|
13280
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
13281
|
+
},
|
13282
|
+
"VTextField/persistent-placeholder": {
|
13283
|
+
"type": "boolean\n",
|
13284
|
+
"description": "Forces placeholder to always be visible."
|
13285
|
+
},
|
13286
|
+
"VTextField/persistent-counter": {
|
13287
|
+
"type": "boolean\n",
|
13288
|
+
"description": "Forces counter to always be visible."
|
13289
|
+
},
|
13290
|
+
"VTextField/suffix": {
|
13291
|
+
"type": "string\n",
|
13292
|
+
"description": "Displays suffix text."
|
13293
|
+
},
|
13306
13294
|
"VTextField/append-inner-icon": {
|
13307
13295
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13308
13296
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
@@ -13315,10 +13303,6 @@
|
|
13315
13303
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13316
13304
|
"description": "Applied when using **clearable** and the input is dirty."
|
13317
13305
|
},
|
13318
|
-
"VTextField/active": {
|
13319
|
-
"type": "boolean\n",
|
13320
|
-
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
13321
|
-
},
|
13322
13306
|
"VTextField/dirty": {
|
13323
13307
|
"type": "boolean\n",
|
13324
13308
|
"description": "Manually apply the dirty state styling."
|
@@ -13335,10 +13319,6 @@
|
|
13335
13319
|
"type": "boolean\n",
|
13336
13320
|
"description": "Label does not move on focus/dirty."
|
13337
13321
|
},
|
13338
|
-
"VTextField/loading": {
|
13339
|
-
"type": "string | boolean\n",
|
13340
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
13341
|
-
},
|
13342
13322
|
"VTextField/counter-value": {
|
13343
13323
|
"type": "number | ((value: any) => number)\n",
|
13344
13324
|
"description": "Function returns the counter display text."
|
@@ -13351,25 +13331,57 @@
|
|
13351
13331
|
"type": "boolean\n",
|
13352
13332
|
"description": "Removes box shadow when using a variant with elevation."
|
13353
13333
|
},
|
13334
|
+
"VTextarea/model-value": {
|
13335
|
+
"type": "any\n",
|
13336
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13337
|
+
},
|
13338
|
+
"VTextarea/error": {
|
13339
|
+
"type": "boolean\n",
|
13340
|
+
"description": "Puts the input in a manual error state."
|
13341
|
+
},
|
13354
13342
|
"VTextarea/reverse": {
|
13355
13343
|
"type": "boolean\n",
|
13356
13344
|
"description": "Reverses the orientation."
|
13357
13345
|
},
|
13358
|
-
"VTextarea/
|
13359
|
-
"type": "
|
13360
|
-
"description": "
|
13346
|
+
"VTextarea/density": {
|
13347
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
13348
|
+
"description": "Adjusts the vertical height used by the component."
|
13361
13349
|
},
|
13362
|
-
"VTextarea/
|
13363
|
-
"type": "
|
13364
|
-
"description": "
|
13350
|
+
"VTextarea/max-width": {
|
13351
|
+
"type": "string | number\n",
|
13352
|
+
"description": "Sets the maximum width for the component."
|
13365
13353
|
},
|
13366
|
-
"VTextarea/
|
13354
|
+
"VTextarea/min-width": {
|
13355
|
+
"type": "string | number\n",
|
13356
|
+
"description": "Sets the minimum width for the component."
|
13357
|
+
},
|
13358
|
+
"VTextarea/width": {
|
13359
|
+
"type": "string | number\n",
|
13360
|
+
"description": "Sets the width for the component."
|
13361
|
+
},
|
13362
|
+
"VTextarea/rounded": {
|
13363
|
+
"type": "string | number | boolean\n",
|
13364
|
+
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
|
13365
|
+
},
|
13366
|
+
"VTextarea/tile": {
|
13367
13367
|
"type": "boolean\n",
|
13368
|
-
"description": "
|
13368
|
+
"description": "Removes any applied **border-radius** from the component."
|
13369
13369
|
},
|
13370
|
-
"VTextarea/
|
13370
|
+
"VTextarea/theme": {
|
13371
13371
|
"type": "string\n",
|
13372
|
-
"description": "
|
13372
|
+
"description": "Specify a theme for this component and all of its children."
|
13373
|
+
},
|
13374
|
+
"VTextarea/color": {
|
13375
|
+
"type": "string\n",
|
13376
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13377
|
+
},
|
13378
|
+
"VTextarea/variant": {
|
13379
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
13380
|
+
"description": "Applies a distinct style to the component."
|
13381
|
+
},
|
13382
|
+
"VTextarea/name": {
|
13383
|
+
"type": "string\n",
|
13384
|
+
"description": "Sets the component's name attribute."
|
13373
13385
|
},
|
13374
13386
|
"VTextarea/disabled": {
|
13375
13387
|
"type": "boolean\n",
|
@@ -13379,10 +13391,6 @@
|
|
13379
13391
|
"type": "string\n",
|
13380
13392
|
"description": "Sets the input's placeholder text."
|
13381
13393
|
},
|
13382
|
-
"VTextarea/width": {
|
13383
|
-
"type": "string | number\n",
|
13384
|
-
"description": "Sets the width for the component."
|
13385
|
-
},
|
13386
13394
|
"VTextarea/id": {
|
13387
13395
|
"type": "string\n",
|
13388
13396
|
"description": "Sets the DOM id on the component."
|
@@ -13395,73 +13403,41 @@
|
|
13395
13403
|
"type": "boolean\n",
|
13396
13404
|
"description": "The element should be focused as soon as the page loads."
|
13397
13405
|
},
|
13398
|
-
"VTextarea/
|
13399
|
-
"type": "string\n",
|
13400
|
-
"description": "Specify a theme for this component and all of its children."
|
13401
|
-
},
|
13402
|
-
"VTextarea/active": {
|
13406
|
+
"VTextarea/details": {
|
13403
13407
|
"type": "boolean\n",
|
13404
|
-
"description": "
|
13408
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VField.json))"
|
13409
|
+
},
|
13410
|
+
"VTextarea/label": {
|
13411
|
+
"type": "string\n",
|
13412
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
13405
13413
|
},
|
13406
13414
|
"VTextarea/base-color": {
|
13407
13415
|
"type": "string\n",
|
13408
13416
|
"description": "Sets the color of the input when it is not focused."
|
13409
13417
|
},
|
13410
|
-
"VTextarea/
|
13411
|
-
"type": "
|
13412
|
-
"description": "
|
13418
|
+
"VTextarea/bg-color": {
|
13419
|
+
"type": "string\n",
|
13420
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13413
13421
|
},
|
13414
|
-
"VTextarea/
|
13415
|
-
"type": "
|
13416
|
-
"description": "Creates
|
13422
|
+
"VTextarea/counter": {
|
13423
|
+
"type": "string | number | true\n",
|
13424
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
13417
13425
|
},
|
13418
|
-
"VTextarea/
|
13426
|
+
"VTextarea/persistent-placeholder": {
|
13419
13427
|
"type": "boolean\n",
|
13420
|
-
"description": "
|
13421
|
-
},
|
13422
|
-
"VTextarea/density": {
|
13423
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
13424
|
-
"description": "Adjusts the vertical height used by the component."
|
13425
|
-
},
|
13426
|
-
"VTextarea/max-width": {
|
13427
|
-
"type": "string | number\n",
|
13428
|
-
"description": "Sets the maximum width for the component."
|
13429
|
-
},
|
13430
|
-
"VTextarea/min-width": {
|
13431
|
-
"type": "string | number\n",
|
13432
|
-
"description": "Sets the minimum width for the component."
|
13433
|
-
},
|
13434
|
-
"VTextarea/loading": {
|
13435
|
-
"type": "string | boolean\n",
|
13436
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
13437
|
-
},
|
13438
|
-
"VTextarea/rounded": {
|
13439
|
-
"type": "string | number | boolean\n",
|
13440
|
-
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius)."
|
13428
|
+
"description": "Forces placeholder to always be visible."
|
13441
13429
|
},
|
13442
|
-
"VTextarea/
|
13430
|
+
"VTextarea/persistent-counter": {
|
13443
13431
|
"type": "boolean\n",
|
13444
|
-
"description": "
|
13445
|
-
},
|
13446
|
-
"VTextarea/color": {
|
13447
|
-
"type": "string\n",
|
13448
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13449
|
-
},
|
13450
|
-
"VTextarea/variant": {
|
13451
|
-
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
13452
|
-
"description": "Applies a distinct style to the component."
|
13453
|
-
},
|
13454
|
-
"VTextarea/model-value": {
|
13455
|
-
"type": "any\n",
|
13456
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13432
|
+
"description": "Forces counter to always be visible."
|
13457
13433
|
},
|
13458
|
-
"VTextarea/
|
13434
|
+
"VTextarea/suffix": {
|
13459
13435
|
"type": "string\n",
|
13460
|
-
"description": "
|
13436
|
+
"description": "Displays suffix text."
|
13461
13437
|
},
|
13462
|
-
"VTextarea/
|
13463
|
-
"type": "
|
13464
|
-
"description": "
|
13438
|
+
"VTextarea/append-icon": {
|
13439
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13440
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
13465
13441
|
},
|
13466
13442
|
"VTextarea/center-affix": {
|
13467
13443
|
"type": "boolean\n",
|
@@ -13475,6 +13451,10 @@
|
|
13475
13451
|
"type": "string | boolean\n",
|
13476
13452
|
"description": "Sets the color of the prepend/append icons."
|
13477
13453
|
},
|
13454
|
+
"VTextarea/prepend-icon": {
|
13455
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13456
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
13457
|
+
},
|
13478
13458
|
"VTextarea/hide-spin-buttons": {
|
13479
13459
|
"type": "boolean\n",
|
13480
13460
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
@@ -13491,6 +13471,10 @@
|
|
13491
13471
|
"type": "string | string[]\n",
|
13492
13472
|
"description": "Displays a list of messages or a single message if using a string."
|
13493
13473
|
},
|
13474
|
+
"VTextarea/direction": {
|
13475
|
+
"type": "'horizontal' | 'vertical'\n",
|
13476
|
+
"description": "Changes the direction of the input."
|
13477
|
+
},
|
13494
13478
|
"VTextarea/error-messages": {
|
13495
13479
|
"type": "string | string[]\n",
|
13496
13480
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
@@ -13499,6 +13483,10 @@
|
|
13499
13483
|
"type": "string | number\n",
|
13500
13484
|
"description": "Control the maximum number of shown errors from validation."
|
13501
13485
|
},
|
13486
|
+
"VTextarea/readonly": {
|
13487
|
+
"type": "boolean\n",
|
13488
|
+
"description": "Puts input in readonly state."
|
13489
|
+
},
|
13502
13490
|
"VTextarea/rules": {
|
13503
13491
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
13504
13492
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
@@ -13519,22 +13507,6 @@
|
|
13519
13507
|
"type": "boolean | 'auto'\n",
|
13520
13508
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
13521
13509
|
},
|
13522
|
-
"VTextarea/counter": {
|
13523
|
-
"type": "string | number | true\n",
|
13524
|
-
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
13525
|
-
},
|
13526
|
-
"VTextarea/persistent-placeholder": {
|
13527
|
-
"type": "boolean\n",
|
13528
|
-
"description": "Forces placeholder to always be visible."
|
13529
|
-
},
|
13530
|
-
"VTextarea/persistent-counter": {
|
13531
|
-
"type": "boolean\n",
|
13532
|
-
"description": "Forces counter to always be visible."
|
13533
|
-
},
|
13534
|
-
"VTextarea/suffix": {
|
13535
|
-
"type": "string\n",
|
13536
|
-
"description": "Displays suffix text."
|
13537
|
-
},
|
13538
13510
|
"VTextarea/append-inner-icon": {
|
13539
13511
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13540
13512
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
@@ -13547,6 +13519,10 @@
|
|
13547
13519
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13548
13520
|
"description": "The icon used when the **clearable** prop is set to true."
|
13549
13521
|
},
|
13522
|
+
"VTextarea/active": {
|
13523
|
+
"type": "boolean\n",
|
13524
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
13525
|
+
},
|
13550
13526
|
"VTextarea/dirty": {
|
13551
13527
|
"type": "boolean\n",
|
13552
13528
|
"description": "Manually apply the dirty state styling."
|
@@ -13563,6 +13539,10 @@
|
|
13563
13539
|
"type": "boolean\n",
|
13564
13540
|
"description": "Label does not move on focus/dirty."
|
13565
13541
|
},
|
13542
|
+
"VTextarea/loading": {
|
13543
|
+
"type": "string | boolean\n",
|
13544
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
13545
|
+
},
|
13566
13546
|
"VTextarea/counter-value": {
|
13567
13547
|
"type": "(value: any) => number\n",
|
13568
13548
|
"description": "Display the input length but do not provide any validation."
|
@@ -13583,38 +13563,62 @@
|
|
13583
13563
|
"type": "string | number\n",
|
13584
13564
|
"description": "Default row count."
|
13585
13565
|
},
|
13586
|
-
"VTextarea/max-rows": {
|
13566
|
+
"VTextarea/max-rows": {
|
13567
|
+
"type": "string | number\n",
|
13568
|
+
"description": "Specifies the maximum number of rows for **auto-grow**."
|
13569
|
+
},
|
13570
|
+
"VThemeProvider/tag": {
|
13571
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
13572
|
+
"description": "Specify a custom tag used on the root element."
|
13573
|
+
},
|
13574
|
+
"VThemeProvider/theme": {
|
13575
|
+
"type": "string\n",
|
13576
|
+
"description": "Specify a theme for this component and all of its children."
|
13577
|
+
},
|
13578
|
+
"VThemeProvider/with-background": {
|
13579
|
+
"type": "boolean\n",
|
13580
|
+
"description": "Use the current value of `$vuetify.theme.dark` as opposed to the provided one."
|
13581
|
+
},
|
13582
|
+
"VTimePicker/tag": {
|
13583
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
13584
|
+
"description": "Specify a custom tag used on the root element."
|
13585
|
+
},
|
13586
|
+
"VTimePicker/title": {
|
13587
|
+
"type": "string\n",
|
13588
|
+
"description": "Specify a title text for the component."
|
13589
|
+
},
|
13590
|
+
"VTimePicker/disabled": {
|
13591
|
+
"type": "boolean\n",
|
13592
|
+
"description": "Removes the ability to click or target the component."
|
13593
|
+
},
|
13594
|
+
"VTimePicker/height": {
|
13595
|
+
"type": "string | number\n",
|
13596
|
+
"description": "Sets the height for the component."
|
13597
|
+
},
|
13598
|
+
"VTimePicker/max": {
|
13599
|
+
"type": "string\n",
|
13600
|
+
"description": "Maximum allowed time."
|
13601
|
+
},
|
13602
|
+
"VTimePicker/min": {
|
13603
|
+
"type": "string\n",
|
13604
|
+
"description": "Minimum allowed time."
|
13605
|
+
},
|
13606
|
+
"VTimePicker/width": {
|
13587
13607
|
"type": "string | number\n",
|
13588
|
-
"description": "
|
13589
|
-
},
|
13590
|
-
"VThemeProvider/tag": {
|
13591
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
13592
|
-
"description": "Specify a custom tag used on the root element."
|
13608
|
+
"description": "Width of the picker."
|
13593
13609
|
},
|
13594
|
-
"
|
13610
|
+
"VTimePicker/theme": {
|
13595
13611
|
"type": "string\n",
|
13596
13612
|
"description": "Specify a theme for this component and all of its children."
|
13597
13613
|
},
|
13598
|
-
"
|
13614
|
+
"VTimePicker/readonly": {
|
13599
13615
|
"type": "boolean\n",
|
13600
|
-
"description": "
|
13601
|
-
},
|
13602
|
-
"VTimePicker/title": {
|
13603
|
-
"type": "string\n",
|
13604
|
-
"description": "Specify a title text for the component."
|
13616
|
+
"description": "Puts picker in readonly state."
|
13605
13617
|
},
|
13606
13618
|
"VTimePicker/border": {
|
13607
13619
|
"type": "string | number | boolean\n",
|
13608
13620
|
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
13609
13621
|
},
|
13610
|
-
"VTimePicker/model-value": {
|
13611
|
-
"type": "any\n",
|
13612
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13613
|
-
},
|
13614
|
-
"VTimePicker/height": {
|
13615
|
-
"type": "string | number\n",
|
13616
|
-
"description": "Sets the height for the component."
|
13617
|
-
},
|
13618
13622
|
"VTimePicker/max-height": {
|
13619
13623
|
"type": "string | number\n",
|
13620
13624
|
"description": "Sets the maximum height for the component."
|
@@ -13631,10 +13635,6 @@
|
|
13631
13635
|
"type": "string | number\n",
|
13632
13636
|
"description": "Sets the minimum width for the component."
|
13633
13637
|
},
|
13634
|
-
"VTimePicker/width": {
|
13635
|
-
"type": "string | number\n",
|
13636
|
-
"description": "Width of the picker."
|
13637
|
-
},
|
13638
13638
|
"VTimePicker/elevation": {
|
13639
13639
|
"type": "string | number\n",
|
13640
13640
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
@@ -13644,7 +13644,7 @@
|
|
13644
13644
|
"description": "Specifies the component's location. Can combine by using a space separated string."
|
13645
13645
|
},
|
13646
13646
|
"VTimePicker/position": {
|
13647
|
-
"type": "'fixed' | '
|
13647
|
+
"type": "'fixed' | 'relative' | 'static' | 'absolute' | 'sticky'\n",
|
13648
13648
|
"description": "Sets the position for the component."
|
13649
13649
|
},
|
13650
13650
|
"VTimePicker/rounded": {
|
@@ -13655,41 +13655,21 @@
|
|
13655
13655
|
"type": "boolean\n",
|
13656
13656
|
"description": "Removes any applied **border-radius** from the component."
|
13657
13657
|
},
|
13658
|
-
"VTimePicker/tag": {
|
13659
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
13660
|
-
"description": "Specify a custom tag used on the root element."
|
13661
|
-
},
|
13662
|
-
"VTimePicker/theme": {
|
13663
|
-
"type": "string\n",
|
13664
|
-
"description": "Specify a theme for this component and all of its children."
|
13665
|
-
},
|
13666
13658
|
"VTimePicker/color": {
|
13667
13659
|
"type": "string\n",
|
13668
13660
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13669
13661
|
},
|
13670
|
-
"VTimePicker/
|
13671
|
-
"type": "
|
13672
|
-
"description": "
|
13673
|
-
},
|
13674
|
-
"VTimePicker/max": {
|
13675
|
-
"type": "string\n",
|
13676
|
-
"description": "Maximum allowed time."
|
13677
|
-
},
|
13678
|
-
"VTimePicker/min": {
|
13679
|
-
"type": "string\n",
|
13680
|
-
"description": "Minimum allowed time."
|
13662
|
+
"VTimePicker/model-value": {
|
13663
|
+
"type": "any\n",
|
13664
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13681
13665
|
},
|
13682
13666
|
"VTimePicker/bg-color": {
|
13683
13667
|
"type": "string\n",
|
13684
13668
|
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13685
13669
|
},
|
13686
|
-
"VTimePicker/
|
13670
|
+
"VTimePicker/scrollable": {
|
13687
13671
|
"type": "boolean\n",
|
13688
|
-
"description": "
|
13689
|
-
},
|
13690
|
-
"VTimePicker/view-mode": {
|
13691
|
-
"type": "'hour' | 'minute' | 'second'\n",
|
13692
|
-
"description": "The current view mode of the picker.`"
|
13672
|
+
"description": "Allows changing hour/minute with mouse scroll."
|
13693
13673
|
},
|
13694
13674
|
"VTimePicker/divided": {
|
13695
13675
|
"type": "boolean\n",
|
@@ -13699,14 +13679,14 @@
|
|
13699
13679
|
"type": "boolean\n",
|
13700
13680
|
"description": "Hide the picker header."
|
13701
13681
|
},
|
13682
|
+
"VTimePicker/view-mode": {
|
13683
|
+
"type": "'hour' | 'minute' | 'second'\n",
|
13684
|
+
"description": "The current view mode of the picker.`"
|
13685
|
+
},
|
13702
13686
|
"VTimePicker/format": {
|
13703
13687
|
"type": "'ampm' | '24hr'\n",
|
13704
13688
|
"description": "Defines the format of a time displayed in picker. Available options are `ampm` and `24hr`."
|
13705
13689
|
},
|
13706
|
-
"VTimePicker/scrollable": {
|
13707
|
-
"type": "boolean\n",
|
13708
|
-
"description": "Allows changing hour/minute with mouse scroll."
|
13709
|
-
},
|
13710
13690
|
"VTimePicker/use-seconds": {
|
13711
13691
|
"type": "boolean\n",
|
13712
13692
|
"description": "Toggles the use of seconds in picker."
|
@@ -13723,6 +13703,14 @@
|
|
13723
13703
|
"type": "number[] | ((val: number) => boolean)\n",
|
13724
13704
|
"description": "Restricts which seconds can be selected."
|
13725
13705
|
},
|
13706
|
+
"VTimePickerClock/model-value": {
|
13707
|
+
"type": "number\n",
|
13708
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
13709
|
+
},
|
13710
|
+
"VTimePickerClock/color": {
|
13711
|
+
"type": "string\n",
|
13712
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13713
|
+
},
|
13726
13714
|
"VTimePickerClock/disabled": {
|
13727
13715
|
"type": "boolean\n",
|
13728
13716
|
"description": "Removes the ability to click or target the component."
|
@@ -13743,22 +13731,14 @@
|
|
13743
13731
|
"type": "boolean\n",
|
13744
13732
|
"description": "When true, the picker is in a read-only state, and users cannot modify the selected time."
|
13745
13733
|
},
|
13746
|
-
"VTimePickerClock/
|
13747
|
-
"type": "string\n",
|
13748
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13749
|
-
},
|
13750
|
-
"VTimePickerClock/model-value": {
|
13734
|
+
"VTimePickerClock/rotate": {
|
13751
13735
|
"type": "number\n",
|
13752
|
-
"description": "
|
13736
|
+
"description": "Controls rotation, specifying the degree of rotation for the clock hands."
|
13753
13737
|
},
|
13754
13738
|
"VTimePickerClock/scrollable": {
|
13755
13739
|
"type": "boolean\n",
|
13756
13740
|
"description": "Allows the time selection to be scrollable, enhancing user experience for devices with scroll inputs."
|
13757
13741
|
},
|
13758
|
-
"VTimePickerClock/rotate": {
|
13759
|
-
"type": "number\n",
|
13760
|
-
"description": "Controls rotation, specifying the degree of rotation for the clock hands."
|
13761
|
-
},
|
13762
13742
|
"VTimePickerClock/ampm": {
|
13763
13743
|
"type": "boolean\n",
|
13764
13744
|
"description": "Displays time in a 12-hour format."
|
@@ -13779,10 +13759,6 @@
|
|
13779
13759
|
"type": "(value: number) => boolean\n",
|
13780
13760
|
"description": "Restricts which hours can be selected."
|
13781
13761
|
},
|
13782
|
-
"VTimePickerControls/color": {
|
13783
|
-
"type": "string\n",
|
13784
|
-
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13785
|
-
},
|
13786
13762
|
"VTimePickerControls/disabled": {
|
13787
13763
|
"type": "boolean\n",
|
13788
13764
|
"description": "Removes the ability to click or target the component."
|
@@ -13795,6 +13771,10 @@
|
|
13795
13771
|
"type": "boolean\n",
|
13796
13772
|
"description": "Makes the timepicker readonly."
|
13797
13773
|
},
|
13774
|
+
"VTimePickerControls/color": {
|
13775
|
+
"type": "string\n",
|
13776
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
13777
|
+
},
|
13798
13778
|
"VTimePickerControls/view-mode": {
|
13799
13779
|
"type": "'hour' | 'minute' | 'second'\n",
|
13800
13780
|
"description": "The current view mode of the timepicker. Can be either `hour`, `minute`, or `second`."
|
@@ -13823,10 +13803,18 @@
|
|
13823
13803
|
"type": "'am' | 'pm'\n",
|
13824
13804
|
"description": "The current period value. either `am` or `pm`."
|
13825
13805
|
},
|
13806
|
+
"VTimeline/density": {
|
13807
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
13808
|
+
"description": "Adjusts the vertical height used by the component."
|
13809
|
+
},
|
13826
13810
|
"VTimeline/tag": {
|
13827
13811
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
13828
13812
|
"description": "Specify a custom tag used on the root element."
|
13829
13813
|
},
|
13814
|
+
"VTimeline/theme": {
|
13815
|
+
"type": "string\n",
|
13816
|
+
"description": "Specify a theme for this component and all of its children."
|
13817
|
+
},
|
13830
13818
|
"VTimeline/align": {
|
13831
13819
|
"type": "'start' | 'center'\n",
|
13832
13820
|
"description": "Places the timeline dot at the top or center of the timeline item."
|
@@ -13835,30 +13823,22 @@
|
|
13835
13823
|
"type": "string | number\n",
|
13836
13824
|
"description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**."
|
13837
13825
|
},
|
13838
|
-
"VTimeline/
|
13826
|
+
"VTimeline/icon-color": {
|
13839
13827
|
"type": "string\n",
|
13840
|
-
"description": "
|
13841
|
-
},
|
13842
|
-
"VTimeline/density": {
|
13843
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
13844
|
-
"description": "Adjusts the vertical height used by the component."
|
13828
|
+
"description": "Color of the icon."
|
13845
13829
|
},
|
13846
13830
|
"VTimeline/direction": {
|
13847
13831
|
"type": "'horizontal' | 'vertical'\n",
|
13848
13832
|
"description": "Display timeline in a **vertical** or **horizontal** direction."
|
13849
13833
|
},
|
13850
|
-
"VTimeline/
|
13851
|
-
"type": "
|
13852
|
-
"description": "
|
13834
|
+
"VTimeline/side": {
|
13835
|
+
"type": "'end' | 'start'\n",
|
13836
|
+
"description": "Display all timeline items on one side of the timeline, either **start** or **end**."
|
13853
13837
|
},
|
13854
13838
|
"VTimeline/justify": {
|
13855
13839
|
"type": "string\n",
|
13856
13840
|
"description": "Places timeline line at the center or automatically on the left or right side."
|
13857
13841
|
},
|
13858
|
-
"VTimeline/side": {
|
13859
|
-
"type": "'start' | 'end'\n",
|
13860
|
-
"description": "Display all timeline items on one side of the timeline, either **start** or **end**."
|
13861
|
-
},
|
13862
13842
|
"VTimeline/line-thickness": {
|
13863
13843
|
"type": "string | number\n",
|
13864
13844
|
"description": "Thickness of the timeline line."
|
@@ -13884,21 +13864,29 @@
|
|
13884
13864
|
"description": "Specifies the distance between the line and the dot of timeline items."
|
13885
13865
|
},
|
13886
13866
|
"VTimeline/truncate-line": {
|
13887
|
-
"type": "'
|
13867
|
+
"type": "'end' | 'start' | 'both'\n",
|
13888
13868
|
"description": "Truncate timeline directly at the **start** or **end** of the line, or on **both** ends."
|
13889
13869
|
},
|
13890
|
-
"VTimelineItem/
|
13891
|
-
"type": "
|
13892
|
-
"description": "
|
13893
|
-
},
|
13894
|
-
"VTimelineItem/density": {
|
13895
|
-
"type": "'default' | 'compact'\n",
|
13896
|
-
"description": "Adjusts the vertical height used by the component."
|
13870
|
+
"VTimelineItem/tag": {
|
13871
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
13872
|
+
"description": "Specify a custom tag used on the root element."
|
13897
13873
|
},
|
13898
13874
|
"VTimelineItem/height": {
|
13899
13875
|
"type": "string | number\n",
|
13900
13876
|
"description": "Sets the height for the component."
|
13901
13877
|
},
|
13878
|
+
"VTimelineItem/size": {
|
13879
|
+
"type": "string | number\n",
|
13880
|
+
"description": "Size of the item dot"
|
13881
|
+
},
|
13882
|
+
"VTimelineItem/width": {
|
13883
|
+
"type": "string | number\n",
|
13884
|
+
"description": "Sets the width for the component."
|
13885
|
+
},
|
13886
|
+
"VTimelineItem/density": {
|
13887
|
+
"type": "'default' | 'compact'\n",
|
13888
|
+
"description": "Adjusts the vertical height used by the component."
|
13889
|
+
},
|
13902
13890
|
"VTimelineItem/max-height": {
|
13903
13891
|
"type": "string | number\n",
|
13904
13892
|
"description": "Sets the maximum height for the component."
|
@@ -13915,10 +13903,6 @@
|
|
13915
13903
|
"type": "string | number\n",
|
13916
13904
|
"description": "Sets the minimum width for the component."
|
13917
13905
|
},
|
13918
|
-
"VTimelineItem/width": {
|
13919
|
-
"type": "string | number\n",
|
13920
|
-
"description": "Sets the width for the component."
|
13921
|
-
},
|
13922
13906
|
"VTimelineItem/elevation": {
|
13923
13907
|
"type": "string | number\n",
|
13924
13908
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
@@ -13931,13 +13915,9 @@
|
|
13931
13915
|
"type": "boolean\n",
|
13932
13916
|
"description": "Removes any applied **border-radius** from the component."
|
13933
13917
|
},
|
13934
|
-
"VTimelineItem/
|
13935
|
-
"type": "string | (new () => any)
|
13936
|
-
"description": "
|
13937
|
-
},
|
13938
|
-
"VTimelineItem/size": {
|
13939
|
-
"type": "string | number\n",
|
13940
|
-
"description": "Size of the item dot"
|
13918
|
+
"VTimelineItem/icon": {
|
13919
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13920
|
+
"description": "Apply a specific icon to the inside dot using the [v-icon](/components/icons/) component."
|
13941
13921
|
},
|
13942
13922
|
"VTimelineItem/icon-color": {
|
13943
13923
|
"type": "string\n",
|
@@ -13964,37 +13944,29 @@
|
|
13964
13944
|
"description": "Specifies the distance between the line and the dot of the item."
|
13965
13945
|
},
|
13966
13946
|
"VTimelineItem/side": {
|
13967
|
-
"type": "'
|
13947
|
+
"type": "'start' | 'end'\n",
|
13968
13948
|
"description": "Show the item either **before** or **after** the timeline. This will override the implicit ordering of items, but will in turn be overridden by the `v-timeline` **single-side** prop."
|
13969
13949
|
},
|
13970
|
-
"VToolbar/flat": {
|
13971
|
-
"type": "boolean\n",
|
13972
|
-
"description": "Removes the toolbar's box-shadow."
|
13973
|
-
},
|
13974
|
-
"VToolbar/tag": {
|
13975
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
13976
|
-
"description": "Specify a custom tag used on the root element."
|
13977
|
-
},
|
13978
13950
|
"VToolbar/title": {
|
13979
13951
|
"type": "string\n",
|
13980
13952
|
"description": "Specify a title text for the component."
|
13981
13953
|
},
|
13982
|
-
"VToolbar/
|
13983
|
-
"type": "
|
13984
|
-
"description": "
|
13985
|
-
},
|
13986
|
-
"VToolbar/theme": {
|
13987
|
-
"type": "string\n",
|
13988
|
-
"description": "Specify a theme for this component and all of its children."
|
13954
|
+
"VToolbar/flat": {
|
13955
|
+
"type": "boolean\n",
|
13956
|
+
"description": "Removes the toolbar's box-shadow."
|
13989
13957
|
},
|
13990
13958
|
"VToolbar/border": {
|
13991
13959
|
"type": "string | number | boolean\n",
|
13992
13960
|
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
13993
13961
|
},
|
13994
13962
|
"VToolbar/density": {
|
13995
|
-
"type": "'default' | '
|
13963
|
+
"type": "'default' | 'prominent' | 'comfortable' | 'compact'\n",
|
13996
13964
|
"description": "Adjusts the vertical height used by the component."
|
13997
13965
|
},
|
13966
|
+
"VToolbar/height": {
|
13967
|
+
"type": "string | number\n",
|
13968
|
+
"description": "Designates a specific height for the toolbar. Overrides the heights imposed by other props, e.g. **prominent**, **dense**, **extended**, etc."
|
13969
|
+
},
|
13998
13970
|
"VToolbar/elevation": {
|
13999
13971
|
"type": "string | number\n",
|
14000
13972
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
@@ -14011,6 +13983,14 @@
|
|
14011
13983
|
"type": "boolean\n",
|
14012
13984
|
"description": "Removes any applied **border-radius** from the component."
|
14013
13985
|
},
|
13986
|
+
"VToolbar/tag": {
|
13987
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
13988
|
+
"description": "Specify a custom tag used on the root element."
|
13989
|
+
},
|
13990
|
+
"VToolbar/theme": {
|
13991
|
+
"type": "string\n",
|
13992
|
+
"description": "Specify a theme for this component and all of its children."
|
13993
|
+
},
|
14014
13994
|
"VToolbar/color": {
|
14015
13995
|
"type": "string\n",
|
14016
13996
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -14019,50 +13999,62 @@
|
|
14019
13999
|
"type": "string\n",
|
14020
14000
|
"description": "Specifies a [v-img](/components/images) as the component's background."
|
14021
14001
|
},
|
14022
|
-
"VToolbar/
|
14002
|
+
"VToolbar/collapse": {
|
14023
14003
|
"type": "boolean\n",
|
14024
|
-
"description": "
|
14004
|
+
"description": "Puts the toolbar into a collapsed state reducing its maximum width."
|
14025
14005
|
},
|
14026
14006
|
"VToolbar/extended": {
|
14027
14007
|
"type": "boolean\n",
|
14028
14008
|
"description": "Use this prop to increase the height of the toolbar _without_ using the `extension` slot for adding content. May be used in conjunction with the **extension-height** prop. When false, will not show extension slot even if content is present."
|
14029
14009
|
},
|
14030
|
-
"VToolbar/collapse": {
|
14031
|
-
"type": "boolean\n",
|
14032
|
-
"description": "Puts the toolbar into a collapsed state reducing its maximum width."
|
14033
|
-
},
|
14034
14010
|
"VToolbar/extension-height": {
|
14035
14011
|
"type": "string | number\n",
|
14036
14012
|
"description": "Specify an explicit height for the `extension` slot."
|
14037
14013
|
},
|
14014
|
+
"VToolbar/floating": {
|
14015
|
+
"type": "boolean\n",
|
14016
|
+
"description": "Applies **display: inline-flex** to the component."
|
14017
|
+
},
|
14038
14018
|
"VToolbarItems/color": {
|
14039
14019
|
"type": "string\n",
|
14040
14020
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
14041
14021
|
},
|
14042
14022
|
"VToolbarItems/variant": {
|
14043
|
-
"type": "'
|
14023
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
14044
14024
|
"description": "Applies a distinct style to the component."
|
14045
14025
|
},
|
14046
|
-
"VToolbarTitle/tag": {
|
14047
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
14048
|
-
"description": "Specify a custom tag used on the root element."
|
14049
|
-
},
|
14050
14026
|
"VToolbarTitle/text": {
|
14051
14027
|
"type": "string\n",
|
14052
14028
|
"description": "Specify content text for the component."
|
14053
14029
|
},
|
14054
|
-
"
|
14055
|
-
"type": "string\n",
|
14056
|
-
"description": "Specify
|
14030
|
+
"VToolbarTitle/tag": {
|
14031
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
14032
|
+
"description": "Specify a custom tag used on the root element."
|
14057
14033
|
},
|
14058
|
-
"VTooltip/
|
14034
|
+
"VTooltip/disabled": {
|
14059
14035
|
"type": "boolean\n",
|
14060
|
-
"description": "
|
14036
|
+
"description": "Removes the ability to click or target the component."
|
14061
14037
|
},
|
14062
14038
|
"VTooltip/height": {
|
14063
14039
|
"type": "string | number\n",
|
14064
14040
|
"description": "Sets the height for the component."
|
14065
14041
|
},
|
14042
|
+
"VTooltip/width": {
|
14043
|
+
"type": "string | number\n",
|
14044
|
+
"description": "Sets the width for the component."
|
14045
|
+
},
|
14046
|
+
"VTooltip/id": {
|
14047
|
+
"type": "string\n",
|
14048
|
+
"description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used."
|
14049
|
+
},
|
14050
|
+
"VTooltip/theme": {
|
14051
|
+
"type": "string\n",
|
14052
|
+
"description": "Specify a theme for this component and all of its children."
|
14053
|
+
},
|
14054
|
+
"VTooltip/text": {
|
14055
|
+
"type": "string\n",
|
14056
|
+
"description": "Specify content text for the component."
|
14057
|
+
},
|
14066
14058
|
"VTooltip/max-height": {
|
14067
14059
|
"type": "string | number\n",
|
14068
14060
|
"description": "Sets the maximum height for the component."
|
@@ -14079,29 +14071,17 @@
|
|
14079
14071
|
"type": "string | number\n",
|
14080
14072
|
"description": "Sets the minimum width for the component."
|
14081
14073
|
},
|
14082
|
-
"VTooltip/width": {
|
14083
|
-
"type": "string | number\n",
|
14084
|
-
"description": "Sets the width for the component."
|
14085
|
-
},
|
14086
14074
|
"VTooltip/location": {
|
14087
14075
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
14088
14076
|
"description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
|
14089
14077
|
},
|
14090
|
-
"VTooltip/
|
14091
|
-
"type": "string\n",
|
14092
|
-
"description": "Specify a theme for this component and all of its children."
|
14093
|
-
},
|
14094
|
-
"VTooltip/disabled": {
|
14095
|
-
"type": "boolean\n",
|
14096
|
-
"description": "Removes the ability to click or target the component."
|
14097
|
-
},
|
14098
|
-
"VTooltip/id": {
|
14099
|
-
"type": "string\n",
|
14100
|
-
"description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used."
|
14101
|
-
},
|
14102
|
-
"VTooltip/eager": {
|
14078
|
+
"VTooltip/model-value": {
|
14103
14079
|
"type": "boolean\n",
|
14104
|
-
"description": "
|
14080
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
14081
|
+
},
|
14082
|
+
"VTooltip/transition": {
|
14083
|
+
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
14084
|
+
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
14105
14085
|
},
|
14106
14086
|
"VTooltip/activator": {
|
14107
14087
|
"type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
|
@@ -14171,6 +14151,10 @@
|
|
14171
14151
|
"type": "string | number\n",
|
14172
14152
|
"description": "Delay (in ms) after which tooltip opens (when `open-on-hover` prop is set to **true**)."
|
14173
14153
|
},
|
14154
|
+
"VTooltip/eager": {
|
14155
|
+
"type": "boolean\n",
|
14156
|
+
"description": "Forces the component's content to render when it mounts. This is useful if you have content that will not be rendered in the DOM that you want crawled for SEO."
|
14157
|
+
},
|
14174
14158
|
"VTooltip/location-strategy": {
|
14175
14159
|
"type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n",
|
14176
14160
|
"description": "A function used to specifies how the component should position relative to its activator."
|
@@ -14184,13 +14168,9 @@
|
|
14184
14168
|
"description": "Increases distance from the target. When passed as a pair of numbers, the second value shifts anchor along the side and away from the target."
|
14185
14169
|
},
|
14186
14170
|
"VTooltip/scroll-strategy": {
|
14187
|
-
"type": "'close' | '
|
14171
|
+
"type": "'close' | 'block' | 'none' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>\n",
|
14188
14172
|
"description": "Strategy used when the component is activate and user scrolls."
|
14189
14173
|
},
|
14190
|
-
"VTooltip/transition": {
|
14191
|
-
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
14192
|
-
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
14193
|
-
},
|
14194
14174
|
"VTooltip/attach": {
|
14195
14175
|
"type": "string | boolean | Element\n",
|
14196
14176
|
"description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default."
|
@@ -14203,54 +14183,22 @@
|
|
14203
14183
|
"type": "string\n",
|
14204
14184
|
"description": "The search model for filtering results."
|
14205
14185
|
},
|
14206
|
-
"VTreeview/tag": {
|
14207
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
14208
|
-
"description": "Specify a custom tag used on the root element."
|
14209
|
-
},
|
14210
|
-
"VTreeview/activated": {
|
14211
|
-
"type": "any\n",
|
14212
|
-
"description": "Array of ids of activated nodes."
|
14213
|
-
},
|
14214
|
-
"VTreeview/disabled": {
|
14215
|
-
"type": "boolean\n",
|
14216
|
-
"description": "Disables selection for all nodes."
|
14217
|
-
},
|
14218
|
-
"VTreeview/height": {
|
14219
|
-
"type": "string | number\n",
|
14220
|
-
"description": "Sets the height for the component."
|
14221
|
-
},
|
14222
|
-
"VTreeview/width": {
|
14223
|
-
"type": "string | number\n",
|
14224
|
-
"description": "Sets the width for the component."
|
14225
|
-
},
|
14226
|
-
"VTreeview/theme": {
|
14227
|
-
"type": "string\n",
|
14228
|
-
"description": "Specify a theme for this component and all of its children."
|
14229
|
-
},
|
14230
|
-
"VTreeview/items": {
|
14231
|
-
"type": "unknown[]\n",
|
14232
|
-
"description": "An array of items used to build the treeview."
|
14233
|
-
},
|
14234
|
-
"VTreeview/active-color": {
|
14235
|
-
"type": "string\n",
|
14236
|
-
"description": "Deprecated, use `color` instead."
|
14237
|
-
},
|
14238
|
-
"VTreeview/base-color": {
|
14239
|
-
"type": "string\n",
|
14240
|
-
"description": "Sets the color of component when not focused."
|
14241
|
-
},
|
14242
|
-
"VTreeview/slim": {
|
14243
|
-
"type": "boolean\n",
|
14244
|
-
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
|
14245
|
-
},
|
14246
14186
|
"VTreeview/border": {
|
14247
14187
|
"type": "string | number | boolean\n",
|
14248
14188
|
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders)."
|
14249
14189
|
},
|
14190
|
+
"VTreeview/model-value": {
|
14191
|
+
"type": "unknown[]\n",
|
14192
|
+
"description": "Allows one to control which nodes are selected. The array contains the values of currently selected items. It is equivalent to the `v-model:selected`"
|
14193
|
+
},
|
14250
14194
|
"VTreeview/density": {
|
14251
14195
|
"type": "'default' | 'comfortable' | 'compact'\n",
|
14252
14196
|
"description": "Adjusts the vertical height used by the component."
|
14253
14197
|
},
|
14198
|
+
"VTreeview/height": {
|
14199
|
+
"type": "string | number\n",
|
14200
|
+
"description": "Sets the height for the component."
|
14201
|
+
},
|
14254
14202
|
"VTreeview/max-height": {
|
14255
14203
|
"type": "string | number\n",
|
14256
14204
|
"description": "Sets the maximum height for the component."
|
@@ -14267,6 +14215,10 @@
|
|
14267
14215
|
"type": "string | number\n",
|
14268
14216
|
"description": "Sets the minimum width for the component."
|
14269
14217
|
},
|
14218
|
+
"VTreeview/width": {
|
14219
|
+
"type": "string | number\n",
|
14220
|
+
"description": "Sets the width for the component."
|
14221
|
+
},
|
14270
14222
|
"VTreeview/elevation": {
|
14271
14223
|
"type": "string | number\n",
|
14272
14224
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
@@ -14279,61 +14231,29 @@
|
|
14279
14231
|
"type": "boolean\n",
|
14280
14232
|
"description": "Removes any applied **border-radius** from the component."
|
14281
14233
|
},
|
14234
|
+
"VTreeview/tag": {
|
14235
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
14236
|
+
"description": "Specify a custom tag used on the root element."
|
14237
|
+
},
|
14238
|
+
"VTreeview/theme": {
|
14239
|
+
"type": "string\n",
|
14240
|
+
"description": "Specify a theme for this component and all of its children."
|
14241
|
+
},
|
14282
14242
|
"VTreeview/color": {
|
14283
14243
|
"type": "string\n",
|
14284
14244
|
"description": "Applies specified color to the active node - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
14285
14245
|
},
|
14286
14246
|
"VTreeview/variant": {
|
14287
|
-
"type": "'
|
14247
|
+
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
14288
14248
|
"description": "Applies a distinct style to the component."
|
14289
14249
|
},
|
14290
|
-
"VTreeview/
|
14291
|
-
"type": "unknown[]\n",
|
14292
|
-
"description": "Allows one to control which nodes are selected. The array contains the values of currently selected items. It is equivalent to the `v-model:selected`"
|
14293
|
-
},
|
14294
|
-
"VTreeview/bg-color": {
|
14295
|
-
"type": "string\n",
|
14296
|
-
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
14297
|
-
},
|
14298
|
-
"VTreeview/lines": {
|
14299
|
-
"type": "false | 'one' | 'two' | 'three'\n",
|
14300
|
-
"description": "Designates a **minimum-height** for all children `v-list-item` components. This prop uses [line-clamp](https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp) and is not supported in all browsers."
|
14301
|
-
},
|
14302
|
-
"VTreeview/mandatory": {
|
14303
|
-
"type": "boolean\n",
|
14304
|
-
"description": "Forces at least one item to always be selected (if available)."
|
14305
|
-
},
|
14306
|
-
"VTreeview/open-on-click": {
|
14307
|
-
"type": "boolean\n",
|
14308
|
-
"description": "When `true` will cause nodes to be opened by clicking anywhere on it, instead of only opening by clicking on expand icon. When using this prop with `activatable` you will be unable to mark nodes with children as active."
|
14309
|
-
},
|
14310
|
-
"VTreeview/active-class": {
|
14311
|
-
"type": "string\n",
|
14312
|
-
"description": "The class applied to the component when it is in an active state."
|
14313
|
-
},
|
14314
|
-
"VTreeview/selected": {
|
14250
|
+
"VTreeview/activated": {
|
14315
14251
|
"type": "any\n",
|
14316
|
-
"description": "
|
14317
|
-
},
|
14318
|
-
"VTreeview/indeterminate-icon": {
|
14319
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14320
|
-
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
|
14321
|
-
},
|
14322
|
-
"VTreeview/false-icon": {
|
14323
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14324
|
-
"description": "The icon used when inactive."
|
14325
|
-
},
|
14326
|
-
"VTreeview/true-icon": {
|
14327
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14328
|
-
"description": "The icon used when active."
|
14329
|
-
},
|
14330
|
-
"VTreeview/value-comparator": {
|
14331
|
-
"type": "(a: any, b: any) => boolean\n",
|
14332
|
-
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
14252
|
+
"description": "Array of ids of activated nodes."
|
14333
14253
|
},
|
14334
|
-
"VTreeview/
|
14254
|
+
"VTreeview/disabled": {
|
14335
14255
|
"type": "boolean\n",
|
14336
|
-
"description": "
|
14256
|
+
"description": "Disables selection for all nodes."
|
14337
14257
|
},
|
14338
14258
|
"VTreeview/filter-mode": {
|
14339
14259
|
"type": "'every' | 'some' | 'union' | 'intersection'\n",
|
@@ -14355,6 +14275,22 @@
|
|
14355
14275
|
"type": "string | string[]\n",
|
14356
14276
|
"description": "Array of specific keys to filter on the item."
|
14357
14277
|
},
|
14278
|
+
"VTreeview/base-color": {
|
14279
|
+
"type": "string\n",
|
14280
|
+
"description": "Sets the color of component when not focused."
|
14281
|
+
},
|
14282
|
+
"VTreeview/active-color": {
|
14283
|
+
"type": "string\n",
|
14284
|
+
"description": "Deprecated, use `color` instead."
|
14285
|
+
},
|
14286
|
+
"VTreeview/active-class": {
|
14287
|
+
"type": "string\n",
|
14288
|
+
"description": "The class applied to the component when it is in an active state."
|
14289
|
+
},
|
14290
|
+
"VTreeview/bg-color": {
|
14291
|
+
"type": "string\n",
|
14292
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
14293
|
+
},
|
14358
14294
|
"VTreeview/filterable": {
|
14359
14295
|
"type": "boolean\n",
|
14360
14296
|
"description": "**FOR INTERNAL USE ONLY** Prevents list item selection using [space] key and pass it back to the text input. Used internally for VAutocomplete and VCombobox."
|
@@ -14367,6 +14303,14 @@
|
|
14367
14303
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14368
14304
|
"description": "Icon to display when the list item is expanded."
|
14369
14305
|
},
|
14306
|
+
"VTreeview/lines": {
|
14307
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
14308
|
+
"description": "Designates a **minimum-height** for all children `v-list-item` components. This prop uses [line-clamp](https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp) and is not supported in all browsers."
|
14309
|
+
},
|
14310
|
+
"VTreeview/slim": {
|
14311
|
+
"type": "boolean\n",
|
14312
|
+
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
|
14313
|
+
},
|
14370
14314
|
"VTreeview/activatable": {
|
14371
14315
|
"type": "boolean\n",
|
14372
14316
|
"description": "Allows user to mark a node as active by clicking on it."
|
@@ -14379,6 +14323,14 @@
|
|
14379
14323
|
"type": "any\n",
|
14380
14324
|
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
14381
14325
|
},
|
14326
|
+
"VTreeview/selected": {
|
14327
|
+
"type": "any\n",
|
14328
|
+
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
14329
|
+
},
|
14330
|
+
"VTreeview/mandatory": {
|
14331
|
+
"type": "boolean\n",
|
14332
|
+
"description": "Forces at least one item to always be selected (if available)."
|
14333
|
+
},
|
14382
14334
|
"VTreeview/active-strategy": {
|
14383
14335
|
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)\n",
|
14384
14336
|
"description": "Affects how items with children behave when activated.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **independent:** All nodes can be activated whether they have children or not.\n- **classic:** Activating a parent node will cause all children to be activated."
|
@@ -14387,6 +14339,10 @@
|
|
14387
14339
|
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | 'trunk'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L28-L32\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L28-L32\" target=\"_blank\">SelectStrategy</a>)\n",
|
14388
14340
|
"description": "Affects how items with children behave when selected.\n- **leaf:** Only leaf nodes (items without children) can be selected.\n- **independent:** All nodes can be selected whether they have children or not.\n- **classic:** Selecting a parent node will cause all children to be selected, parent nodes will be displayed as selected if all their descendants are selected. Only leaf nodes will be added to the model.\n- **trunk**: Same as classic but if all of a node's children are selected then only that node will be added to the model."
|
14389
14341
|
},
|
14342
|
+
"VTreeview/items": {
|
14343
|
+
"type": "unknown[]\n",
|
14344
|
+
"description": "An array of items used to build the treeview."
|
14345
|
+
},
|
14390
14346
|
"VTreeview/item-title": {
|
14391
14347
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>\n",
|
14392
14348
|
"description": "Property on supplied `items` that contains its title."
|
@@ -14411,10 +14367,30 @@
|
|
14411
14367
|
"type": "boolean\n",
|
14412
14368
|
"description": "When `true` will make `v-model`, `active.sync` and `open.sync` return the complete object instead of just the key."
|
14413
14369
|
},
|
14370
|
+
"VTreeview/value-comparator": {
|
14371
|
+
"type": "(a: any, b: any) => boolean\n",
|
14372
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
14373
|
+
},
|
14374
|
+
"VTreeview/open-on-click": {
|
14375
|
+
"type": "boolean\n",
|
14376
|
+
"description": "When `true` will cause nodes to be opened by clicking anywhere on it, instead of only opening by clicking on expand icon. When using this prop with `activatable` you will be unable to mark nodes with children as active."
|
14377
|
+
},
|
14378
|
+
"VTreeview/hide-actions": {
|
14379
|
+
"type": "boolean\n",
|
14380
|
+
"description": "Hide the expand icon and loading indicator next to each item title."
|
14381
|
+
},
|
14414
14382
|
"VTreeview/fluid": {
|
14415
14383
|
"type": "boolean\n",
|
14416
14384
|
"description": "Removes indentation from nested items."
|
14417
14385
|
},
|
14386
|
+
"VTreeview/false-icon": {
|
14387
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14388
|
+
"description": "The icon used when inactive."
|
14389
|
+
},
|
14390
|
+
"VTreeview/true-icon": {
|
14391
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14392
|
+
"description": "The icon used when active."
|
14393
|
+
},
|
14418
14394
|
"VTreeview/open-all": {
|
14419
14395
|
"type": "boolean\n",
|
14420
14396
|
"description": "When `true` will cause all branch nodes to be opened when component is mounted."
|
@@ -14423,6 +14399,10 @@
|
|
14423
14399
|
"type": "string\n",
|
14424
14400
|
"description": "Icon used when node is in a loading state."
|
14425
14401
|
},
|
14402
|
+
"VTreeview/indeterminate-icon": {
|
14403
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14404
|
+
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
|
14405
|
+
},
|
14426
14406
|
"VTreeview/selected-color": {
|
14427
14407
|
"type": "string\n",
|
14428
14408
|
"description": "The color of the selection checkbox."
|
@@ -14439,17 +14419,13 @@
|
|
14439
14419
|
"type": "(item: unknown) => Promise<void>\n",
|
14440
14420
|
"description": "A function used when dynamically loading children. If this prop is set, then the supplied function will be run if expanding an item that has a `item-children` property that is an empty array. Supports returning a Promise."
|
14441
14421
|
},
|
14442
|
-
"VTreeviewGroup/title": {
|
14443
|
-
"type": "string\n",
|
14444
|
-
"description": "Specify a title text for the component."
|
14445
|
-
},
|
14446
14422
|
"VTreeviewGroup/tag": {
|
14447
14423
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
14448
14424
|
"description": "Specify a custom tag used on the root element."
|
14449
14425
|
},
|
14450
|
-
"VTreeviewGroup/
|
14426
|
+
"VTreeviewGroup/title": {
|
14451
14427
|
"type": "string\n",
|
14452
|
-
"description": "
|
14428
|
+
"description": "Specify a title text for the component."
|
14453
14429
|
},
|
14454
14430
|
"VTreeviewGroup/disabled": {
|
14455
14431
|
"type": "boolean\n",
|
@@ -14459,13 +14435,25 @@
|
|
14459
14435
|
"type": "any\n",
|
14460
14436
|
"description": "Expands / Collapse the list-group."
|
14461
14437
|
},
|
14438
|
+
"VTreeviewGroup/active-color": {
|
14439
|
+
"type": "string\n",
|
14440
|
+
"description": "Deprecated, use `color` instead."
|
14441
|
+
},
|
14462
14442
|
"VTreeviewGroup/base-color": {
|
14463
14443
|
"type": "string\n",
|
14464
14444
|
"description": "Sets the color of component when not focused."
|
14465
14445
|
},
|
14466
|
-
"VTreeviewGroup/
|
14446
|
+
"VTreeviewGroup/prepend-icon": {
|
14447
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14448
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
14449
|
+
},
|
14450
|
+
"VTreeviewGroup/append-icon": {
|
14451
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14452
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
14453
|
+
},
|
14454
|
+
"VTreeviewGroup/color": {
|
14467
14455
|
"type": "string\n",
|
14468
|
-
"description": "
|
14456
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
14469
14457
|
},
|
14470
14458
|
"VTreeviewGroup/expand-icon": {
|
14471
14459
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
@@ -14475,22 +14463,14 @@
|
|
14475
14463
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14476
14464
|
"description": "Icon to display when the list item is expanded."
|
14477
14465
|
},
|
14478
|
-
"VTreeviewGroup/
|
14479
|
-
"type": "
|
14480
|
-
"description": "
|
14481
|
-
},
|
14482
|
-
"VTreeviewGroup/prepend-icon": {
|
14483
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14484
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
14466
|
+
"VTreeviewGroup/raw-id": {
|
14467
|
+
"type": "string | number\n",
|
14468
|
+
"description": "Defines the root element's id attribute in the component. If it is provided, the id attribute will be dynamically generated in the format: \"v-list-group--id-[rawId]\"."
|
14485
14469
|
},
|
14486
14470
|
"VTreeviewGroup/fluid": {
|
14487
14471
|
"type": "boolean\n",
|
14488
14472
|
"description": "Removes indentation from nested items."
|
14489
14473
|
},
|
14490
|
-
"VTreeviewGroup/raw-id": {
|
14491
|
-
"type": "string | number\n",
|
14492
|
-
"description": "Defines the root element's id attribute in the component. If it is provided, the id attribute will be dynamically generated in the format: \"v-list-group--id-[rawId]\"."
|
14493
|
-
},
|
14494
14474
|
"VTreeviewItem/replace": {
|
14495
14475
|
"type": "boolean\n",
|
14496
14476
|
"description": "Setting **replace** prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will not leave a history record. You can find more information about the [replace](https://router.vuejs.org/api/#replace) prop on the vue-router documentation."
|
@@ -14703,14 +14683,6 @@
|
|
14703
14683
|
"type": "string | number\n",
|
14704
14684
|
"description": "Height of the component as a css value/"
|
14705
14685
|
},
|
14706
|
-
"VVirtualScroll/width": {
|
14707
|
-
"type": "string | number\n",
|
14708
|
-
"description": "Sets the width for the component."
|
14709
|
-
},
|
14710
|
-
"VVirtualScroll/items": {
|
14711
|
-
"type": "unknown[]\n",
|
14712
|
-
"description": "The array of items to display."
|
14713
|
-
},
|
14714
14686
|
"VVirtualScroll/max-height": {
|
14715
14687
|
"type": "string | number\n",
|
14716
14688
|
"description": "Sets the maximum height for the component."
|
@@ -14727,9 +14699,13 @@
|
|
14727
14699
|
"type": "string | number\n",
|
14728
14700
|
"description": "Sets the minimum width for the component."
|
14729
14701
|
},
|
14730
|
-
"VVirtualScroll/
|
14731
|
-
"type": "
|
14732
|
-
"description": "
|
14702
|
+
"VVirtualScroll/width": {
|
14703
|
+
"type": "string | number\n",
|
14704
|
+
"description": "Sets the width for the component."
|
14705
|
+
},
|
14706
|
+
"VVirtualScroll/items": {
|
14707
|
+
"type": "unknown[]\n",
|
14708
|
+
"description": "The array of items to display."
|
14733
14709
|
},
|
14734
14710
|
"VVirtualScroll/item-height": {
|
14735
14711
|
"type": "string | number\n",
|
@@ -14739,6 +14715,10 @@
|
|
14739
14715
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>\n",
|
14740
14716
|
"description": "Should point to a property with a unique value for each item, if not set then item index will be used as a key which may result in unnecessary re-renders."
|
14741
14717
|
},
|
14718
|
+
"VVirtualScroll/renderless": {
|
14719
|
+
"type": "boolean\n",
|
14720
|
+
"description": "Disables default component rendering functionality. The parent node must be [a positioned element](https://developer.mozilla.org/en-US/docs/Web/CSS/position#types_of_positioning), e.g. using `position: relative;`"
|
14721
|
+
},
|
14742
14722
|
"VWindow/model-value": {
|
14743
14723
|
"type": "unknown\n",
|
14744
14724
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
@@ -14775,6 +14755,10 @@
|
|
14775
14755
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
14776
14756
|
"description": "Icon used for the \"next\" button if `show-arrows` is `true`."
|
14777
14757
|
},
|
14758
|
+
"VWindow/selected-class": {
|
14759
|
+
"type": "string\n",
|
14760
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
14761
|
+
},
|
14778
14762
|
"VWindow/continuous": {
|
14779
14763
|
"type": "boolean\n",
|
14780
14764
|
"description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last."
|
@@ -14787,13 +14771,9 @@
|
|
14787
14771
|
"type": "boolean | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/directives/touch/index.ts#L9-L17\" target=\"_blank\">TouchHandlers</a>\n",
|
14788
14772
|
"description": "Provide a custom **left** and **right** function when swiped left or right."
|
14789
14773
|
},
|
14790
|
-
"VWindow/selected-class": {
|
14791
|
-
"type": "string\n",
|
14792
|
-
"description": "Configure the active CSS class applied when an item is selected."
|
14793
|
-
},
|
14794
14774
|
"VWindow/vertical-arrows": {
|
14795
14775
|
"type": "boolean | 'left' | 'right'\n",
|
14796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
14776
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VWindow.json))"
|
14797
14777
|
},
|
14798
14778
|
"VWindowItem/disabled": {
|
14799
14779
|
"type": "boolean\n",
|