@vuetify/nightly 3.7.0-dev.2024-08-16 → 3.7.0-master.2024-08-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/dist/json/attributes.json +267 -267
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +194 -194
- package/dist/json/web-types.json +400 -400
- package/dist/vuetify-labs.css +4425 -4425
- package/dist/vuetify-labs.d.ts +5 -2
- package/dist/vuetify-labs.esm.js +10 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +10 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1723 -1723
- package/dist/vuetify.d.ts +90 -96
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/index.d.mts +4 -1
- package/lib/blueprints/md1.d.mts +4 -1
- package/lib/blueprints/md2.d.mts +4 -1
- package/lib/blueprints/md3.d.mts +4 -1
- package/lib/components/VAlert/index.d.mts +4 -1
- package/lib/components/VAppBar/index.d.mts +4 -1
- package/lib/components/VAutocomplete/index.d.mts +4 -1
- package/lib/components/VAvatar/index.d.mts +4 -1
- package/lib/components/VBadge/index.d.mts +4 -1
- package/lib/components/VBanner/index.d.mts +4 -1
- package/lib/components/VBreadcrumbs/index.d.mts +4 -1
- package/lib/components/VBtn/index.d.mts +4 -1
- package/lib/components/VCard/index.d.mts +4 -1
- package/lib/components/VCarousel/index.d.mts +4 -1
- package/lib/components/VCheckbox/index.d.mts +4 -1
- package/lib/components/VChip/index.d.mts +4 -1
- package/lib/components/VChipGroup/index.d.mts +4 -1
- package/lib/components/VCombobox/index.d.mts +4 -1
- package/lib/components/VDataTable/index.d.mts +4 -1
- package/lib/components/VDatePicker/index.d.mts +4 -1
- package/lib/components/VEmptyState/index.d.mts +4 -1
- package/lib/components/VExpansionPanel/index.d.mts +4 -1
- package/lib/components/VFab/index.d.mts +4 -1
- package/lib/components/VField/index.d.mts +4 -1
- package/lib/components/VFileInput/index.d.mts +4 -1
- package/lib/components/VIcon/index.d.mts +4 -1
- package/lib/components/VInput/index.d.mts +4 -1
- package/lib/components/VList/index.d.mts +4 -1
- package/lib/components/VPagination/index.d.mts +4 -1
- package/lib/components/VRadio/index.d.mts +4 -1
- package/lib/components/VRadioGroup/index.d.mts +4 -1
- package/lib/components/VRangeSlider/index.d.mts +4 -1
- package/lib/components/VRating/index.d.mts +4 -1
- package/lib/components/VSelect/index.d.mts +4 -1
- package/lib/components/VSelectionControl/index.d.mts +4 -1
- package/lib/components/VSelectionControlGroup/index.d.mts +4 -1
- package/lib/components/VSlideGroup/index.d.mts +4 -1
- package/lib/components/VSlider/index.d.mts +4 -1
- package/lib/components/VSwitch/index.d.mts +4 -1
- package/lib/components/VTabs/index.d.mts +4 -1
- package/lib/components/VTextField/index.d.mts +4 -1
- package/lib/components/VTextarea/index.d.mts +4 -1
- package/lib/components/VTimeline/index.d.mts +4 -1
- package/lib/components/VWindow/index.d.mts +4 -1
- package/lib/components/index.d.mts +4 -1
- package/lib/composables/icons.mjs.map +1 -1
- package/lib/composables/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/entry-bundler.mjs.map +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/framework.mjs.map +1 -1
- package/lib/iconsets/fa-svg.d.mts +4 -1
- package/lib/iconsets/fa.d.mts +4 -1
- package/lib/iconsets/fa4.d.mts +4 -1
- package/lib/iconsets/md.d.mts +4 -1
- package/lib/iconsets/mdi-svg.d.mts +4 -1
- package/lib/iconsets/mdi.d.mts +4 -1
- package/lib/index.d.mts +90 -96
- package/lib/labs/VDateInput/index.d.mts +4 -1
- package/lib/labs/VNumberInput/VNumberInput.mjs +7 -1
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VNumberInput/index.d.mts +4 -1
- package/lib/labs/VStepperVertical/index.d.mts +4 -1
- package/lib/labs/VTreeview/index.d.mts +4 -1
- package/lib/labs/components.d.mts +4 -1
- package/package.json +1 -5
@@ -20,7 +20,7 @@
|
|
20
20
|
"description": "Adds a close icon that can hide the alert."
|
21
21
|
},
|
22
22
|
"VAlert/close-icon": {
|
23
|
-
"type": "any\n",
|
23
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
24
24
|
"description": "Change the default icon used for **closable** alerts."
|
25
25
|
},
|
26
26
|
"VAlert/type": {
|
@@ -32,7 +32,7 @@
|
|
32
32
|
"description": "Text used for *aria-label* on **closable** alerts. Can also be customized globally in [Internationalization](/customization/internationalization)."
|
33
33
|
},
|
34
34
|
"VAlert/icon": {
|
35
|
-
"type": "any\n",
|
35
|
+
"type": " | false\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
36
36
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
37
37
|
},
|
38
38
|
"VAlert/model-value": {
|
@@ -240,11 +240,11 @@
|
|
240
240
|
"description": "Sets the color of component when not focused."
|
241
241
|
},
|
242
242
|
"VAppBarNavIcon/prepend-icon": {
|
243
|
-
"type": "any\n",
|
243
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
244
244
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
245
245
|
},
|
246
246
|
"VAppBarNavIcon/append-icon": {
|
247
|
-
"type": "any\n",
|
247
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
248
248
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
249
249
|
},
|
250
250
|
"VAppBarNavIcon/block": {
|
@@ -376,7 +376,7 @@
|
|
376
376
|
"description": "Applies a distinct style to the component."
|
377
377
|
},
|
378
378
|
"VAppBarNavIcon/icon": {
|
379
|
-
"type": "any\n",
|
379
|
+
"type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
380
380
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
|
381
381
|
},
|
382
382
|
"VAppBarTitle/text": {
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"description": "Renders with the menu open by default."
|
557
557
|
},
|
558
558
|
"VAutocomplete/menu-icon": {
|
559
|
-
"type": "any\n",
|
559
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
560
560
|
"description": "Sets the the spin icon."
|
561
561
|
},
|
562
562
|
"VAutocomplete/menu-props": {
|
@@ -620,7 +620,7 @@
|
|
620
620
|
"description": "The role attribute applied to the input."
|
621
621
|
},
|
622
622
|
"VAutocomplete/append-icon": {
|
623
|
-
"type": "any\n",
|
623
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
624
624
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
625
625
|
},
|
626
626
|
"VAutocomplete/center-affix": {
|
@@ -628,7 +628,7 @@
|
|
628
628
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
629
629
|
},
|
630
630
|
"VAutocomplete/prepend-icon": {
|
631
|
-
"type": "any\n",
|
631
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
632
632
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
633
633
|
},
|
634
634
|
"VAutocomplete/hide-spin-buttons": {
|
@@ -688,7 +688,7 @@
|
|
688
688
|
"description": "Allows for the component to be cleared."
|
689
689
|
},
|
690
690
|
"VAutocomplete/clear-icon": {
|
691
|
-
"type": "any\n",
|
691
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
692
692
|
"description": "The icon used when the **clearable** prop is set to true."
|
693
693
|
},
|
694
694
|
"VAutocomplete/active": {
|
@@ -700,7 +700,7 @@
|
|
700
700
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
701
701
|
},
|
702
702
|
"VAutocomplete/prepend-inner-icon": {
|
703
|
-
"type": "any\n",
|
703
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
704
704
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
705
705
|
},
|
706
706
|
"VAutocomplete/single-line": {
|
@@ -728,7 +728,7 @@
|
|
728
728
|
"description": "Applies margin at the start of the component."
|
729
729
|
},
|
730
730
|
"VAvatar/icon": {
|
731
|
-
"type": "any\n",
|
731
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
732
732
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
733
733
|
},
|
734
734
|
"VAvatar/image": {
|
@@ -796,7 +796,7 @@
|
|
796
796
|
"description": "Elevates the badge above the slotted content."
|
797
797
|
},
|
798
798
|
"VBadge/icon": {
|
799
|
-
"type": "any\n",
|
799
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
800
800
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
801
801
|
},
|
802
802
|
"VBadge/inline": {
|
@@ -868,7 +868,7 @@
|
|
868
868
|
"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)."
|
869
869
|
},
|
870
870
|
"VBanner/icon": {
|
871
|
-
"type": "any\n",
|
871
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
872
872
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
873
873
|
},
|
874
874
|
"VBanner/stacked": {
|
@@ -1240,7 +1240,7 @@
|
|
1240
1240
|
"description": "Removes the ability to click or target the component."
|
1241
1241
|
},
|
1242
1242
|
"VBreadcrumbs/icon": {
|
1243
|
-
"type": "any\n",
|
1243
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1244
1244
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
1245
1245
|
},
|
1246
1246
|
"VBreadcrumbs/items": {
|
@@ -1332,11 +1332,11 @@
|
|
1332
1332
|
"description": "Sets the color of component when not focused."
|
1333
1333
|
},
|
1334
1334
|
"VBtn/prepend-icon": {
|
1335
|
-
"type": "any\n",
|
1335
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1336
1336
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
1337
1337
|
},
|
1338
1338
|
"VBtn/append-icon": {
|
1339
|
-
"type": "any\n",
|
1339
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1340
1340
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
1341
1341
|
},
|
1342
1342
|
"VBtn/block": {
|
@@ -1468,7 +1468,7 @@
|
|
1468
1468
|
"description": "Applies a distinct style to the component."
|
1469
1469
|
},
|
1470
1470
|
"VBtn/icon": {
|
1471
|
-
"type": "any\n",
|
1471
|
+
"type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1472
1472
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
|
1473
1473
|
},
|
1474
1474
|
"VBtnGroup/base-color": {
|
@@ -1617,7 +1617,7 @@
|
|
1617
1617
|
},
|
1618
1618
|
"VCalendar/first-day-of-week": {
|
1619
1619
|
"type": "string | number\n",
|
1620
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
1620
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
1621
1621
|
},
|
1622
1622
|
"VCalendar/allowed-dates": {
|
1623
1623
|
"type": "unknown[] | ((date: unknown) => boolean)\n",
|
@@ -1868,7 +1868,7 @@
|
|
1868
1868
|
"description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
|
1869
1869
|
},
|
1870
1870
|
"VCard/append-icon": {
|
1871
|
-
"type": "any\n",
|
1871
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1872
1872
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
1873
1873
|
},
|
1874
1874
|
"VCard/disabled": {
|
@@ -1888,7 +1888,7 @@
|
|
1888
1888
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
1889
1889
|
},
|
1890
1890
|
"VCard/prepend-icon": {
|
1891
|
-
"type": "any\n",
|
1891
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
1892
1892
|
"description": "Prepends a [v-icon](/components/icons/) component to the header."
|
1893
1893
|
},
|
1894
1894
|
"VCard/ripple": {
|
@@ -1996,7 +1996,7 @@
|
|
1996
1996
|
"description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
|
1997
1997
|
},
|
1998
1998
|
"VCardItem/append-icon": {
|
1999
|
-
"type": "any\n",
|
1999
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2000
2000
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
2001
2001
|
},
|
2002
2002
|
"VCardItem/prepend-avatar": {
|
@@ -2004,7 +2004,7 @@
|
|
2004
2004
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
2005
2005
|
},
|
2006
2006
|
"VCardItem/prepend-icon": {
|
2007
|
-
"type": "any\n",
|
2007
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2008
2008
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
2009
2009
|
},
|
2010
2010
|
"VCardItem/density": {
|
@@ -2040,7 +2040,7 @@
|
|
2040
2040
|
"description": "Determines if the carousel should cycle through images."
|
2041
2041
|
},
|
2042
2042
|
"VCarousel/delimiter-icon": {
|
2043
|
-
"type": "any\n",
|
2043
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2044
2044
|
"description": "Sets icon for carousel delimiter."
|
2045
2045
|
},
|
2046
2046
|
"VCarousel/height": {
|
@@ -2068,11 +2068,11 @@
|
|
2068
2068
|
"description": "Determines whether carousel is continuous."
|
2069
2069
|
},
|
2070
2070
|
"VCarousel/next-icon": {
|
2071
|
-
"type": "any\n",
|
2071
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2072
2072
|
"description": "The displayed icon for forcing pagination to the next item."
|
2073
2073
|
},
|
2074
2074
|
"VCarousel/prev-icon": {
|
2075
|
-
"type": "any\n",
|
2075
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2076
2076
|
"description": "The displayed icon for forcing pagination to the previous item."
|
2077
2077
|
},
|
2078
2078
|
"VCarousel/reverse": {
|
@@ -2121,7 +2121,7 @@
|
|
2121
2121
|
},
|
2122
2122
|
"VCarouselItem/absolute": {
|
2123
2123
|
"type": "boolean\n",
|
2124
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
2124
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VImg.json))"
|
2125
2125
|
},
|
2126
2126
|
"VCarouselItem/alt": {
|
2127
2127
|
"type": "string\n",
|
@@ -2252,7 +2252,7 @@
|
|
2252
2252
|
"description": "Sets the DOM id on the component."
|
2253
2253
|
},
|
2254
2254
|
"VCheckbox/append-icon": {
|
2255
|
-
"type": "any\n",
|
2255
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2256
2256
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
2257
2257
|
},
|
2258
2258
|
"VCheckbox/center-affix": {
|
@@ -2264,7 +2264,7 @@
|
|
2264
2264
|
"description": "Provides the default type for children selection controls."
|
2265
2265
|
},
|
2266
2266
|
"VCheckbox/prepend-icon": {
|
2267
|
-
"type": "any\n",
|
2267
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2268
2268
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
2269
2269
|
},
|
2270
2270
|
"VCheckbox/hide-spin-buttons": {
|
@@ -2360,7 +2360,7 @@
|
|
2360
2360
|
"description": "Sets an indeterminate state for the checkbox."
|
2361
2361
|
},
|
2362
2362
|
"VCheckbox/indeterminate-icon": {
|
2363
|
-
"type": "any\n",
|
2363
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2364
2364
|
"description": "The icon used when in an indeterminate state."
|
2365
2365
|
},
|
2366
2366
|
"VCheckbox/base-color": {
|
@@ -2388,11 +2388,11 @@
|
|
2388
2388
|
"description": "The target component to provide defaults values for."
|
2389
2389
|
},
|
2390
2390
|
"VCheckbox/false-icon": {
|
2391
|
-
"type": "any\n",
|
2391
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2392
2392
|
"description": "The icon used when inactive."
|
2393
2393
|
},
|
2394
2394
|
"VCheckbox/true-icon": {
|
2395
|
-
"type": "any\n",
|
2395
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2396
2396
|
"description": "The icon used when active."
|
2397
2397
|
},
|
2398
2398
|
"VCheckbox/ripple": {
|
@@ -2416,7 +2416,7 @@
|
|
2416
2416
|
"description": "Puts the control in an indeterminate state. Used with the [indeterminate-icon](#props-indeterminate-icon) property."
|
2417
2417
|
},
|
2418
2418
|
"VCheckboxBtn/indeterminate-icon": {
|
2419
|
-
"type": "any\n",
|
2419
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2420
2420
|
"description": "Icon used when the component is in an indeterminate state."
|
2421
2421
|
},
|
2422
2422
|
"VCheckboxBtn/type": {
|
@@ -2464,11 +2464,11 @@
|
|
2464
2464
|
"description": "Puts children inputs into a row."
|
2465
2465
|
},
|
2466
2466
|
"VCheckboxBtn/false-icon": {
|
2467
|
-
"type": "any\n",
|
2467
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2468
2468
|
"description": "The icon used when inactive."
|
2469
2469
|
},
|
2470
2470
|
"VCheckboxBtn/true-icon": {
|
2471
|
-
"type": "any\n",
|
2471
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2472
2472
|
"description": "The icon used when active."
|
2473
2473
|
},
|
2474
2474
|
"VCheckboxBtn/ripple": {
|
@@ -2520,7 +2520,7 @@
|
|
2520
2520
|
"description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
|
2521
2521
|
},
|
2522
2522
|
"VChip/append-icon": {
|
2523
|
-
"type": "any\n",
|
2523
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2524
2524
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
2525
2525
|
},
|
2526
2526
|
"VChip/closable": {
|
@@ -2528,7 +2528,7 @@
|
|
2528
2528
|
"description": "Adds remove button and then a chip can be closed."
|
2529
2529
|
},
|
2530
2530
|
"VChip/close-icon": {
|
2531
|
-
"type": "any\n",
|
2531
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2532
2532
|
"description": "Change the default icon used for **close** chips."
|
2533
2533
|
},
|
2534
2534
|
"VChip/close-label": {
|
@@ -2556,7 +2556,7 @@
|
|
2556
2556
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
2557
2557
|
},
|
2558
2558
|
"VChip/prepend-icon": {
|
2559
|
-
"type": "any\n",
|
2559
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2560
2560
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
2561
2561
|
},
|
2562
2562
|
"VChip/ripple": {
|
@@ -2664,11 +2664,11 @@
|
|
2664
2664
|
"description": "Switch between horizontal and vertical modes."
|
2665
2665
|
},
|
2666
2666
|
"VChipGroup/next-icon": {
|
2667
|
-
"type": "any\n",
|
2667
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2668
2668
|
"description": "Specify the icon to use for the next icon."
|
2669
2669
|
},
|
2670
2670
|
"VChipGroup/prev-icon": {
|
2671
|
-
"type": "any\n",
|
2671
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2672
2672
|
"description": "Specify the icon to use for the prev icon."
|
2673
2673
|
},
|
2674
2674
|
"VChipGroup/show-arrows": {
|
@@ -2724,7 +2724,7 @@
|
|
2724
2724
|
"description": "Applies a distinct style to the component."
|
2725
2725
|
},
|
2726
2726
|
"VClassIcon/icon": {
|
2727
|
-
"type": "any\n",
|
2727
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
2728
2728
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
2729
2729
|
},
|
2730
2730
|
"VClassIcon/tag": {
|
@@ -3064,7 +3064,7 @@
|
|
3064
3064
|
"description": "Renders with the menu open by default."
|
3065
3065
|
},
|
3066
3066
|
"VCombobox/menu-icon": {
|
3067
|
-
"type": "any\n",
|
3067
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3068
3068
|
"description": "Sets the the spin icon."
|
3069
3069
|
},
|
3070
3070
|
"VCombobox/menu-props": {
|
@@ -3128,7 +3128,7 @@
|
|
3128
3128
|
"description": "The role attribute applied to the input."
|
3129
3129
|
},
|
3130
3130
|
"VCombobox/append-icon": {
|
3131
|
-
"type": "any\n",
|
3131
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3132
3132
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
3133
3133
|
},
|
3134
3134
|
"VCombobox/center-affix": {
|
@@ -3136,7 +3136,7 @@
|
|
3136
3136
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
3137
3137
|
},
|
3138
3138
|
"VCombobox/prepend-icon": {
|
3139
|
-
"type": "any\n",
|
3139
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3140
3140
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
3141
3141
|
},
|
3142
3142
|
"VCombobox/hide-spin-buttons": {
|
@@ -3196,7 +3196,7 @@
|
|
3196
3196
|
"description": "Allows for the component to be cleared."
|
3197
3197
|
},
|
3198
3198
|
"VCombobox/clear-icon": {
|
3199
|
-
"type": "any\n",
|
3199
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3200
3200
|
"description": "The icon used when the **clearable** prop is set to true."
|
3201
3201
|
},
|
3202
3202
|
"VCombobox/active": {
|
@@ -3208,7 +3208,7 @@
|
|
3208
3208
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
3209
3209
|
},
|
3210
3210
|
"VCombobox/prepend-inner-icon": {
|
3211
|
-
"type": "any\n",
|
3211
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3212
3212
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
3213
3213
|
},
|
3214
3214
|
"VCombobox/single-line": {
|
@@ -3232,7 +3232,7 @@
|
|
3232
3232
|
"description": "Accepts an array of strings that will trigger a new tag when typing. Does not replace the normal Tab and Enter keys."
|
3233
3233
|
},
|
3234
3234
|
"VComponentIcon/icon": {
|
3235
|
-
"type": "any\n",
|
3235
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3236
3236
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
3237
3237
|
},
|
3238
3238
|
"VComponentIcon/tag": {
|
@@ -3560,11 +3560,11 @@
|
|
3560
3560
|
"description": "Disables sorting completely."
|
3561
3561
|
},
|
3562
3562
|
"VDataTable/sort-asc-icon": {
|
3563
|
-
"type": "any\n",
|
3563
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3564
3564
|
"description": "Icon used for ascending sort button."
|
3565
3565
|
},
|
3566
3566
|
"VDataTable/sort-desc-icon": {
|
3567
|
-
"type": "any\n",
|
3567
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3568
3568
|
"description": "Icon used for descending sort button."
|
3569
3569
|
},
|
3570
3570
|
"VDataTable/fixed-header": {
|
@@ -3616,19 +3616,19 @@
|
|
3616
3616
|
"description": "Array of specific keys to filter on the item."
|
3617
3617
|
},
|
3618
3618
|
"VDataTable/prev-icon": {
|
3619
|
-
"type": "any\n",
|
3619
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3620
3620
|
"description": "Previous icon."
|
3621
3621
|
},
|
3622
3622
|
"VDataTable/next-icon": {
|
3623
|
-
"type": "any\n",
|
3623
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3624
3624
|
"description": "Next icon."
|
3625
3625
|
},
|
3626
3626
|
"VDataTable/first-icon": {
|
3627
|
-
"type": "any\n",
|
3627
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3628
3628
|
"description": "First icon."
|
3629
3629
|
},
|
3630
3630
|
"VDataTable/last-icon": {
|
3631
|
-
"type": "any\n",
|
3631
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3632
3632
|
"description": "Last icon."
|
3633
3633
|
},
|
3634
3634
|
"VDataTable/items-per-page-text": {
|
@@ -3677,19 +3677,19 @@
|
|
3677
3677
|
},
|
3678
3678
|
"VDataTableHeaders/multi-sort": {
|
3679
3679
|
"type": "boolean\n",
|
3680
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3680
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3681
3681
|
},
|
3682
3682
|
"VDataTableHeaders/sort-asc-icon": {
|
3683
|
-
"type": "any\n",
|
3683
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3684
3684
|
"description": "Icon used for ascending sort button."
|
3685
3685
|
},
|
3686
3686
|
"VDataTableHeaders/sort-desc-icon": {
|
3687
|
-
"type": "any\n",
|
3687
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3688
3688
|
"description": "Icon used for descending sort button."
|
3689
3689
|
},
|
3690
3690
|
"VDataTableHeaders/header-props": {
|
3691
3691
|
"type": "unknown\n",
|
3692
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3692
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3693
3693
|
},
|
3694
3694
|
"VDataTableHeaders/mobile": {
|
3695
3695
|
"type": "boolean\n",
|
@@ -3705,7 +3705,7 @@
|
|
3705
3705
|
},
|
3706
3706
|
"VDataTableRow/cell-props": {
|
3707
3707
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<unknown>,\n 'value' | 'index' | 'item' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
3708
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3708
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableRow.json))"
|
3709
3709
|
},
|
3710
3710
|
"VDataTableRow/mobile": {
|
3711
3711
|
"type": "boolean\n",
|
@@ -3765,7 +3765,7 @@
|
|
3765
3765
|
},
|
3766
3766
|
"VDataTableServer/header-props": {
|
3767
3767
|
"type": "unknown\n",
|
3768
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3768
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
3769
3769
|
},
|
3770
3770
|
"VDataTableServer/cell-props": {
|
3771
3771
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -3821,15 +3821,15 @@
|
|
3821
3821
|
},
|
3822
3822
|
"VDataTableServer/hide-default-body": {
|
3823
3823
|
"type": "boolean\n",
|
3824
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3824
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3825
3825
|
},
|
3826
3826
|
"VDataTableServer/hide-default-footer": {
|
3827
3827
|
"type": "boolean\n",
|
3828
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3828
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3829
3829
|
},
|
3830
3830
|
"VDataTableServer/hide-default-header": {
|
3831
3831
|
"type": "boolean\n",
|
3832
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
3832
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
3833
3833
|
},
|
3834
3834
|
"VDataTableServer/search": {
|
3835
3835
|
"type": "string\n",
|
@@ -3908,11 +3908,11 @@
|
|
3908
3908
|
"description": "Toggles rendering of sort button."
|
3909
3909
|
},
|
3910
3910
|
"VDataTableServer/sort-asc-icon": {
|
3911
|
-
"type": "any\n",
|
3911
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3912
3912
|
"description": "Icon used for ascending sort button."
|
3913
3913
|
},
|
3914
3914
|
"VDataTableServer/sort-desc-icon": {
|
3915
|
-
"type": "any\n",
|
3915
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3916
3916
|
"description": "Icon used for descending sort button."
|
3917
3917
|
},
|
3918
3918
|
"VDataTableServer/fixed-header": {
|
@@ -3944,19 +3944,19 @@
|
|
3944
3944
|
"description": "Specify a theme for this component and all of its children."
|
3945
3945
|
},
|
3946
3946
|
"VDataTableServer/prev-icon": {
|
3947
|
-
"type": "any\n",
|
3947
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3948
3948
|
"description": "Previous icon."
|
3949
3949
|
},
|
3950
3950
|
"VDataTableServer/next-icon": {
|
3951
|
-
"type": "any\n",
|
3951
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3952
3952
|
"description": "Next icon."
|
3953
3953
|
},
|
3954
3954
|
"VDataTableServer/first-icon": {
|
3955
|
-
"type": "any\n",
|
3955
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3956
3956
|
"description": "First icon."
|
3957
3957
|
},
|
3958
3958
|
"VDataTableServer/last-icon": {
|
3959
|
-
"type": "any\n",
|
3959
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
3960
3960
|
"description": "Last icon."
|
3961
3961
|
},
|
3962
3962
|
"VDataTableServer/items-per-page-text": {
|
@@ -3997,7 +3997,7 @@
|
|
3997
3997
|
},
|
3998
3998
|
"VDataTableVirtual/header-props": {
|
3999
3999
|
"type": "unknown\n",
|
4000
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4000
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDataTableHeaders.json))"
|
4001
4001
|
},
|
4002
4002
|
"VDataTableVirtual/cell-props": {
|
4003
4003
|
"type": " | Record<string, any>\n | ((\n data: Pick<\n ItemKeySlot<any>,\n 'value' | 'item' | 'index' | 'internalItem' | 'column'\n >,\n ) => Record<string, any>)\n",
|
@@ -4041,15 +4041,15 @@
|
|
4041
4041
|
},
|
4042
4042
|
"VDataTableVirtual/hide-default-body": {
|
4043
4043
|
"type": "boolean\n",
|
4044
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4044
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4045
4045
|
},
|
4046
4046
|
"VDataTableVirtual/hide-default-footer": {
|
4047
4047
|
"type": "boolean\n",
|
4048
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4048
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4049
4049
|
},
|
4050
4050
|
"VDataTableVirtual/hide-default-header": {
|
4051
4051
|
"type": "boolean\n",
|
4052
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4052
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/DataTable.json))"
|
4053
4053
|
},
|
4054
4054
|
"VDataTableVirtual/search": {
|
4055
4055
|
"type": "string\n",
|
@@ -4128,11 +4128,11 @@
|
|
4128
4128
|
"description": "Toggles rendering of sort button."
|
4129
4129
|
},
|
4130
4130
|
"VDataTableVirtual/sort-asc-icon": {
|
4131
|
-
"type": "any\n",
|
4131
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4132
4132
|
"description": "Icon used for ascending sort button."
|
4133
4133
|
},
|
4134
4134
|
"VDataTableVirtual/sort-desc-icon": {
|
4135
|
-
"type": "any\n",
|
4135
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4136
4136
|
"description": "Icon used for descending sort button."
|
4137
4137
|
},
|
4138
4138
|
"VDataTableVirtual/fixed-header": {
|
@@ -4193,7 +4193,7 @@
|
|
4193
4193
|
},
|
4194
4194
|
"VDateInput/hide-actions": {
|
4195
4195
|
"type": "boolean\n",
|
4196
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4196
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDateInput.json))"
|
4197
4197
|
},
|
4198
4198
|
"VDateInput/focused": {
|
4199
4199
|
"type": "boolean\n",
|
@@ -4264,7 +4264,7 @@
|
|
4264
4264
|
"description": "Sets the DOM id on the component."
|
4265
4265
|
},
|
4266
4266
|
"VDateInput/append-icon": {
|
4267
|
-
"type": "any\n",
|
4267
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4268
4268
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
4269
4269
|
},
|
4270
4270
|
"VDateInput/center-affix": {
|
@@ -4272,7 +4272,7 @@
|
|
4272
4272
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
4273
4273
|
},
|
4274
4274
|
"VDateInput/prepend-icon": {
|
4275
|
-
"type": "any\n",
|
4275
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4276
4276
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
4277
4277
|
},
|
4278
4278
|
"VDateInput/hide-spin-buttons": {
|
@@ -4372,7 +4372,7 @@
|
|
4372
4372
|
"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."
|
4373
4373
|
},
|
4374
4374
|
"VDateInput/append-inner-icon": {
|
4375
|
-
"type": "any\n",
|
4375
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4376
4376
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
4377
4377
|
},
|
4378
4378
|
"VDateInput/bg-color": {
|
@@ -4384,7 +4384,7 @@
|
|
4384
4384
|
"description": "Allows for the component to be cleared."
|
4385
4385
|
},
|
4386
4386
|
"VDateInput/clear-icon": {
|
4387
|
-
"type": "any\n",
|
4387
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4388
4388
|
"description": "The icon used when the **clearable** prop is set to true."
|
4389
4389
|
},
|
4390
4390
|
"VDateInput/active": {
|
@@ -4404,7 +4404,7 @@
|
|
4404
4404
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
4405
4405
|
},
|
4406
4406
|
"VDateInput/prepend-inner-icon": {
|
4407
|
-
"type": "any\n",
|
4407
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4408
4408
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
4409
4409
|
},
|
4410
4410
|
"VDateInput/single-line": {
|
@@ -4440,15 +4440,15 @@
|
|
4440
4440
|
"description": "Text shown when no **display-date** is set."
|
4441
4441
|
},
|
4442
4442
|
"VDateInput/next-icon": {
|
4443
|
-
"type": "any\n",
|
4443
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4444
4444
|
"description": "Sets the icon for next month/year button."
|
4445
4445
|
},
|
4446
4446
|
"VDateInput/prev-icon": {
|
4447
|
-
"type": "any\n",
|
4447
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4448
4448
|
"description": "Sets the icon for previous month/year button."
|
4449
4449
|
},
|
4450
4450
|
"VDateInput/mode-icon": {
|
4451
|
-
"type": "any\n",
|
4451
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4452
4452
|
"description": "Icon displayed next to the current month and year, toggles year selection when clicked."
|
4453
4453
|
},
|
4454
4454
|
"VDateInput/view-mode": {
|
@@ -4564,15 +4564,15 @@
|
|
4564
4564
|
"description": "Removes the ability to click or target the component."
|
4565
4565
|
},
|
4566
4566
|
"VDatePicker/next-icon": {
|
4567
|
-
"type": "any\n",
|
4567
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4568
4568
|
"description": "Sets the icon for next month/year button."
|
4569
4569
|
},
|
4570
4570
|
"VDatePicker/prev-icon": {
|
4571
|
-
"type": "any\n",
|
4571
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4572
4572
|
"description": "Sets the icon for previous month/year button."
|
4573
4573
|
},
|
4574
4574
|
"VDatePicker/mode-icon": {
|
4575
|
-
"type": "any\n",
|
4575
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4576
4576
|
"description": "Icon displayed next to the current month and year, toggles year selection when clicked."
|
4577
4577
|
},
|
4578
4578
|
"VDatePicker/text": {
|
@@ -4728,16 +4728,16 @@
|
|
4728
4728
|
"description": "Removes the ability to click or target the component."
|
4729
4729
|
},
|
4730
4730
|
"VDatePickerControls/next-icon": {
|
4731
|
-
"type": "any\n",
|
4732
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4731
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4732
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4733
4733
|
},
|
4734
4734
|
"VDatePickerControls/prev-icon": {
|
4735
|
-
"type": "any\n",
|
4736
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4735
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4736
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4737
4737
|
},
|
4738
4738
|
"VDatePickerControls/mode-icon": {
|
4739
|
-
"type": "any\n",
|
4740
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4739
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
4740
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4741
4741
|
},
|
4742
4742
|
"VDatePickerControls/text": {
|
4743
4743
|
"type": "string\n",
|
@@ -4745,7 +4745,7 @@
|
|
4745
4745
|
},
|
4746
4746
|
"VDatePickerControls/view-mode": {
|
4747
4747
|
"type": "'month' | 'months' | 'year'\n",
|
4748
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4748
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerControls.json))"
|
4749
4749
|
},
|
4750
4750
|
"VDatePickerHeader/append-icon": {
|
4751
4751
|
"type": "string\n",
|
@@ -4757,11 +4757,11 @@
|
|
4757
4757
|
},
|
4758
4758
|
"VDatePickerHeader/header": {
|
4759
4759
|
"type": "string\n",
|
4760
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4760
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4761
4761
|
},
|
4762
4762
|
"VDatePickerHeader/transition": {
|
4763
4763
|
"type": "string\n",
|
4764
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4764
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerHeader.json))"
|
4765
4765
|
},
|
4766
4766
|
"VDatePickerMonth/color": {
|
4767
4767
|
"type": "string\n",
|
@@ -4773,7 +4773,7 @@
|
|
4773
4773
|
},
|
4774
4774
|
"VDatePickerMonth/show-week": {
|
4775
4775
|
"type": "boolean\n",
|
4776
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4776
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4777
4777
|
},
|
4778
4778
|
"VDatePickerMonth/transition": {
|
4779
4779
|
"type": "string\n",
|
@@ -4793,7 +4793,7 @@
|
|
4793
4793
|
},
|
4794
4794
|
"VDatePickerMonth/show-adjacent-months": {
|
4795
4795
|
"type": "boolean\n",
|
4796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4796
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4797
4797
|
},
|
4798
4798
|
"VDatePickerMonth/year": {
|
4799
4799
|
"type": "string | number\n",
|
@@ -4809,11 +4809,11 @@
|
|
4809
4809
|
},
|
4810
4810
|
"VDatePickerMonth/first-day-of-week": {
|
4811
4811
|
"type": "string | number\n",
|
4812
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4812
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4813
4813
|
},
|
4814
4814
|
"VDatePickerMonth/allowed-dates": {
|
4815
4815
|
"type": "unknown[] | ((date: unknown) => boolean)\n",
|
4816
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4816
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4817
4817
|
},
|
4818
4818
|
"VDatePickerMonth/display-value": {
|
4819
4819
|
"type": "unknown\n",
|
@@ -4825,15 +4825,15 @@
|
|
4825
4825
|
},
|
4826
4826
|
"VDatePickerMonth/max": {
|
4827
4827
|
"type": "unknown\n",
|
4828
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4828
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4829
4829
|
},
|
4830
4830
|
"VDatePickerMonth/min": {
|
4831
4831
|
"type": "unknown\n",
|
4832
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4832
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/calendar.json))"
|
4833
4833
|
},
|
4834
4834
|
"VDatePickerMonth/multiple": {
|
4835
4835
|
"type": "number | boolean | 'range' | (string & {})\n",
|
4836
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4836
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonth.json))"
|
4837
4837
|
},
|
4838
4838
|
"VDatePickerMonths/color": {
|
4839
4839
|
"type": "string\n",
|
@@ -4849,15 +4849,15 @@
|
|
4849
4849
|
},
|
4850
4850
|
"VDatePickerMonths/year": {
|
4851
4851
|
"type": "number\n",
|
4852
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4852
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4853
4853
|
},
|
4854
4854
|
"VDatePickerMonths/min": {
|
4855
4855
|
"type": "unknown\n",
|
4856
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4856
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4857
4857
|
},
|
4858
4858
|
"VDatePickerMonths/max": {
|
4859
4859
|
"type": "unknown\n",
|
4860
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4860
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerMonths.json))"
|
4861
4861
|
},
|
4862
4862
|
"VDatePickerYears/color": {
|
4863
4863
|
"type": "string\n",
|
@@ -4873,11 +4873,11 @@
|
|
4873
4873
|
},
|
4874
4874
|
"VDatePickerYears/min": {
|
4875
4875
|
"type": "unknown\n",
|
4876
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4876
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4877
4877
|
},
|
4878
4878
|
"VDatePickerYears/max": {
|
4879
4879
|
"type": "unknown\n",
|
4880
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
4880
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VDatePickerYears.json))"
|
4881
4881
|
},
|
4882
4882
|
"VDefaultsProvider/disabled": {
|
4883
4883
|
"type": "boolean\n",
|
@@ -5105,7 +5105,7 @@
|
|
5105
5105
|
},
|
5106
5106
|
"VDialogTransition/target": {
|
5107
5107
|
"type": "HTMLElement | [number, number]\n",
|
5108
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5108
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-dialog-transition.json))"
|
5109
5109
|
},
|
5110
5110
|
"VDivider/length": {
|
5111
5111
|
"type": "string | number\n",
|
@@ -5160,7 +5160,7 @@
|
|
5160
5160
|
"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)."
|
5161
5161
|
},
|
5162
5162
|
"VEmptyState/icon": {
|
5163
|
-
"type": "any\n",
|
5163
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5164
5164
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
5165
5165
|
},
|
5166
5166
|
"VEmptyState/image": {
|
@@ -5284,11 +5284,11 @@
|
|
5284
5284
|
"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)."
|
5285
5285
|
},
|
5286
5286
|
"VExpansionPanel/expand-icon": {
|
5287
|
-
"type": "any\n",
|
5287
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5288
5288
|
"description": "Icon used when the expansion panel is in a expandable state."
|
5289
5289
|
},
|
5290
5290
|
"VExpansionPanel/collapse-icon": {
|
5291
|
-
"type": "any\n",
|
5291
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5292
5292
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
5293
5293
|
},
|
5294
5294
|
"VExpansionPanel/hide-actions": {
|
@@ -5297,7 +5297,7 @@
|
|
5297
5297
|
},
|
5298
5298
|
"VExpansionPanel/focusable": {
|
5299
5299
|
"type": "boolean\n",
|
5300
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5300
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5301
5301
|
},
|
5302
5302
|
"VExpansionPanel/static": {
|
5303
5303
|
"type": "boolean\n",
|
@@ -5348,11 +5348,11 @@
|
|
5348
5348
|
"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)."
|
5349
5349
|
},
|
5350
5350
|
"VExpansionPanelTitle/expand-icon": {
|
5351
|
-
"type": "any\n",
|
5351
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5352
5352
|
"description": "Icon used when the expansion panel is in a expandable state."
|
5353
5353
|
},
|
5354
5354
|
"VExpansionPanelTitle/collapse-icon": {
|
5355
|
-
"type": "any\n",
|
5355
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5356
5356
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
5357
5357
|
},
|
5358
5358
|
"VExpansionPanelTitle/hide-actions": {
|
@@ -5361,7 +5361,7 @@
|
|
5361
5361
|
},
|
5362
5362
|
"VExpansionPanelTitle/focusable": {
|
5363
5363
|
"type": "boolean\n",
|
5364
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5364
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5365
5365
|
},
|
5366
5366
|
"VExpansionPanelTitle/static": {
|
5367
5367
|
"type": "boolean\n",
|
@@ -5373,7 +5373,7 @@
|
|
5373
5373
|
},
|
5374
5374
|
"VExpansionPanelTitle/readonly": {
|
5375
5375
|
"type": "boolean\n",
|
5376
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
5376
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
5377
5377
|
},
|
5378
5378
|
"VExpansionPanelTitle/height": {
|
5379
5379
|
"type": "string | number\n",
|
@@ -5452,11 +5452,11 @@
|
|
5452
5452
|
"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)."
|
5453
5453
|
},
|
5454
5454
|
"VExpansionPanels/expand-icon": {
|
5455
|
-
"type": "any\n",
|
5455
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5456
5456
|
"description": "Icon used when the expansion panel is in a expandable state."
|
5457
5457
|
},
|
5458
5458
|
"VExpansionPanels/collapse-icon": {
|
5459
|
-
"type": "any\n",
|
5459
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5460
5460
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
5461
5461
|
},
|
5462
5462
|
"VExpansionPanels/hide-actions": {
|
@@ -5536,11 +5536,11 @@
|
|
5536
5536
|
"description": "Sets the color of component when not focused."
|
5537
5537
|
},
|
5538
5538
|
"VFab/prepend-icon": {
|
5539
|
-
"type": "any\n",
|
5539
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5540
5540
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
5541
5541
|
},
|
5542
5542
|
"VFab/append-icon": {
|
5543
|
-
"type": "any\n",
|
5543
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5544
5544
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
5545
5545
|
},
|
5546
5546
|
"VFab/block": {
|
@@ -5676,7 +5676,7 @@
|
|
5676
5676
|
"description": "Applies a distinct style to the component."
|
5677
5677
|
},
|
5678
5678
|
"VFab/icon": {
|
5679
|
-
"type": "any\n",
|
5679
|
+
"type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5680
5680
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
|
5681
5681
|
},
|
5682
5682
|
"VFab/name": {
|
@@ -5760,7 +5760,7 @@
|
|
5760
5760
|
"description": "Removes box shadow when using a variant with elevation."
|
5761
5761
|
},
|
5762
5762
|
"VField/append-inner-icon": {
|
5763
|
-
"type": "any\n",
|
5763
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5764
5764
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
5765
5765
|
},
|
5766
5766
|
"VField/bg-color": {
|
@@ -5772,7 +5772,7 @@
|
|
5772
5772
|
"description": "Allows for the component to be cleared."
|
5773
5773
|
},
|
5774
5774
|
"VField/clear-icon": {
|
5775
|
-
"type": "any\n",
|
5775
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5776
5776
|
"description": "The icon used when the **clearable** prop is set to true."
|
5777
5777
|
},
|
5778
5778
|
"VField/active": {
|
@@ -5808,7 +5808,7 @@
|
|
5808
5808
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
5809
5809
|
},
|
5810
5810
|
"VField/prepend-inner-icon": {
|
5811
|
-
"type": "any\n",
|
5811
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5812
5812
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
5813
5813
|
},
|
5814
5814
|
"VField/single-line": {
|
@@ -5884,7 +5884,7 @@
|
|
5884
5884
|
"description": "Sets the DOM id on the component."
|
5885
5885
|
},
|
5886
5886
|
"VFileInput/append-icon": {
|
5887
|
-
"type": "any\n",
|
5887
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5888
5888
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
5889
5889
|
},
|
5890
5890
|
"VFileInput/center-affix": {
|
@@ -5892,7 +5892,7 @@
|
|
5892
5892
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
5893
5893
|
},
|
5894
5894
|
"VFileInput/prepend-icon": {
|
5895
|
-
"type": "any\n",
|
5895
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5896
5896
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
5897
5897
|
},
|
5898
5898
|
"VFileInput/hide-spin-buttons": {
|
@@ -5988,7 +5988,7 @@
|
|
5988
5988
|
"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."
|
5989
5989
|
},
|
5990
5990
|
"VFileInput/append-inner-icon": {
|
5991
|
-
"type": "any\n",
|
5991
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
5992
5992
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
5993
5993
|
},
|
5994
5994
|
"VFileInput/bg-color": {
|
@@ -6000,7 +6000,7 @@
|
|
6000
6000
|
"description": "Allows for the component to be cleared."
|
6001
6001
|
},
|
6002
6002
|
"VFileInput/clear-icon": {
|
6003
|
-
"type": "any\n",
|
6003
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6004
6004
|
"description": "The icon used when the **clearable** prop is set to true."
|
6005
6005
|
},
|
6006
6006
|
"VFileInput/active": {
|
@@ -6024,7 +6024,7 @@
|
|
6024
6024
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
6025
6025
|
},
|
6026
6026
|
"VFileInput/prepend-inner-icon": {
|
6027
|
-
"type": "any\n",
|
6027
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6028
6028
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
6029
6029
|
},
|
6030
6030
|
"VFileInput/single-line": {
|
@@ -6148,7 +6148,7 @@
|
|
6148
6148
|
"description": "Applies margin at the start of the component."
|
6149
6149
|
},
|
6150
6150
|
"VIcon/icon": {
|
6151
|
-
"type": "any\n",
|
6151
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6152
6152
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
6153
6153
|
},
|
6154
6154
|
"VIcon/size": {
|
@@ -6165,7 +6165,7 @@
|
|
6165
6165
|
},
|
6166
6166
|
"VImg/absolute": {
|
6167
6167
|
"type": "boolean\n",
|
6168
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6168
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VImg.json))"
|
6169
6169
|
},
|
6170
6170
|
"VImg/alt": {
|
6171
6171
|
"type": "string\n",
|
@@ -6332,7 +6332,7 @@
|
|
6332
6332
|
"description": "Sets the DOM id on the component."
|
6333
6333
|
},
|
6334
6334
|
"VInput/append-icon": {
|
6335
|
-
"type": "any\n",
|
6335
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6336
6336
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
6337
6337
|
},
|
6338
6338
|
"VInput/center-affix": {
|
@@ -6340,7 +6340,7 @@
|
|
6340
6340
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
6341
6341
|
},
|
6342
6342
|
"VInput/prepend-icon": {
|
6343
|
-
"type": "any\n",
|
6343
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6344
6344
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
6345
6345
|
},
|
6346
6346
|
"VInput/hide-spin-buttons": {
|
@@ -6525,7 +6525,7 @@
|
|
6525
6525
|
},
|
6526
6526
|
"VLayoutItem/position": {
|
6527
6527
|
"type": "'top' | 'right' | 'bottom' | 'left'\n",
|
6528
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6528
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLayoutItem.json))"
|
6529
6529
|
},
|
6530
6530
|
"VLayoutItem/size": {
|
6531
6531
|
"type": "string | number\n",
|
@@ -6588,7 +6588,7 @@
|
|
6588
6588
|
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
6589
6589
|
},
|
6590
6590
|
"VLigatureIcon/icon": {
|
6591
|
-
"type": "any\n",
|
6591
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6592
6592
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
6593
6593
|
},
|
6594
6594
|
"VLigatureIcon/tag": {
|
@@ -6637,11 +6637,11 @@
|
|
6637
6637
|
},
|
6638
6638
|
"VList/activatable": {
|
6639
6639
|
"type": "boolean\n",
|
6640
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6640
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/nested.json))"
|
6641
6641
|
},
|
6642
6642
|
"VList/selectable": {
|
6643
6643
|
"type": "boolean\n",
|
6644
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6644
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/nested.json))"
|
6645
6645
|
},
|
6646
6646
|
"VList/opened": {
|
6647
6647
|
"type": "unknown\n",
|
@@ -6776,24 +6776,24 @@
|
|
6776
6776
|
"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)."
|
6777
6777
|
},
|
6778
6778
|
"VListGroup/collapse-icon": {
|
6779
|
-
"type": "any\n",
|
6779
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6780
6780
|
"description": "Icon to display when the list item is expanded."
|
6781
6781
|
},
|
6782
6782
|
"VListGroup/expand-icon": {
|
6783
|
-
"type": "any\n",
|
6783
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6784
6784
|
"description": "Icon to display when the list item is collapsed."
|
6785
6785
|
},
|
6786
6786
|
"VListGroup/prepend-icon": {
|
6787
|
-
"type": "any\n",
|
6787
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6788
6788
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
6789
6789
|
},
|
6790
6790
|
"VListGroup/append-icon": {
|
6791
|
-
"type": "any\n",
|
6791
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6792
6792
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
6793
6793
|
},
|
6794
6794
|
"VListGroup/fluid": {
|
6795
6795
|
"type": "boolean\n",
|
6796
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
6796
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
6797
6797
|
},
|
6798
6798
|
"VListGroup/subgroup": {
|
6799
6799
|
"type": "boolean\n",
|
@@ -6840,7 +6840,7 @@
|
|
6840
6840
|
"description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
|
6841
6841
|
},
|
6842
6842
|
"VListItem/append-icon": {
|
6843
|
-
"type": "any\n",
|
6843
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6844
6844
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
6845
6845
|
},
|
6846
6846
|
"VListItem/base-color": {
|
@@ -6864,7 +6864,7 @@
|
|
6864
6864
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
6865
6865
|
},
|
6866
6866
|
"VListItem/prepend-icon": {
|
6867
|
-
"type": "any\n",
|
6867
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
6868
6868
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
6869
6869
|
},
|
6870
6870
|
"VListItem/ripple": {
|
@@ -7001,11 +7001,11 @@
|
|
7001
7001
|
},
|
7002
7002
|
"VListSubheader/inset": {
|
7003
7003
|
"type": "boolean\n",
|
7004
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7004
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
7005
7005
|
},
|
7006
7006
|
"VListSubheader/sticky": {
|
7007
7007
|
"type": "boolean\n",
|
7008
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7008
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListSubheader.json))"
|
7009
7009
|
},
|
7010
7010
|
"VListSubheader/title": {
|
7011
7011
|
"type": "string\n",
|
@@ -7017,11 +7017,11 @@
|
|
7017
7017
|
},
|
7018
7018
|
"VLocaleProvider/locale": {
|
7019
7019
|
"type": "string\n",
|
7020
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7020
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7021
7021
|
},
|
7022
7022
|
"VLocaleProvider/fallback-locale": {
|
7023
7023
|
"type": "string\n",
|
7024
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7024
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7025
7025
|
},
|
7026
7026
|
"VLocaleProvider/messages": {
|
7027
7027
|
"type": "unknown\n",
|
@@ -7029,11 +7029,11 @@
|
|
7029
7029
|
},
|
7030
7030
|
"VLocaleProvider/rtl": {
|
7031
7031
|
"type": "boolean\n",
|
7032
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7032
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VLocaleProvider.json))"
|
7033
7033
|
},
|
7034
7034
|
"VMain/scrollable": {
|
7035
7035
|
"type": "boolean\n",
|
7036
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7036
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VMain.json))"
|
7037
7037
|
},
|
7038
7038
|
"VMain/height": {
|
7039
7039
|
"type": "string | number\n",
|
@@ -7293,7 +7293,7 @@
|
|
7293
7293
|
},
|
7294
7294
|
"VNavigationDrawer/sticky": {
|
7295
7295
|
"type": "boolean\n",
|
7296
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7296
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNavigationDrawer.json))"
|
7297
7297
|
},
|
7298
7298
|
"VNavigationDrawer/border": {
|
7299
7299
|
"type": "string | number | boolean\n",
|
@@ -7361,15 +7361,15 @@
|
|
7361
7361
|
},
|
7362
7362
|
"VNumberInput/control-variant": {
|
7363
7363
|
"type": "'default' | 'stacked' | 'split'\n",
|
7364
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7364
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7365
7365
|
},
|
7366
7366
|
"VNumberInput/inset": {
|
7367
7367
|
"type": "boolean\n",
|
7368
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7368
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7369
7369
|
},
|
7370
7370
|
"VNumberInput/hide-input": {
|
7371
7371
|
"type": "boolean\n",
|
7372
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7372
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7373
7373
|
},
|
7374
7374
|
"VNumberInput/model-value": {
|
7375
7375
|
"type": "Number\n",
|
@@ -7377,7 +7377,7 @@
|
|
7377
7377
|
},
|
7378
7378
|
"VNumberInput/min": {
|
7379
7379
|
"type": "number\n",
|
7380
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7380
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7381
7381
|
},
|
7382
7382
|
"VNumberInput/type": {
|
7383
7383
|
"type": "string\n",
|
@@ -7385,11 +7385,11 @@
|
|
7385
7385
|
},
|
7386
7386
|
"VNumberInput/max": {
|
7387
7387
|
"type": "number\n",
|
7388
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7388
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7389
7389
|
},
|
7390
7390
|
"VNumberInput/step": {
|
7391
7391
|
"type": "number\n",
|
7392
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7392
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7393
7393
|
},
|
7394
7394
|
"VNumberInput/autofocus": {
|
7395
7395
|
"type": "boolean\n",
|
@@ -7424,7 +7424,7 @@
|
|
7424
7424
|
"description": "Sets the DOM id on the component."
|
7425
7425
|
},
|
7426
7426
|
"VNumberInput/append-icon": {
|
7427
|
-
"type": "any\n",
|
7427
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7428
7428
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
7429
7429
|
},
|
7430
7430
|
"VNumberInput/center-affix": {
|
@@ -7432,7 +7432,7 @@
|
|
7432
7432
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
7433
7433
|
},
|
7434
7434
|
"VNumberInput/prepend-icon": {
|
7435
|
-
"type": "any\n",
|
7435
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7436
7436
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
7437
7437
|
},
|
7438
7438
|
"VNumberInput/hide-spin-buttons": {
|
@@ -7532,7 +7532,7 @@
|
|
7532
7532
|
"description": "Allows for the component to be cleared."
|
7533
7533
|
},
|
7534
7534
|
"VNumberInput/clear-icon": {
|
7535
|
-
"type": "any\n",
|
7535
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7536
7536
|
"description": "The icon used when the **clearable** prop is set to true."
|
7537
7537
|
},
|
7538
7538
|
"VNumberInput/active": {
|
@@ -7848,19 +7848,19 @@
|
|
7848
7848
|
"description": "Specify the total visible pagination numbers."
|
7849
7849
|
},
|
7850
7850
|
"VPagination/first-icon": {
|
7851
|
-
"type": "any\n",
|
7851
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7852
7852
|
"description": "The icon to use for the first button."
|
7853
7853
|
},
|
7854
7854
|
"VPagination/prev-icon": {
|
7855
|
-
"type": "any\n",
|
7855
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7856
7856
|
"description": "The icon to use for the prev button."
|
7857
7857
|
},
|
7858
7858
|
"VPagination/next-icon": {
|
7859
|
-
"type": "any\n",
|
7859
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7860
7860
|
"description": "The icon to use for the next button."
|
7861
7861
|
},
|
7862
7862
|
"VPagination/last-icon": {
|
7863
|
-
"type": "any\n",
|
7863
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
7864
7864
|
"description": "The icon to use for the last button."
|
7865
7865
|
},
|
7866
7866
|
"VPagination/aria-label": {
|
@@ -7941,7 +7941,7 @@
|
|
7941
7941
|
},
|
7942
7942
|
"VParallax/scale": {
|
7943
7943
|
"type": "string | number\n",
|
7944
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
7944
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VParallax.json))"
|
7945
7945
|
},
|
7946
7946
|
"VPicker/title": {
|
7947
7947
|
"type": "string\n",
|
@@ -8157,7 +8157,7 @@
|
|
8157
8157
|
},
|
8158
8158
|
"VPullToRefresh/pull-down-threshold": {
|
8159
8159
|
"type": "number\n",
|
8160
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8160
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VPullToRefresh.json))"
|
8161
8161
|
},
|
8162
8162
|
"VRadio/label": {
|
8163
8163
|
"type": "string\n",
|
@@ -8204,11 +8204,11 @@
|
|
8204
8204
|
"description": "Puts children inputs into a row."
|
8205
8205
|
},
|
8206
8206
|
"VRadio/false-icon": {
|
8207
|
-
"type": "any\n",
|
8207
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8208
8208
|
"description": "The icon used when inactive."
|
8209
8209
|
},
|
8210
8210
|
"VRadio/true-icon": {
|
8211
|
-
"type": "any\n",
|
8211
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8212
8212
|
"description": "The icon used when active."
|
8213
8213
|
},
|
8214
8214
|
"VRadio/ripple": {
|
@@ -8264,7 +8264,7 @@
|
|
8264
8264
|
"description": "Sets the DOM id on the component."
|
8265
8265
|
},
|
8266
8266
|
"VRadioGroup/append-icon": {
|
8267
|
-
"type": "any\n",
|
8267
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8268
8268
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
8269
8269
|
},
|
8270
8270
|
"VRadioGroup/center-affix": {
|
@@ -8272,7 +8272,7 @@
|
|
8272
8272
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
8273
8273
|
},
|
8274
8274
|
"VRadioGroup/prepend-icon": {
|
8275
|
-
"type": "any\n",
|
8275
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8276
8276
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
8277
8277
|
},
|
8278
8278
|
"VRadioGroup/hide-spin-buttons": {
|
@@ -8376,11 +8376,11 @@
|
|
8376
8376
|
"description": "Displays radio buttons in row."
|
8377
8377
|
},
|
8378
8378
|
"VRadioGroup/false-icon": {
|
8379
|
-
"type": "any\n",
|
8379
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8380
8380
|
"description": "The icon used when inactive."
|
8381
8381
|
},
|
8382
8382
|
"VRadioGroup/true-icon": {
|
8383
|
-
"type": "any\n",
|
8383
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8384
8384
|
"description": "The icon used when active."
|
8385
8385
|
},
|
8386
8386
|
"VRadioGroup/ripple": {
|
@@ -8408,7 +8408,7 @@
|
|
8408
8408
|
"description": "Sets the DOM id on the component."
|
8409
8409
|
},
|
8410
8410
|
"VRangeSlider/append-icon": {
|
8411
|
-
"type": "any\n",
|
8411
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8412
8412
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
8413
8413
|
},
|
8414
8414
|
"VRangeSlider/center-affix": {
|
@@ -8416,7 +8416,7 @@
|
|
8416
8416
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
8417
8417
|
},
|
8418
8418
|
"VRangeSlider/prepend-icon": {
|
8419
|
-
"type": "any\n",
|
8419
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8420
8420
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
8421
8421
|
},
|
8422
8422
|
"VRangeSlider/hide-spin-buttons": {
|
@@ -8585,7 +8585,7 @@
|
|
8585
8585
|
},
|
8586
8586
|
"VRating/item-aria-label": {
|
8587
8587
|
"type": "string\n",
|
8588
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
8588
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VRating.json))"
|
8589
8589
|
},
|
8590
8590
|
"VRating/active-color": {
|
8591
8591
|
"type": "string\n",
|
@@ -8604,11 +8604,11 @@
|
|
8604
8604
|
"description": "Removes the ability to click or target the component."
|
8605
8605
|
},
|
8606
8606
|
"VRating/empty-icon": {
|
8607
|
-
"type": "any\n",
|
8607
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8608
8608
|
"description": "The icon displayed when empty."
|
8609
8609
|
},
|
8610
8610
|
"VRating/full-icon": {
|
8611
|
-
"type": "any\n",
|
8611
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
8612
8612
|
"description": "The icon displayed when full."
|
8613
8613
|
},
|
8614
8614
|
"VRating/half-increments": {
|
@@ -9032,7 +9032,7 @@
|
|
9032
9032
|
"description": "Renders with the menu open by default."
|
9033
9033
|
},
|
9034
9034
|
"VSelect/menu-icon": {
|
9035
|
-
"type": "any\n",
|
9035
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9036
9036
|
"description": "Sets the the spin icon."
|
9037
9037
|
},
|
9038
9038
|
"VSelect/menu-props": {
|
@@ -9096,7 +9096,7 @@
|
|
9096
9096
|
"description": "The role attribute applied to the input."
|
9097
9097
|
},
|
9098
9098
|
"VSelect/append-icon": {
|
9099
|
-
"type": "any\n",
|
9099
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9100
9100
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
9101
9101
|
},
|
9102
9102
|
"VSelect/center-affix": {
|
@@ -9104,7 +9104,7 @@
|
|
9104
9104
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
9105
9105
|
},
|
9106
9106
|
"VSelect/prepend-icon": {
|
9107
|
-
"type": "any\n",
|
9107
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9108
9108
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
9109
9109
|
},
|
9110
9110
|
"VSelect/hide-spin-buttons": {
|
@@ -9164,7 +9164,7 @@
|
|
9164
9164
|
"description": "Allows for the component to be cleared."
|
9165
9165
|
},
|
9166
9166
|
"VSelect/clear-icon": {
|
9167
|
-
"type": "any\n",
|
9167
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9168
9168
|
"description": "The icon used when the **clearable** prop is set to true."
|
9169
9169
|
},
|
9170
9170
|
"VSelect/active": {
|
@@ -9176,7 +9176,7 @@
|
|
9176
9176
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
9177
9177
|
},
|
9178
9178
|
"VSelect/prepend-inner-icon": {
|
9179
|
-
"type": "any\n",
|
9179
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9180
9180
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
9181
9181
|
},
|
9182
9182
|
"VSelect/single-line": {
|
@@ -9240,11 +9240,11 @@
|
|
9240
9240
|
"description": "Puts children inputs into a row."
|
9241
9241
|
},
|
9242
9242
|
"VSelectionControl/false-icon": {
|
9243
|
-
"type": "any\n",
|
9243
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9244
9244
|
"description": "The icon used when inactive."
|
9245
9245
|
},
|
9246
9246
|
"VSelectionControl/true-icon": {
|
9247
|
-
"type": "any\n",
|
9247
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9248
9248
|
"description": "The icon used when active."
|
9249
9249
|
},
|
9250
9250
|
"VSelectionControl/ripple": {
|
@@ -9308,11 +9308,11 @@
|
|
9308
9308
|
"description": "Puts children inputs into a row."
|
9309
9309
|
},
|
9310
9310
|
"VSelectionControlGroup/false-icon": {
|
9311
|
-
"type": "any\n",
|
9311
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9312
9312
|
"description": "The icon used when inactive."
|
9313
9313
|
},
|
9314
9314
|
"VSelectionControlGroup/true-icon": {
|
9315
|
-
"type": "any\n",
|
9315
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9316
9316
|
"description": "The icon used when active."
|
9317
9317
|
},
|
9318
9318
|
"VSelectionControlGroup/ripple": {
|
@@ -9476,11 +9476,11 @@
|
|
9476
9476
|
"description": "Switch between horizontal and vertical modes."
|
9477
9477
|
},
|
9478
9478
|
"VSlideGroup/next-icon": {
|
9479
|
-
"type": "any\n",
|
9479
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9480
9480
|
"description": "The appended slot when arrows are shown."
|
9481
9481
|
},
|
9482
9482
|
"VSlideGroup/prev-icon": {
|
9483
|
-
"type": "any\n",
|
9483
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9484
9484
|
"description": "The prepended slot when arrows are shown."
|
9485
9485
|
},
|
9486
9486
|
"VSlideGroup/show-arrows": {
|
@@ -9732,7 +9732,7 @@
|
|
9732
9732
|
"description": "Sets the DOM id on the component."
|
9733
9733
|
},
|
9734
9734
|
"VSlider/append-icon": {
|
9735
|
-
"type": "any\n",
|
9735
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9736
9736
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
9737
9737
|
},
|
9738
9738
|
"VSlider/center-affix": {
|
@@ -9740,7 +9740,7 @@
|
|
9740
9740
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
9741
9741
|
},
|
9742
9742
|
"VSlider/prepend-icon": {
|
9743
|
-
"type": "any\n",
|
9743
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
9744
9744
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
9745
9745
|
},
|
9746
9746
|
"VSlider/hide-spin-buttons": {
|
@@ -10209,11 +10209,11 @@
|
|
10209
10209
|
},
|
10210
10210
|
"VSparkline/id": {
|
10211
10211
|
"type": "string\n",
|
10212
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10212
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10213
10213
|
},
|
10214
10214
|
"VSparkline/item-value": {
|
10215
10215
|
"type": "string\n",
|
10216
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10216
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10217
10217
|
},
|
10218
10218
|
"VSparkline/model-value": {
|
10219
10219
|
"type": "(number | { value: number })[]\n",
|
@@ -10221,11 +10221,11 @@
|
|
10221
10221
|
},
|
10222
10222
|
"VSparkline/min": {
|
10223
10223
|
"type": "string | number\n",
|
10224
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10224
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10225
10225
|
},
|
10226
10226
|
"VSparkline/max": {
|
10227
10227
|
"type": "string | number\n",
|
10228
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10228
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Line.json))"
|
10229
10229
|
},
|
10230
10230
|
"VSparkline/padding": {
|
10231
10231
|
"type": "string | number\n",
|
@@ -10409,11 +10409,11 @@
|
|
10409
10409
|
},
|
10410
10410
|
"VStepper/complete-icon": {
|
10411
10411
|
"type": "string\n",
|
10412
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10412
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10413
10413
|
},
|
10414
10414
|
"VStepper/edit-icon": {
|
10415
10415
|
"type": "string\n",
|
10416
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10416
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10417
10417
|
},
|
10418
10418
|
"VStepper/editable": {
|
10419
10419
|
"type": "boolean\n",
|
@@ -10421,7 +10421,7 @@
|
|
10421
10421
|
},
|
10422
10422
|
"VStepper/error-icon": {
|
10423
10423
|
"type": "string\n",
|
10424
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10424
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10425
10425
|
},
|
10426
10426
|
"VStepper/hide-actions": {
|
10427
10427
|
"type": "boolean\n",
|
@@ -10645,11 +10645,11 @@
|
|
10645
10645
|
},
|
10646
10646
|
"VStepperVertical/complete-icon": {
|
10647
10647
|
"type": "string\n",
|
10648
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10648
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10649
10649
|
},
|
10650
10650
|
"VStepperVertical/edit-icon": {
|
10651
10651
|
"type": "string\n",
|
10652
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10652
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10653
10653
|
},
|
10654
10654
|
"VStepperVertical/editable": {
|
10655
10655
|
"type": "boolean\n",
|
@@ -10657,7 +10657,7 @@
|
|
10657
10657
|
},
|
10658
10658
|
"VStepperVertical/error-icon": {
|
10659
10659
|
"type": "string\n",
|
10660
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10660
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/Stepper.json))"
|
10661
10661
|
},
|
10662
10662
|
"VStepperVertical/hide-actions": {
|
10663
10663
|
"type": "boolean\n",
|
@@ -10732,11 +10732,11 @@
|
|
10732
10732
|
"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)."
|
10733
10733
|
},
|
10734
10734
|
"VStepperVertical/expand-icon": {
|
10735
|
-
"type": "any\n",
|
10735
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
10736
10736
|
"description": "Icon used when the expansion panel is in a expandable state."
|
10737
10737
|
},
|
10738
10738
|
"VStepperVertical/collapse-icon": {
|
10739
|
-
"type": "any\n",
|
10739
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
10740
10740
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
10741
10741
|
},
|
10742
10742
|
"VStepperVertical/focusable": {
|
@@ -10868,16 +10868,16 @@
|
|
10868
10868
|
"description": "Specify a custom tag used on the root element."
|
10869
10869
|
},
|
10870
10870
|
"VStepperVerticalItem/expand-icon": {
|
10871
|
-
"type": "any\n",
|
10871
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
10872
10872
|
"description": "Icon used when the expansion panel is in a expandable state."
|
10873
10873
|
},
|
10874
10874
|
"VStepperVerticalItem/collapse-icon": {
|
10875
|
-
"type": "any\n",
|
10875
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
10876
10876
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
10877
10877
|
},
|
10878
10878
|
"VStepperVerticalItem/focusable": {
|
10879
10879
|
"type": "boolean\n",
|
10880
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
10880
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VExpansionPanelTitle.json))"
|
10881
10881
|
},
|
10882
10882
|
"VStepperVerticalItem/static": {
|
10883
10883
|
"type": "boolean\n",
|
@@ -10968,7 +10968,7 @@
|
|
10968
10968
|
"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."
|
10969
10969
|
},
|
10970
10970
|
"VSvgIcon/icon": {
|
10971
|
-
"type": "any\n",
|
10971
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
10972
10972
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
10973
10973
|
},
|
10974
10974
|
"VSvgIcon/tag": {
|
@@ -11004,7 +11004,7 @@
|
|
11004
11004
|
"description": "Sets the DOM id on the component."
|
11005
11005
|
},
|
11006
11006
|
"VSwitch/append-icon": {
|
11007
|
-
"type": "any\n",
|
11007
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11008
11008
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
11009
11009
|
},
|
11010
11010
|
"VSwitch/center-affix": {
|
@@ -11012,7 +11012,7 @@
|
|
11012
11012
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
11013
11013
|
},
|
11014
11014
|
"VSwitch/prepend-icon": {
|
11015
|
-
"type": "any\n",
|
11015
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11016
11016
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
11017
11017
|
},
|
11018
11018
|
"VSwitch/hide-spin-buttons": {
|
@@ -11132,11 +11132,11 @@
|
|
11132
11132
|
"description": "Puts children inputs into a row."
|
11133
11133
|
},
|
11134
11134
|
"VSwitch/false-icon": {
|
11135
|
-
"type": "any\n",
|
11135
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11136
11136
|
"description": "The icon used when inactive."
|
11137
11137
|
},
|
11138
11138
|
"VSwitch/true-icon": {
|
11139
|
-
"type": "any\n",
|
11139
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11140
11140
|
"description": "The icon used when active."
|
11141
11141
|
},
|
11142
11142
|
"VSwitch/ripple": {
|
@@ -11220,11 +11220,11 @@
|
|
11220
11220
|
"description": "Sets the color of component when not focused."
|
11221
11221
|
},
|
11222
11222
|
"VTab/prepend-icon": {
|
11223
|
-
"type": "any\n",
|
11223
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11224
11224
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
11225
11225
|
},
|
11226
11226
|
"VTab/append-icon": {
|
11227
|
-
"type": "any\n",
|
11227
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11228
11228
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
11229
11229
|
},
|
11230
11230
|
"VTab/readonly": {
|
@@ -11344,7 +11344,7 @@
|
|
11344
11344
|
"description": "Applies a distinct style to the component."
|
11345
11345
|
},
|
11346
11346
|
"VTab/icon": {
|
11347
|
-
"type": "any\n",
|
11347
|
+
"type": " | boolean\n | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11348
11348
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_."
|
11349
11349
|
},
|
11350
11350
|
"VTable/fixed-header": {
|
@@ -11428,11 +11428,11 @@
|
|
11428
11428
|
"description": "Changes the direction of the tabs. Can be either `horizontal` or `vertical`."
|
11429
11429
|
},
|
11430
11430
|
"VTabs/next-icon": {
|
11431
|
-
"type": "any\n",
|
11431
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11432
11432
|
"description": "Right pagination icon."
|
11433
11433
|
},
|
11434
11434
|
"VTabs/prev-icon": {
|
11435
|
-
"type": "any\n",
|
11435
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11436
11436
|
"description": "Left pagination icon."
|
11437
11437
|
},
|
11438
11438
|
"VTabs/show-arrows": {
|
@@ -11580,7 +11580,7 @@
|
|
11580
11580
|
"description": "Sets the DOM id on the component."
|
11581
11581
|
},
|
11582
11582
|
"VTextField/append-icon": {
|
11583
|
-
"type": "any\n",
|
11583
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11584
11584
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
11585
11585
|
},
|
11586
11586
|
"VTextField/center-affix": {
|
@@ -11588,7 +11588,7 @@
|
|
11588
11588
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
11589
11589
|
},
|
11590
11590
|
"VTextField/prepend-icon": {
|
11591
|
-
"type": "any\n",
|
11591
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11592
11592
|
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
11593
11593
|
},
|
11594
11594
|
"VTextField/hide-spin-buttons": {
|
@@ -11684,7 +11684,7 @@
|
|
11684
11684
|
"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."
|
11685
11685
|
},
|
11686
11686
|
"VTextField/append-inner-icon": {
|
11687
|
-
"type": "any\n",
|
11687
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11688
11688
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
11689
11689
|
},
|
11690
11690
|
"VTextField/bg-color": {
|
@@ -11696,7 +11696,7 @@
|
|
11696
11696
|
"description": "Allows for the component to be cleared."
|
11697
11697
|
},
|
11698
11698
|
"VTextField/clear-icon": {
|
11699
|
-
"type": "any\n",
|
11699
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11700
11700
|
"description": "Applied when using **clearable** and the input is dirty."
|
11701
11701
|
},
|
11702
11702
|
"VTextField/active": {
|
@@ -11720,7 +11720,7 @@
|
|
11720
11720
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
11721
11721
|
},
|
11722
11722
|
"VTextField/prepend-inner-icon": {
|
11723
|
-
"type": "any\n",
|
11723
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11724
11724
|
"description": "Prepends an icon inside the component's input, uses the same syntax as `v-icon`."
|
11725
11725
|
},
|
11726
11726
|
"VTextField/single-line": {
|
@@ -11769,7 +11769,7 @@
|
|
11769
11769
|
},
|
11770
11770
|
"VTextarea/autofocus": {
|
11771
11771
|
"type": "boolean\n",
|
11772
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11772
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTextarea.json))"
|
11773
11773
|
},
|
11774
11774
|
"VTextarea/prefix": {
|
11775
11775
|
"type": "string\n",
|
@@ -11808,7 +11808,7 @@
|
|
11808
11808
|
"description": "Sets the DOM id on the component."
|
11809
11809
|
},
|
11810
11810
|
"VTextarea/append-icon": {
|
11811
|
-
"type": "any\n",
|
11811
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11812
11812
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
11813
11813
|
},
|
11814
11814
|
"VTextarea/center-affix": {
|
@@ -11816,7 +11816,7 @@
|
|
11816
11816
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
11817
11817
|
},
|
11818
11818
|
"VTextarea/prepend-icon": {
|
11819
|
-
"type": "any\n",
|
11819
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11820
11820
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
11821
11821
|
},
|
11822
11822
|
"VTextarea/hide-spin-buttons": {
|
@@ -11912,7 +11912,7 @@
|
|
11912
11912
|
"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."
|
11913
11913
|
},
|
11914
11914
|
"VTextarea/append-inner-icon": {
|
11915
|
-
"type": "any\n",
|
11915
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11916
11916
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
11917
11917
|
},
|
11918
11918
|
"VTextarea/bg-color": {
|
@@ -11924,7 +11924,7 @@
|
|
11924
11924
|
"description": "Allows for the component to be cleared."
|
11925
11925
|
},
|
11926
11926
|
"VTextarea/clear-icon": {
|
11927
|
-
"type": "any\n",
|
11927
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11928
11928
|
"description": "The icon used when the **clearable** prop is set to true."
|
11929
11929
|
},
|
11930
11930
|
"VTextarea/active": {
|
@@ -11948,7 +11948,7 @@
|
|
11948
11948
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
11949
11949
|
},
|
11950
11950
|
"VTextarea/prepend-inner-icon": {
|
11951
|
-
"type": "any\n",
|
11951
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
11952
11952
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
11953
11953
|
},
|
11954
11954
|
"VTextarea/single-line": {
|
@@ -11981,7 +11981,7 @@
|
|
11981
11981
|
},
|
11982
11982
|
"VThemeProvider/with-background": {
|
11983
11983
|
"type": "boolean\n",
|
11984
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
11984
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VThemeProvider.json))"
|
11985
11985
|
},
|
11986
11986
|
"VThemeProvider/theme": {
|
11987
11987
|
"type": "string\n",
|
@@ -12025,7 +12025,7 @@
|
|
12025
12025
|
},
|
12026
12026
|
"VTimePicker/use-seconds": {
|
12027
12027
|
"type": "boolean\n",
|
12028
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12028
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePicker.json))"
|
12029
12029
|
},
|
12030
12030
|
"VTimePicker/bg-color": {
|
12031
12031
|
"type": "string\n",
|
@@ -12113,7 +12113,7 @@
|
|
12113
12113
|
},
|
12114
12114
|
"VTimePickerClock/ampm": {
|
12115
12115
|
"type": "boolean\n",
|
12116
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12116
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12117
12117
|
},
|
12118
12118
|
"VTimePickerClock/color": {
|
12119
12119
|
"type": "string\n",
|
@@ -12125,39 +12125,39 @@
|
|
12125
12125
|
},
|
12126
12126
|
"VTimePickerClock/displayed-value": {
|
12127
12127
|
"type": "any\n",
|
12128
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12128
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12129
12129
|
},
|
12130
12130
|
"VTimePickerClock/double": {
|
12131
12131
|
"type": "boolean\n",
|
12132
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12132
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12133
12133
|
},
|
12134
12134
|
"VTimePickerClock/format": {
|
12135
12135
|
"type": "Function\n",
|
12136
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12136
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12137
12137
|
},
|
12138
12138
|
"VTimePickerClock/max": {
|
12139
12139
|
"type": "number\n",
|
12140
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12140
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12141
12141
|
},
|
12142
12142
|
"VTimePickerClock/min": {
|
12143
12143
|
"type": "number\n",
|
12144
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12144
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12145
12145
|
},
|
12146
12146
|
"VTimePickerClock/scrollable": {
|
12147
12147
|
"type": "boolean\n",
|
12148
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12148
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12149
12149
|
},
|
12150
12150
|
"VTimePickerClock/readonly": {
|
12151
12151
|
"type": "boolean\n",
|
12152
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12152
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12153
12153
|
},
|
12154
12154
|
"VTimePickerClock/rotate": {
|
12155
12155
|
"type": "number\n",
|
12156
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12156
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12157
12157
|
},
|
12158
12158
|
"VTimePickerClock/step": {
|
12159
12159
|
"type": "number\n",
|
12160
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12160
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12161
12161
|
},
|
12162
12162
|
"VTimePickerClock/model-value": {
|
12163
12163
|
"type": "number\n",
|
@@ -12165,19 +12165,19 @@
|
|
12165
12165
|
},
|
12166
12166
|
"VTimePickerClock/allowed-values": {
|
12167
12167
|
"type": "(value: number) => boolean\n",
|
12168
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12168
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerClock.json))"
|
12169
12169
|
},
|
12170
12170
|
"VTimePickerControls/ampm": {
|
12171
12171
|
"type": "boolean\n",
|
12172
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12172
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12173
12173
|
},
|
12174
12174
|
"VTimePickerControls/ampm-in-title": {
|
12175
12175
|
"type": "boolean\n",
|
12176
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12176
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12177
12177
|
},
|
12178
12178
|
"VTimePickerControls/ampm-readonly": {
|
12179
12179
|
"type": "boolean\n",
|
12180
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12180
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12181
12181
|
},
|
12182
12182
|
"VTimePickerControls/color": {
|
12183
12183
|
"type": "string\n",
|
@@ -12189,35 +12189,35 @@
|
|
12189
12189
|
},
|
12190
12190
|
"VTimePickerControls/hour": {
|
12191
12191
|
"type": "number\n",
|
12192
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12192
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12193
12193
|
},
|
12194
12194
|
"VTimePickerControls/minute": {
|
12195
12195
|
"type": "number\n",
|
12196
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12196
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12197
12197
|
},
|
12198
12198
|
"VTimePickerControls/second": {
|
12199
12199
|
"type": "number\n",
|
12200
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12200
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12201
12201
|
},
|
12202
12202
|
"VTimePickerControls/period": {
|
12203
12203
|
"type": "string\n",
|
12204
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12204
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12205
12205
|
},
|
12206
12206
|
"VTimePickerControls/readonly": {
|
12207
12207
|
"type": "boolean\n",
|
12208
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12208
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12209
12209
|
},
|
12210
12210
|
"VTimePickerControls/use-seconds": {
|
12211
12211
|
"type": "boolean\n",
|
12212
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12212
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12213
12213
|
},
|
12214
12214
|
"VTimePickerControls/selecting": {
|
12215
12215
|
"type": "number\n",
|
12216
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12216
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12217
12217
|
},
|
12218
12218
|
"VTimePickerControls/value": {
|
12219
12219
|
"type": "number\n",
|
12220
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12220
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTimePickerControls.json))"
|
12221
12221
|
},
|
12222
12222
|
"VTimeline/justify": {
|
12223
12223
|
"type": "string\n",
|
@@ -12284,7 +12284,7 @@
|
|
12284
12284
|
"description": "Truncate timeline directly at the **start** or **end** of the line, or on **both** ends."
|
12285
12285
|
},
|
12286
12286
|
"VTimelineItem/icon": {
|
12287
|
-
"type": "any\n",
|
12287
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12288
12288
|
"description": "Apply a specific icon to the inside dot using the [v-icon](/components/icons/) component."
|
12289
12289
|
},
|
12290
12290
|
"VTimelineItem/dot-color": {
|
@@ -12624,16 +12624,16 @@
|
|
12624
12624
|
"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."
|
12625
12625
|
},
|
12626
12626
|
"VTreeview/indeterminate-icon": {
|
12627
|
-
"type": "any\n",
|
12627
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12628
12628
|
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
|
12629
12629
|
},
|
12630
12630
|
"VTreeview/false-icon": {
|
12631
|
-
"type": "any\n",
|
12632
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12631
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12632
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewChildren.json))"
|
12633
12633
|
},
|
12634
12634
|
"VTreeview/true-icon": {
|
12635
|
-
"type": "any\n",
|
12636
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12635
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12636
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewChildren.json))"
|
12637
12637
|
},
|
12638
12638
|
"VTreeview/return-object": {
|
12639
12639
|
"type": "boolean\n",
|
@@ -12816,24 +12816,24 @@
|
|
12816
12816
|
"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)."
|
12817
12817
|
},
|
12818
12818
|
"VTreeviewGroup/collapse-icon": {
|
12819
|
-
"type": "any\n",
|
12819
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12820
12820
|
"description": "Icon to display when the list item is expanded."
|
12821
12821
|
},
|
12822
12822
|
"VTreeviewGroup/expand-icon": {
|
12823
|
-
"type": "any\n",
|
12823
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12824
12824
|
"description": "Icon to display when the list item is collapsed."
|
12825
12825
|
},
|
12826
12826
|
"VTreeviewGroup/prepend-icon": {
|
12827
|
-
"type": "any\n",
|
12827
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12828
12828
|
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
12829
12829
|
},
|
12830
12830
|
"VTreeviewGroup/append-icon": {
|
12831
|
-
"type": "any\n",
|
12831
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12832
12832
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
12833
12833
|
},
|
12834
12834
|
"VTreeviewGroup/fluid": {
|
12835
12835
|
"type": "boolean\n",
|
12836
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12836
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListGroup.json))"
|
12837
12837
|
},
|
12838
12838
|
"VTreeviewGroup/title": {
|
12839
12839
|
"type": "string\n",
|
@@ -12857,11 +12857,11 @@
|
|
12857
12857
|
},
|
12858
12858
|
"VTreeviewItem/loading": {
|
12859
12859
|
"type": "boolean\n",
|
12860
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12860
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12861
12861
|
},
|
12862
12862
|
"VTreeviewItem/toggle-icon": {
|
12863
|
-
"type": "any\n",
|
12864
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/
|
12863
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12864
|
+
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
12865
12865
|
},
|
12866
12866
|
"VTreeviewItem/active": {
|
12867
12867
|
"type": "boolean\n",
|
@@ -12880,7 +12880,7 @@
|
|
12880
12880
|
"description": "Appends a [v-avatar](/components/avatars/) component after default content in the **append** slot."
|
12881
12881
|
},
|
12882
12882
|
"VTreeviewItem/append-icon": {
|
12883
|
-
"type": "any\n",
|
12883
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12884
12884
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
12885
12885
|
},
|
12886
12886
|
"VTreeviewItem/base-color": {
|
@@ -12904,7 +12904,7 @@
|
|
12904
12904
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
12905
12905
|
},
|
12906
12906
|
"VTreeviewItem/prepend-icon": {
|
12907
|
-
"type": "any\n",
|
12907
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
12908
12908
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
12909
12909
|
},
|
12910
12910
|
"VTreeviewItem/ripple": {
|
@@ -13088,11 +13088,11 @@
|
|
13088
13088
|
"description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last."
|
13089
13089
|
},
|
13090
13090
|
"VWindow/next-icon": {
|
13091
|
-
"type": "any\n",
|
13091
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13092
13092
|
"description": "Icon used for the \"next\" button if `show-arrows` is `true`."
|
13093
13093
|
},
|
13094
13094
|
"VWindow/prev-icon": {
|
13095
|
-
"type": "any\n",
|
13095
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
13096
13096
|
"description": "Icon used for the \"prev\" button if `show-arrows` is `true`."
|
13097
13097
|
},
|
13098
13098
|
"VWindow/reverse": {
|