@vuetify/nightly 3.9.0-beta.1-dev.2025-06-28 → 3.9.0-beta.1-dev.2025-07-02
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +100 -3
- package/dist/json/attributes.json +725 -725
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +1311 -1311
- package/dist/vuetify-labs.cjs +61 -63
- package/dist/vuetify-labs.css +4207 -4207
- package/dist/vuetify-labs.d.ts +203 -203
- package/dist/vuetify-labs.esm.js +61 -63
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +61 -63
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +36 -39
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4469 -4469
- package/dist/vuetify.d.ts +60 -60
- package/dist/vuetify.esm.js +36 -39
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +36 -39
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +34 -35
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataTable/VDataTableColumn.js +0 -1
- package/lib/components/VDataTable/VDataTableColumn.js.map +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.js +5 -5
- package/lib/components/VDataTable/VDataTableHeaders.js.map +1 -1
- package/lib/components/VDataTable/composables/sort.js +2 -1
- package/lib/components/VDataTable/composables/sort.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.js +1 -2
- package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.js +17 -14
- package/lib/components/VOtpInput/VOtpInput.js.map +1 -1
- package/lib/components/VOverlay/locationStrategies.js +1 -1
- package/lib/components/VOverlay/locationStrategies.js.map +1 -1
- package/lib/components/VTextField/VTextField.js +1 -1
- package/lib/components/VTextField/VTextField.js.map +1 -1
- package/lib/composables/calendar.d.ts +0 -1
- package/lib/composables/calendar.js +6 -10
- package/lib/composables/calendar.js.map +1 -1
- package/lib/composables/date/adapters/vuetify.js +1 -1
- package/lib/composables/date/adapters/vuetify.js.map +1 -1
- package/lib/composables/virtual.js +1 -1
- package/lib/composables/virtual.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +60 -60
- package/lib/framework.js +1 -1
- package/lib/labs/VCalendar/VCalendar.d.ts +33 -33
- package/lib/labs/VCalendar/VCalendar.js +9 -9
- package/lib/labs/VCalendar/VCalendar.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarDay.d.ts +33 -33
- package/lib/labs/VCalendar/VCalendarDay.js +1 -1
- package/lib/labs/VCalendar/VCalendarDay.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarInterval.d.ts +36 -36
- package/lib/labs/VCalendar/VCalendarInterval.js +9 -9
- package/lib/labs/VCalendar/VCalendarInterval.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarIntervalEvent.d.ts +12 -12
- package/lib/labs/VCalendar/VCalendarIntervalEvent.js +1 -1
- package/lib/labs/VCalendar/VCalendarIntervalEvent.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarMonthDay.d.ts +36 -36
- package/lib/labs/VCalendar/VCalendarMonthDay.js +4 -4
- package/lib/labs/VCalendar/VCalendarMonthDay.js.map +1 -1
- package/lib/labs/VIconBtn/VIconBtn.js +1 -0
- package/lib/labs/VIconBtn/VIconBtn.js.map +1 -1
- package/package.json +1 -1
package/dist/json/web-types.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
3
3
|
"framework": "vue",
|
4
4
|
"name": "vuetify",
|
5
|
-
"version": "3.9.0-beta.1-dev.2025-
|
5
|
+
"version": "3.9.0-beta.1-dev.2025-07-02",
|
6
6
|
"contributions": {
|
7
7
|
"html": {
|
8
8
|
"types-syntax": "typescript",
|
@@ -5446,7 +5446,7 @@
|
|
5446
5446
|
],
|
5447
5447
|
"slots": [
|
5448
5448
|
{
|
5449
|
-
"name": "
|
5449
|
+
"name": "interval-body",
|
5450
5450
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L22-L22.json))",
|
5451
5451
|
"doc-url": "https://vuetifyjs.com/api/v-calendar#slots",
|
5452
5452
|
"vue-properties": [
|
@@ -5457,7 +5457,7 @@
|
|
5457
5457
|
]
|
5458
5458
|
},
|
5459
5459
|
{
|
5460
|
-
"name": "
|
5460
|
+
"name": "interval-event",
|
5461
5461
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L23-L29.json))",
|
5462
5462
|
"doc-url": "https://vuetifyjs.com/api/v-calendar#slots",
|
5463
5463
|
"vue-properties": [
|
@@ -5484,7 +5484,7 @@
|
|
5484
5484
|
]
|
5485
5485
|
},
|
5486
5486
|
{
|
5487
|
-
"name": "
|
5487
|
+
"name": "interval-title",
|
5488
5488
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L30-L30.json))",
|
5489
5489
|
"doc-url": "https://vuetifyjs.com/api/v-calendar#slots",
|
5490
5490
|
"vue-properties": [
|
@@ -5714,7 +5714,7 @@
|
|
5714
5714
|
"events": [],
|
5715
5715
|
"slots": [
|
5716
5716
|
{
|
5717
|
-
"name": "
|
5717
|
+
"name": "interval-body",
|
5718
5718
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L22-L22.json))",
|
5719
5719
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-day#slots",
|
5720
5720
|
"vue-properties": [
|
@@ -5725,7 +5725,7 @@
|
|
5725
5725
|
]
|
5726
5726
|
},
|
5727
5727
|
{
|
5728
|
-
"name": "
|
5728
|
+
"name": "interval-event",
|
5729
5729
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L23-L29.json))",
|
5730
5730
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-day#slots",
|
5731
5731
|
"vue-properties": [
|
@@ -5752,7 +5752,7 @@
|
|
5752
5752
|
]
|
5753
5753
|
},
|
5754
5754
|
{
|
5755
|
-
"name": "
|
5755
|
+
"name": "interval-title",
|
5756
5756
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L30-L30.json))",
|
5757
5757
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-day#slots",
|
5758
5758
|
"vue-properties": [
|
@@ -5985,7 +5985,7 @@
|
|
5985
5985
|
"events": [],
|
5986
5986
|
"slots": [
|
5987
5987
|
{
|
5988
|
-
"name": "
|
5988
|
+
"name": "interval-body",
|
5989
5989
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L22-L22.json))",
|
5990
5990
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-interval#slots",
|
5991
5991
|
"vue-properties": [
|
@@ -5996,7 +5996,7 @@
|
|
5996
5996
|
]
|
5997
5997
|
},
|
5998
5998
|
{
|
5999
|
-
"name": "
|
5999
|
+
"name": "interval-event",
|
6000
6000
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L23-L29.json))",
|
6001
6001
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-interval#slots",
|
6002
6002
|
"vue-properties": [
|
@@ -6023,7 +6023,7 @@
|
|
6023
6023
|
]
|
6024
6024
|
},
|
6025
6025
|
{
|
6026
|
-
"name": "
|
6026
|
+
"name": "interval-title",
|
6027
6027
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarInterval.tsx#L30-L30.json))",
|
6028
6028
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-interval#slots",
|
6029
6029
|
"vue-properties": [
|
@@ -6107,7 +6107,7 @@
|
|
6107
6107
|
"events": [],
|
6108
6108
|
"slots": [
|
6109
6109
|
{
|
6110
|
-
"name": "
|
6110
|
+
"name": "interval-event",
|
6111
6111
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarIntervalEvent.tsx#L14-L14.json))",
|
6112
6112
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-interval-event#slots",
|
6113
6113
|
"vue-properties": [
|
@@ -6208,7 +6208,7 @@
|
|
6208
6208
|
"events": [],
|
6209
6209
|
"slots": [
|
6210
6210
|
{
|
6211
|
-
"name": "
|
6211
|
+
"name": "day-body",
|
6212
6212
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarMonthDay.tsx#L16-L16.json))",
|
6213
6213
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-month-day#slots",
|
6214
6214
|
"vue-properties": [
|
@@ -6223,7 +6223,7 @@
|
|
6223
6223
|
]
|
6224
6224
|
},
|
6225
6225
|
{
|
6226
|
-
"name": "
|
6226
|
+
"name": "day-event",
|
6227
6227
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarMonthDay.tsx#L17-L17.json))",
|
6228
6228
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-month-day#slots",
|
6229
6229
|
"vue-properties": [
|
@@ -6242,7 +6242,7 @@
|
|
6242
6242
|
]
|
6243
6243
|
},
|
6244
6244
|
{
|
6245
|
-
"name": "
|
6245
|
+
"name": "day-title",
|
6246
6246
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/dev/packages/api-generator/src/locale/en/vuetify/src/labs/VCalendar/VCalendarMonthDay.tsx#L18-L18.json))",
|
6247
6247
|
"doc-url": "https://vuetifyjs.com/api/v-calendar-month-day#slots",
|
6248
6248
|
"vue-properties": [
|
@@ -27875,20 +27875,20 @@
|
|
27875
27875
|
"doc-url": "https://vuetifyjs.com/api/v-hover",
|
27876
27876
|
"attributes": [
|
27877
27877
|
{
|
27878
|
-
"name": "
|
27879
|
-
"description": "
|
27878
|
+
"name": "modelValue",
|
27879
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
27880
27880
|
"doc-url": "https://vuetifyjs.com/api/VHover#props",
|
27881
|
-
"default": "
|
27881
|
+
"default": "null",
|
27882
27882
|
"value": {
|
27883
27883
|
"kind": "expression",
|
27884
27884
|
"type": "boolean"
|
27885
27885
|
}
|
27886
27886
|
},
|
27887
27887
|
{
|
27888
|
-
"name": "
|
27889
|
-
"description": "
|
27888
|
+
"name": "disabled",
|
27889
|
+
"description": "Removes hover functionality.",
|
27890
27890
|
"doc-url": "https://vuetifyjs.com/api/VHover#props",
|
27891
|
-
"default": "
|
27891
|
+
"default": "false",
|
27892
27892
|
"value": {
|
27893
27893
|
"kind": "expression",
|
27894
27894
|
"type": "boolean"
|
@@ -28067,31 +28067,23 @@
|
|
28067
28067
|
"doc-url": "https://vuetifyjs.com/api/v-icon-btn",
|
28068
28068
|
"attributes": [
|
28069
28069
|
{
|
28070
|
-
"name": "
|
28071
|
-
"description": "Specify
|
28070
|
+
"name": "tag",
|
28071
|
+
"description": "Specify a custom tag used on the root element.",
|
28072
28072
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28073
|
+
"default": "'button'",
|
28073
28074
|
"value": {
|
28074
28075
|
"kind": "expression",
|
28075
|
-
"type": "string |
|
28076
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
28076
28077
|
}
|
28077
28078
|
},
|
28078
28079
|
{
|
28079
|
-
"name": "
|
28080
|
-
"description": "
|
28080
|
+
"name": "disabled",
|
28081
|
+
"description": "Removes the ability to click or target the component.",
|
28081
28082
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28082
28083
|
"default": "false",
|
28083
28084
|
"value": {
|
28084
28085
|
"kind": "expression",
|
28085
|
-
"type": "
|
28086
|
-
}
|
28087
|
-
},
|
28088
|
-
{
|
28089
|
-
"name": "icon",
|
28090
|
-
"description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
|
28091
|
-
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28092
|
-
"value": {
|
28093
|
-
"kind": "expression",
|
28094
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
28086
|
+
"type": "boolean"
|
28095
28087
|
}
|
28096
28088
|
},
|
28097
28089
|
{
|
@@ -28104,17 +28096,18 @@
|
|
28104
28096
|
}
|
28105
28097
|
},
|
28106
28098
|
{
|
28107
|
-
"name": "
|
28108
|
-
"description": "Sets the width
|
28099
|
+
"name": "size",
|
28100
|
+
"description": "Sets the height and width of the component.",
|
28109
28101
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28102
|
+
"default": "'default'",
|
28110
28103
|
"value": {
|
28111
28104
|
"kind": "expression",
|
28112
28105
|
"type": "string | number"
|
28113
28106
|
}
|
28114
28107
|
},
|
28115
28108
|
{
|
28116
|
-
"name": "
|
28117
|
-
"description": "
|
28109
|
+
"name": "width",
|
28110
|
+
"description": "Sets the width for the component.",
|
28118
28111
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28119
28112
|
"value": {
|
28120
28113
|
"kind": "expression",
|
@@ -28122,36 +28115,35 @@
|
|
28122
28115
|
}
|
28123
28116
|
},
|
28124
28117
|
{
|
28125
|
-
"name": "
|
28126
|
-
"description": "
|
28118
|
+
"name": "theme",
|
28119
|
+
"description": "Specify a theme for this component and all of its children.",
|
28127
28120
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28128
|
-
"default": "[\n ['x-small', 10],\n ['small', 16],\n ['default', 24],\n ['large', 28],\n ['x-large', 32]\n]",
|
28129
28121
|
"value": {
|
28130
28122
|
"kind": "expression",
|
28131
|
-
"type": "
|
28123
|
+
"type": "string"
|
28132
28124
|
}
|
28133
28125
|
},
|
28134
28126
|
{
|
28135
|
-
"name": "
|
28136
|
-
"description": "
|
28127
|
+
"name": "active",
|
28128
|
+
"description": "When undefined (default), the component utilizes its default variant, otherwise it will use the activeVariant if active is true, or the baseVariant if active is false.",
|
28137
28129
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28138
28130
|
"value": {
|
28139
28131
|
"kind": "expression",
|
28140
|
-
"type": "
|
28132
|
+
"type": "boolean"
|
28141
28133
|
}
|
28142
28134
|
},
|
28143
28135
|
{
|
28144
|
-
"name": "
|
28145
|
-
"description": "
|
28136
|
+
"name": "activeColor",
|
28137
|
+
"description": "The applied color when the component is in an active state.",
|
28146
28138
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28147
28139
|
"value": {
|
28148
28140
|
"kind": "expression",
|
28149
|
-
"type": "string
|
28141
|
+
"type": "string"
|
28150
28142
|
}
|
28151
28143
|
},
|
28152
28144
|
{
|
28153
|
-
"name": "
|
28154
|
-
"description": "
|
28145
|
+
"name": "readonly",
|
28146
|
+
"description": "Puts the button in a readonly state. Cannot be clicked or navigated to by keyboard.",
|
28155
28147
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28156
28148
|
"default": "false",
|
28157
28149
|
"value": {
|
@@ -28160,66 +28152,65 @@
|
|
28160
28152
|
}
|
28161
28153
|
},
|
28162
28154
|
{
|
28163
|
-
"name": "
|
28164
|
-
"description": "Specify
|
28155
|
+
"name": "text",
|
28156
|
+
"description": "Specify content text for the component.",
|
28165
28157
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28166
|
-
"default": "'button'",
|
28167
28158
|
"value": {
|
28168
28159
|
"kind": "expression",
|
28169
|
-
"type": "string |
|
28160
|
+
"type": "string | number | boolean"
|
28170
28161
|
}
|
28171
28162
|
},
|
28172
28163
|
{
|
28173
|
-
"name": "
|
28174
|
-
"description": "
|
28164
|
+
"name": "border",
|
28165
|
+
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders).",
|
28175
28166
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28167
|
+
"default": "false",
|
28176
28168
|
"value": {
|
28177
28169
|
"kind": "expression",
|
28178
|
-
"type": "string"
|
28170
|
+
"type": "string | number | boolean"
|
28179
28171
|
}
|
28180
28172
|
},
|
28181
28173
|
{
|
28182
|
-
"name": "
|
28183
|
-
"description": "
|
28174
|
+
"name": "elevation",
|
28175
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
28184
28176
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28185
28177
|
"value": {
|
28186
28178
|
"kind": "expression",
|
28187
|
-
"type": "string"
|
28179
|
+
"type": "string | number"
|
28188
28180
|
}
|
28189
28181
|
},
|
28190
28182
|
{
|
28191
|
-
"name": "
|
28192
|
-
"description": "
|
28183
|
+
"name": "loading",
|
28184
|
+
"description": "Displays circular progress bar in place of the icon.",
|
28193
28185
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28194
|
-
"default": "
|
28186
|
+
"default": "false",
|
28195
28187
|
"value": {
|
28196
28188
|
"kind": "expression",
|
28197
|
-
"type": "
|
28189
|
+
"type": "boolean"
|
28198
28190
|
}
|
28199
28191
|
},
|
28200
28192
|
{
|
28201
|
-
"name": "
|
28202
|
-
"description": "
|
28193
|
+
"name": "rounded",
|
28194
|
+
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius).",
|
28203
28195
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28204
|
-
"default": "false",
|
28205
28196
|
"value": {
|
28206
28197
|
"kind": "expression",
|
28207
|
-
"type": "boolean"
|
28198
|
+
"type": "string | number | boolean"
|
28208
28199
|
}
|
28209
28200
|
},
|
28210
28201
|
{
|
28211
|
-
"name": "
|
28212
|
-
"description": "
|
28202
|
+
"name": "tile",
|
28203
|
+
"description": "Removes any applied **border-radius** from the component.",
|
28213
28204
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28214
|
-
"default": "
|
28205
|
+
"default": "false",
|
28215
28206
|
"value": {
|
28216
28207
|
"kind": "expression",
|
28217
|
-
"type": "
|
28208
|
+
"type": "boolean"
|
28218
28209
|
}
|
28219
28210
|
},
|
28220
28211
|
{
|
28221
|
-
"name": "
|
28222
|
-
"description": "
|
28212
|
+
"name": "color",
|
28213
|
+
"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).",
|
28223
28214
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28224
28215
|
"value": {
|
28225
28216
|
"kind": "expression",
|
@@ -28227,50 +28218,50 @@
|
|
28227
28218
|
}
|
28228
28219
|
},
|
28229
28220
|
{
|
28230
|
-
"name": "
|
28231
|
-
"description": "
|
28221
|
+
"name": "variant",
|
28222
|
+
"description": "Applies a distinct style to the component.",
|
28232
28223
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28224
|
+
"default": "'flat'",
|
28233
28225
|
"value": {
|
28234
28226
|
"kind": "expression",
|
28235
|
-
"type": "
|
28227
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
28236
28228
|
}
|
28237
28229
|
},
|
28238
28230
|
{
|
28239
|
-
"name": "
|
28240
|
-
"description": "
|
28231
|
+
"name": "icon",
|
28232
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
|
28241
28233
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28242
28234
|
"value": {
|
28243
28235
|
"kind": "expression",
|
28244
|
-
"type": "string"
|
28236
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
28245
28237
|
}
|
28246
28238
|
},
|
28247
28239
|
{
|
28248
|
-
"name": "
|
28249
|
-
"description": "
|
28240
|
+
"name": "opacity",
|
28241
|
+
"description": "Sets the component's opacity value",
|
28250
28242
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28251
|
-
"default": "false",
|
28252
28243
|
"value": {
|
28253
28244
|
"kind": "expression",
|
28254
|
-
"type": "
|
28245
|
+
"type": "string | number"
|
28255
28246
|
}
|
28256
28247
|
},
|
28257
28248
|
{
|
28258
|
-
"name": "
|
28259
|
-
"description": "
|
28249
|
+
"name": "sizes",
|
28250
|
+
"description": "An array of tuples that define the button sizes for each named size.",
|
28260
28251
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28252
|
+
"default": "[\n ['x-small', 16],\n ['small', 24],\n ['default', 40],\n ['large', 48],\n ['x-large', 56]\n]",
|
28261
28253
|
"value": {
|
28262
28254
|
"kind": "expression",
|
28263
|
-
"type": "
|
28255
|
+
"type": "['small' | 'default' | 'x-small' | 'large' | 'x-large', number][]"
|
28264
28256
|
}
|
28265
28257
|
},
|
28266
28258
|
{
|
28267
|
-
"name": "
|
28268
|
-
"description": "
|
28259
|
+
"name": "iconColor",
|
28260
|
+
"description": "Explicit color applied to the icon.",
|
28269
28261
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28270
|
-
"default": "false",
|
28271
28262
|
"value": {
|
28272
28263
|
"kind": "expression",
|
28273
|
-
"type": "
|
28264
|
+
"type": "string"
|
28274
28265
|
}
|
28275
28266
|
},
|
28276
28267
|
{
|
@@ -28280,7 +28271,7 @@
|
|
28280
28271
|
"default": "'tonal'",
|
28281
28272
|
"value": {
|
28282
28273
|
"kind": "expression",
|
28283
|
-
"type": "'
|
28274
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
28284
28275
|
}
|
28285
28276
|
},
|
28286
28277
|
{
|
@@ -28303,13 +28294,22 @@
|
|
28303
28294
|
}
|
28304
28295
|
},
|
28305
28296
|
{
|
28306
|
-
"name": "
|
28307
|
-
"description": "An array of tuples that define the
|
28297
|
+
"name": "iconSizes",
|
28298
|
+
"description": "An array of tuples that define the icon sizes for each named size.",
|
28308
28299
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28309
|
-
"default": "[\n ['x-small',
|
28300
|
+
"default": "[\n ['x-small', 10],\n ['small', 16],\n ['default', 24],\n ['large', 28],\n ['x-large', 32]\n]",
|
28310
28301
|
"value": {
|
28311
28302
|
"kind": "expression",
|
28312
|
-
"type": "['
|
28303
|
+
"type": "['small' | 'default' | 'x-small' | 'large' | 'x-large', number][]"
|
28304
|
+
}
|
28305
|
+
},
|
28306
|
+
{
|
28307
|
+
"name": "iconSize",
|
28308
|
+
"description": "The specific size of the icon, can use named sizes.",
|
28309
|
+
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28310
|
+
"value": {
|
28311
|
+
"kind": "expression",
|
28312
|
+
"type": "string | number"
|
28313
28313
|
}
|
28314
28314
|
},
|
28315
28315
|
{
|
@@ -28327,7 +28327,7 @@
|
|
28327
28327
|
"doc-url": "https://vuetifyjs.com/api/VIconBtn#props",
|
28328
28328
|
"value": {
|
28329
28329
|
"kind": "expression",
|
28330
|
-
"type": "'
|
28330
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
28331
28331
|
}
|
28332
28332
|
}
|
28333
28333
|
],
|
@@ -28370,15 +28370,6 @@
|
|
28370
28370
|
"description": "",
|
28371
28371
|
"doc-url": "https://vuetifyjs.com/api/v-img",
|
28372
28372
|
"attributes": [
|
28373
|
-
{
|
28374
|
-
"name": "alt",
|
28375
|
-
"description": "Alternate text for screen readers. Leave empty for decorative images.",
|
28376
|
-
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28377
|
-
"value": {
|
28378
|
-
"kind": "expression",
|
28379
|
-
"type": "string"
|
28380
|
-
}
|
28381
|
-
},
|
28382
28373
|
{
|
28383
28374
|
"name": "height",
|
28384
28375
|
"description": "Sets the height for the component.",
|
@@ -28388,34 +28379,6 @@
|
|
28388
28379
|
"type": "string | number"
|
28389
28380
|
}
|
28390
28381
|
},
|
28391
|
-
{
|
28392
|
-
"name": "src",
|
28393
|
-
"description": "The image URL. This prop is mandatory.",
|
28394
|
-
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28395
|
-
"default": "",
|
28396
|
-
"value": {
|
28397
|
-
"kind": "expression",
|
28398
|
-
"type": "| string\n | { src: string; srcset: string; lazySrc: string; aspect: number }"
|
28399
|
-
}
|
28400
|
-
},
|
28401
|
-
{
|
28402
|
-
"name": "width",
|
28403
|
-
"description": "Sets the width for the component.",
|
28404
|
-
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28405
|
-
"value": {
|
28406
|
-
"kind": "expression",
|
28407
|
-
"type": "string | number"
|
28408
|
-
}
|
28409
|
-
},
|
28410
|
-
{
|
28411
|
-
"name": "draggable",
|
28412
|
-
"description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable).",
|
28413
|
-
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28414
|
-
"value": {
|
28415
|
-
"kind": "expression",
|
28416
|
-
"type": "boolean | 'true' | 'false'"
|
28417
|
-
}
|
28418
|
-
},
|
28419
28382
|
{
|
28420
28383
|
"name": "maxHeight",
|
28421
28384
|
"description": "Sets the maximum height for the component.",
|
@@ -28452,6 +28415,15 @@
|
|
28452
28415
|
"type": "string | number"
|
28453
28416
|
}
|
28454
28417
|
},
|
28418
|
+
{
|
28419
|
+
"name": "width",
|
28420
|
+
"description": "Sets the width for the component.",
|
28421
|
+
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28422
|
+
"value": {
|
28423
|
+
"kind": "expression",
|
28424
|
+
"type": "string | number"
|
28425
|
+
}
|
28426
|
+
},
|
28455
28427
|
{
|
28456
28428
|
"name": "position",
|
28457
28429
|
"description": "Applies [object-position](https://developer.mozilla.org/en-US/docs/Web/CSS/object-position) styles to the image and placeholder elements.",
|
@@ -28500,8 +28472,36 @@
|
|
28500
28472
|
}
|
28501
28473
|
},
|
28502
28474
|
{
|
28503
|
-
"name": "
|
28504
|
-
"description": "
|
28475
|
+
"name": "alt",
|
28476
|
+
"description": "Alternate text for screen readers. Leave empty for decorative images.",
|
28477
|
+
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28478
|
+
"value": {
|
28479
|
+
"kind": "expression",
|
28480
|
+
"type": "string"
|
28481
|
+
}
|
28482
|
+
},
|
28483
|
+
{
|
28484
|
+
"name": "src",
|
28485
|
+
"description": "The image URL. This prop is mandatory.",
|
28486
|
+
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28487
|
+
"default": "",
|
28488
|
+
"value": {
|
28489
|
+
"kind": "expression",
|
28490
|
+
"type": "| string\n | { src: string; srcset: string; lazySrc: string; aspect: number }"
|
28491
|
+
}
|
28492
|
+
},
|
28493
|
+
{
|
28494
|
+
"name": "draggable",
|
28495
|
+
"description": "Controls the `draggable` behavior of the image. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable).",
|
28496
|
+
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28497
|
+
"value": {
|
28498
|
+
"kind": "expression",
|
28499
|
+
"type": "boolean | 'true' | 'false'"
|
28500
|
+
}
|
28501
|
+
},
|
28502
|
+
{
|
28503
|
+
"name": "eager",
|
28504
|
+
"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.",
|
28505
28505
|
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28506
28506
|
"default": "false",
|
28507
28507
|
"value": {
|
@@ -28509,6 +28509,15 @@
|
|
28509
28509
|
"type": "boolean"
|
28510
28510
|
}
|
28511
28511
|
},
|
28512
|
+
{
|
28513
|
+
"name": "contentClass",
|
28514
|
+
"description": "Apply a custom class to the internal content element.",
|
28515
|
+
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28516
|
+
"value": {
|
28517
|
+
"kind": "expression",
|
28518
|
+
"type": "any"
|
28519
|
+
}
|
28520
|
+
},
|
28512
28521
|
{
|
28513
28522
|
"name": "transition",
|
28514
28523
|
"description": "The transition to use when switching from `lazy-src` to `src`. Can be one of the [built in](/styles/transitions/) or custom transition.",
|
@@ -28520,17 +28529,18 @@
|
|
28520
28529
|
}
|
28521
28530
|
},
|
28522
28531
|
{
|
28523
|
-
"name": "
|
28524
|
-
"description": "
|
28532
|
+
"name": "options",
|
28533
|
+
"description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor.",
|
28525
28534
|
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28535
|
+
"default": "{\n root: undefined,\n rootMargin: undefined,\n threshold: undefined\n}",
|
28526
28536
|
"value": {
|
28527
28537
|
"kind": "expression",
|
28528
|
-
"type": "
|
28538
|
+
"type": "IntersectionObserverInit"
|
28529
28539
|
}
|
28530
28540
|
},
|
28531
28541
|
{
|
28532
|
-
"name": "
|
28533
|
-
"description": "
|
28542
|
+
"name": "inline",
|
28543
|
+
"description": "Display as an inline element instead of a block, also disables flex-grow.",
|
28534
28544
|
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28535
28545
|
"default": "false",
|
28536
28546
|
"value": {
|
@@ -28566,16 +28576,6 @@
|
|
28566
28576
|
"type": "string"
|
28567
28577
|
}
|
28568
28578
|
},
|
28569
|
-
{
|
28570
|
-
"name": "options",
|
28571
|
-
"description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor.",
|
28572
|
-
"doc-url": "https://vuetifyjs.com/api/VImg#props",
|
28573
|
-
"default": "{\n root: undefined,\n rootMargin: undefined,\n threshold: undefined\n}",
|
28574
|
-
"value": {
|
28575
|
-
"kind": "expression",
|
28576
|
-
"type": "IntersectionObserverInit"
|
28577
|
-
}
|
28578
|
-
},
|
28579
28579
|
{
|
28580
28580
|
"name": "sizes",
|
28581
28581
|
"description": "For use with `srcset`, see [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-sizes).",
|
@@ -28694,26 +28694,28 @@
|
|
28694
28694
|
"doc-url": "https://vuetifyjs.com/api/v-infinite-scroll",
|
28695
28695
|
"attributes": [
|
28696
28696
|
{
|
28697
|
-
"name": "
|
28698
|
-
"description": "
|
28697
|
+
"name": "tag",
|
28698
|
+
"description": "Specify a custom tag used on the root element.",
|
28699
28699
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28700
|
+
"default": "'div'",
|
28700
28701
|
"value": {
|
28701
28702
|
"kind": "expression",
|
28702
|
-
"type": "string |
|
28703
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
28703
28704
|
}
|
28704
28705
|
},
|
28705
28706
|
{
|
28706
|
-
"name": "
|
28707
|
-
"description": "
|
28707
|
+
"name": "mode",
|
28708
|
+
"description": "Specifies if content should load automatically when scrolling (**intersect**) or manually (**manual**).",
|
28708
28709
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28710
|
+
"default": "'intersect'",
|
28709
28711
|
"value": {
|
28710
28712
|
"kind": "expression",
|
28711
|
-
"type": "
|
28713
|
+
"type": "'intersect' | 'manual'"
|
28712
28714
|
}
|
28713
28715
|
},
|
28714
28716
|
{
|
28715
|
-
"name": "
|
28716
|
-
"description": "Sets the
|
28717
|
+
"name": "height",
|
28718
|
+
"description": "Sets the height for the component.",
|
28717
28719
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28718
28720
|
"value": {
|
28719
28721
|
"kind": "expression",
|
@@ -28721,8 +28723,8 @@
|
|
28721
28723
|
}
|
28722
28724
|
},
|
28723
28725
|
{
|
28724
|
-
"name": "
|
28725
|
-
"description": "Sets the
|
28726
|
+
"name": "width",
|
28727
|
+
"description": "Sets the width for the component.",
|
28726
28728
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28727
28729
|
"value": {
|
28728
28730
|
"kind": "expression",
|
@@ -28730,8 +28732,8 @@
|
|
28730
28732
|
}
|
28731
28733
|
},
|
28732
28734
|
{
|
28733
|
-
"name": "
|
28734
|
-
"description": "Sets the
|
28735
|
+
"name": "maxHeight",
|
28736
|
+
"description": "Sets the maximum height for the component.",
|
28735
28737
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28736
28738
|
"value": {
|
28737
28739
|
"kind": "expression",
|
@@ -28739,8 +28741,8 @@
|
|
28739
28741
|
}
|
28740
28742
|
},
|
28741
28743
|
{
|
28742
|
-
"name": "
|
28743
|
-
"description": "Sets the width for the component.",
|
28744
|
+
"name": "maxWidth",
|
28745
|
+
"description": "Sets the maximum width for the component.",
|
28744
28746
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28745
28747
|
"value": {
|
28746
28748
|
"kind": "expression",
|
@@ -28748,32 +28750,30 @@
|
|
28748
28750
|
}
|
28749
28751
|
},
|
28750
28752
|
{
|
28751
|
-
"name": "
|
28752
|
-
"description": "
|
28753
|
+
"name": "minHeight",
|
28754
|
+
"description": "Sets the minimum height for the component.",
|
28753
28755
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28754
|
-
"default": "'div'",
|
28755
28756
|
"value": {
|
28756
28757
|
"kind": "expression",
|
28757
|
-
"type": "string |
|
28758
|
+
"type": "string | number"
|
28758
28759
|
}
|
28759
28760
|
},
|
28760
28761
|
{
|
28761
|
-
"name": "
|
28762
|
-
"description": "
|
28762
|
+
"name": "minWidth",
|
28763
|
+
"description": "Sets the minimum width for the component.",
|
28763
28764
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28764
28765
|
"value": {
|
28765
28766
|
"kind": "expression",
|
28766
|
-
"type": "string"
|
28767
|
+
"type": "string | number"
|
28767
28768
|
}
|
28768
28769
|
},
|
28769
28770
|
{
|
28770
|
-
"name": "
|
28771
|
-
"description": "
|
28771
|
+
"name": "color",
|
28772
|
+
"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).",
|
28772
28773
|
"doc-url": "https://vuetifyjs.com/api/VInfiniteScroll#props",
|
28773
|
-
"default": "'intersect'",
|
28774
28774
|
"value": {
|
28775
28775
|
"kind": "expression",
|
28776
|
-
"type": "
|
28776
|
+
"type": "string"
|
28777
28777
|
}
|
28778
28778
|
},
|
28779
28779
|
{
|
@@ -28793,7 +28793,7 @@
|
|
28793
28793
|
"default": "'end'",
|
28794
28794
|
"value": {
|
28795
28795
|
"kind": "expression",
|
28796
|
-
"type": "'
|
28796
|
+
"type": "'start' | 'end' | 'both'"
|
28797
28797
|
}
|
28798
28798
|
},
|
28799
28799
|
{
|
@@ -28834,7 +28834,7 @@
|
|
28834
28834
|
"arguments": [
|
28835
28835
|
{
|
28836
28836
|
"name": "argument",
|
28837
|
-
"type": "[\n {\n side: '
|
28837
|
+
"type": "[\n {\n side: 'start' | 'end' | 'both'\n done: (status: 'error' | 'loading' | 'empty' | 'ok') => void\n },\n]\n"
|
28838
28838
|
}
|
28839
28839
|
]
|
28840
28840
|
}
|
@@ -28852,7 +28852,7 @@
|
|
28852
28852
|
"vue-properties": [
|
28853
28853
|
{
|
28854
28854
|
"name": "side",
|
28855
|
-
"type": "\"
|
28855
|
+
"type": "\"start\" | \"end\" | \"both\""
|
28856
28856
|
},
|
28857
28857
|
{
|
28858
28858
|
"name": "props",
|
@@ -28867,7 +28867,7 @@
|
|
28867
28867
|
"vue-properties": [
|
28868
28868
|
{
|
28869
28869
|
"name": "side",
|
28870
|
-
"type": "\"
|
28870
|
+
"type": "\"start\" | \"end\" | \"both\""
|
28871
28871
|
},
|
28872
28872
|
{
|
28873
28873
|
"name": "props",
|
@@ -28882,7 +28882,7 @@
|
|
28882
28882
|
"vue-properties": [
|
28883
28883
|
{
|
28884
28884
|
"name": "side",
|
28885
|
-
"type": "\"
|
28885
|
+
"type": "\"start\" | \"end\" | \"both\""
|
28886
28886
|
},
|
28887
28887
|
{
|
28888
28888
|
"name": "props",
|
@@ -28897,7 +28897,7 @@
|
|
28897
28897
|
"vue-properties": [
|
28898
28898
|
{
|
28899
28899
|
"name": "side",
|
28900
|
-
"type": "\"
|
28900
|
+
"type": "\"start\" | \"end\" | \"both\""
|
28901
28901
|
},
|
28902
28902
|
{
|
28903
28903
|
"name": "props",
|
@@ -28921,12 +28921,12 @@
|
|
28921
28921
|
"doc-url": "https://vuetifyjs.com/api/v-input",
|
28922
28922
|
"attributes": [
|
28923
28923
|
{
|
28924
|
-
"name": "
|
28925
|
-
"description": "
|
28924
|
+
"name": "modelValue",
|
28925
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
28926
28926
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28927
28927
|
"value": {
|
28928
28928
|
"kind": "expression",
|
28929
|
-
"type": "
|
28929
|
+
"type": "unknown"
|
28930
28930
|
}
|
28931
28931
|
},
|
28932
28932
|
{
|
@@ -28940,27 +28940,27 @@
|
|
28940
28940
|
}
|
28941
28941
|
},
|
28942
28942
|
{
|
28943
|
-
"name": "
|
28944
|
-
"description": "
|
28943
|
+
"name": "density",
|
28944
|
+
"description": "Adjusts the vertical height used by the component.",
|
28945
28945
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28946
|
+
"default": "'default'",
|
28946
28947
|
"value": {
|
28947
28948
|
"kind": "expression",
|
28948
|
-
"type": "
|
28949
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
28949
28950
|
}
|
28950
28951
|
},
|
28951
28952
|
{
|
28952
|
-
"name": "
|
28953
|
-
"description": "
|
28953
|
+
"name": "maxWidth",
|
28954
|
+
"description": "Sets the maximum width for the component.",
|
28954
28955
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28955
|
-
"default": "null",
|
28956
28956
|
"value": {
|
28957
28957
|
"kind": "expression",
|
28958
|
-
"type": "
|
28958
|
+
"type": "string | number"
|
28959
28959
|
}
|
28960
28960
|
},
|
28961
28961
|
{
|
28962
|
-
"name": "
|
28963
|
-
"description": "Sets the width for the component.",
|
28962
|
+
"name": "minWidth",
|
28963
|
+
"description": "Sets the minimum width for the component.",
|
28964
28964
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28965
28965
|
"value": {
|
28966
28966
|
"kind": "expression",
|
@@ -28968,12 +28968,12 @@
|
|
28968
28968
|
}
|
28969
28969
|
},
|
28970
28970
|
{
|
28971
|
-
"name": "
|
28972
|
-
"description": "Sets the
|
28971
|
+
"name": "width",
|
28972
|
+
"description": "Sets the width for the component.",
|
28973
28973
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28974
28974
|
"value": {
|
28975
28975
|
"kind": "expression",
|
28976
|
-
"type": "string"
|
28976
|
+
"type": "string | number"
|
28977
28977
|
}
|
28978
28978
|
},
|
28979
28979
|
{
|
@@ -28986,8 +28986,8 @@
|
|
28986
28986
|
}
|
28987
28987
|
},
|
28988
28988
|
{
|
28989
|
-
"name": "
|
28990
|
-
"description": "
|
28989
|
+
"name": "color",
|
28990
|
+
"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).",
|
28991
28991
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
28992
28992
|
"value": {
|
28993
28993
|
"kind": "expression",
|
@@ -28995,26 +28995,17 @@
|
|
28995
28995
|
}
|
28996
28996
|
},
|
28997
28997
|
{
|
28998
|
-
"name": "
|
28999
|
-
"description": "
|
29000
|
-
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29001
|
-
"value": {
|
29002
|
-
"kind": "expression",
|
29003
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
29004
|
-
}
|
29005
|
-
},
|
29006
|
-
{
|
29007
|
-
"name": "appendIcon",
|
29008
|
-
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
28998
|
+
"name": "name",
|
28999
|
+
"description": "Sets the component's name attribute.",
|
29009
29000
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29010
29001
|
"value": {
|
29011
29002
|
"kind": "expression",
|
29012
|
-
"type": "
|
29003
|
+
"type": "string"
|
29013
29004
|
}
|
29014
29005
|
},
|
29015
29006
|
{
|
29016
|
-
"name": "
|
29017
|
-
"description": "
|
29007
|
+
"name": "disabled",
|
29008
|
+
"description": "Removes the ability to click or target the component.",
|
29018
29009
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29019
29010
|
"default": "null",
|
29020
29011
|
"value": {
|
@@ -29023,36 +29014,17 @@
|
|
29023
29014
|
}
|
29024
29015
|
},
|
29025
29016
|
{
|
29026
|
-
"name": "
|
29027
|
-
"description": "
|
29028
|
-
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29029
|
-
"default": "'default'",
|
29030
|
-
"value": {
|
29031
|
-
"kind": "expression",
|
29032
|
-
"type": "'default' | 'comfortable' | 'compact'"
|
29033
|
-
}
|
29034
|
-
},
|
29035
|
-
{
|
29036
|
-
"name": "maxWidth",
|
29037
|
-
"description": "Sets the maximum width for the component.",
|
29038
|
-
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29039
|
-
"value": {
|
29040
|
-
"kind": "expression",
|
29041
|
-
"type": "string | number"
|
29042
|
-
}
|
29043
|
-
},
|
29044
|
-
{
|
29045
|
-
"name": "minWidth",
|
29046
|
-
"description": "Sets the minimum width for the component.",
|
29017
|
+
"name": "id",
|
29018
|
+
"description": "Sets the DOM id on the component.",
|
29047
29019
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29048
29020
|
"value": {
|
29049
29021
|
"kind": "expression",
|
29050
|
-
"type": "string
|
29022
|
+
"type": "string"
|
29051
29023
|
}
|
29052
29024
|
},
|
29053
29025
|
{
|
29054
|
-
"name": "
|
29055
|
-
"description": "
|
29026
|
+
"name": "label",
|
29027
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component.",
|
29056
29028
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29057
29029
|
"value": {
|
29058
29030
|
"kind": "expression",
|
@@ -29060,22 +29032,21 @@
|
|
29060
29032
|
}
|
29061
29033
|
},
|
29062
29034
|
{
|
29063
|
-
"name": "
|
29064
|
-
"description": "
|
29035
|
+
"name": "baseColor",
|
29036
|
+
"description": "Sets the color of the input when it is not focused.",
|
29065
29037
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29066
29038
|
"value": {
|
29067
29039
|
"kind": "expression",
|
29068
|
-
"type": "
|
29040
|
+
"type": "string"
|
29069
29041
|
}
|
29070
29042
|
},
|
29071
29043
|
{
|
29072
|
-
"name": "
|
29073
|
-
"description": "
|
29044
|
+
"name": "appendIcon",
|
29045
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
29074
29046
|
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29075
|
-
"default": "'horizontal'",
|
29076
29047
|
"value": {
|
29077
29048
|
"kind": "expression",
|
29078
|
-
"type": "
|
29049
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
29079
29050
|
}
|
29080
29051
|
},
|
29081
29052
|
{
|
@@ -29108,6 +29079,15 @@
|
|
29108
29079
|
"type": "string | boolean"
|
29109
29080
|
}
|
29110
29081
|
},
|
29082
|
+
{
|
29083
|
+
"name": "prependIcon",
|
29084
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
29085
|
+
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29086
|
+
"value": {
|
29087
|
+
"kind": "expression",
|
29088
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
29089
|
+
}
|
29090
|
+
},
|
29111
29091
|
{
|
29112
29092
|
"name": "hideSpinButtons",
|
29113
29093
|
"description": "Hides spin buttons on the input when type is set to `number`.",
|
@@ -29147,6 +29127,16 @@
|
|
29147
29127
|
"type": "string | string[]"
|
29148
29128
|
}
|
29149
29129
|
},
|
29130
|
+
{
|
29131
|
+
"name": "direction",
|
29132
|
+
"description": "Changes the direction of the input.",
|
29133
|
+
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29134
|
+
"default": "'horizontal'",
|
29135
|
+
"value": {
|
29136
|
+
"kind": "expression",
|
29137
|
+
"type": "'horizontal' | 'vertical'"
|
29138
|
+
}
|
29139
|
+
},
|
29150
29140
|
{
|
29151
29141
|
"name": "errorMessages",
|
29152
29142
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation.",
|
@@ -29167,6 +29157,16 @@
|
|
29167
29157
|
"type": "string | number"
|
29168
29158
|
}
|
29169
29159
|
},
|
29160
|
+
{
|
29161
|
+
"name": "readonly",
|
29162
|
+
"description": "Puts input in readonly state.",
|
29163
|
+
"doc-url": "https://vuetifyjs.com/api/VInput#props",
|
29164
|
+
"default": "null",
|
29165
|
+
"value": {
|
29166
|
+
"kind": "expression",
|
29167
|
+
"type": "boolean"
|
29168
|
+
}
|
29169
|
+
},
|
29170
29170
|
{
|
29171
29171
|
"name": "rules",
|
29172
29172
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`.",
|
@@ -29806,8 +29806,8 @@
|
|
29806
29806
|
"doc-url": "https://vuetifyjs.com/api/v-label",
|
29807
29807
|
"attributes": [
|
29808
29808
|
{
|
29809
|
-
"name": "
|
29810
|
-
"description": "Specify
|
29809
|
+
"name": "text",
|
29810
|
+
"description": "Specify content text for the component.",
|
29811
29811
|
"doc-url": "https://vuetifyjs.com/api/VLabel#props",
|
29812
29812
|
"value": {
|
29813
29813
|
"kind": "expression",
|
@@ -29815,8 +29815,8 @@
|
|
29815
29815
|
}
|
29816
29816
|
},
|
29817
29817
|
{
|
29818
|
-
"name": "
|
29819
|
-
"description": "Specify
|
29818
|
+
"name": "theme",
|
29819
|
+
"description": "Specify a theme for this component and all of its children.",
|
29820
29820
|
"doc-url": "https://vuetifyjs.com/api/VLabel#props",
|
29821
29821
|
"value": {
|
29822
29822
|
"kind": "expression",
|
@@ -29868,8 +29868,8 @@
|
|
29868
29868
|
}
|
29869
29869
|
},
|
29870
29870
|
{
|
29871
|
-
"name": "
|
29872
|
-
"description": "Sets the
|
29871
|
+
"name": "width",
|
29872
|
+
"description": "Sets the width for the component.",
|
29873
29873
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29874
29874
|
"value": {
|
29875
29875
|
"kind": "expression",
|
@@ -29877,26 +29877,28 @@
|
|
29877
29877
|
}
|
29878
29878
|
},
|
29879
29879
|
{
|
29880
|
-
"name": "
|
29881
|
-
"description": "Sets the
|
29880
|
+
"name": "fullHeight",
|
29881
|
+
"description": "Sets the component height to 100%.",
|
29882
29882
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29883
|
+
"default": "false",
|
29883
29884
|
"value": {
|
29884
29885
|
"kind": "expression",
|
29885
|
-
"type": "
|
29886
|
+
"type": "boolean"
|
29886
29887
|
}
|
29887
29888
|
},
|
29888
29889
|
{
|
29889
|
-
"name": "
|
29890
|
-
"description": "
|
29890
|
+
"name": "overlaps",
|
29891
|
+
"description": "**FOR INTERNAL USE ONLY**",
|
29891
29892
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29893
|
+
"default": "[]",
|
29892
29894
|
"value": {
|
29893
29895
|
"kind": "expression",
|
29894
|
-
"type": "string
|
29896
|
+
"type": "string[]"
|
29895
29897
|
}
|
29896
29898
|
},
|
29897
29899
|
{
|
29898
|
-
"name": "
|
29899
|
-
"description": "Sets the
|
29900
|
+
"name": "maxHeight",
|
29901
|
+
"description": "Sets the maximum height for the component.",
|
29900
29902
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29901
29903
|
"value": {
|
29902
29904
|
"kind": "expression",
|
@@ -29904,8 +29906,8 @@
|
|
29904
29906
|
}
|
29905
29907
|
},
|
29906
29908
|
{
|
29907
|
-
"name": "
|
29908
|
-
"description": "Sets the width for the component.",
|
29909
|
+
"name": "maxWidth",
|
29910
|
+
"description": "Sets the maximum width for the component.",
|
29909
29911
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29910
29912
|
"value": {
|
29911
29913
|
"kind": "expression",
|
@@ -29913,23 +29915,21 @@
|
|
29913
29915
|
}
|
29914
29916
|
},
|
29915
29917
|
{
|
29916
|
-
"name": "
|
29917
|
-
"description": "Sets the
|
29918
|
+
"name": "minHeight",
|
29919
|
+
"description": "Sets the minimum height for the component.",
|
29918
29920
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29919
|
-
"default": "false",
|
29920
29921
|
"value": {
|
29921
29922
|
"kind": "expression",
|
29922
|
-
"type": "
|
29923
|
+
"type": "string | number"
|
29923
29924
|
}
|
29924
29925
|
},
|
29925
29926
|
{
|
29926
|
-
"name": "
|
29927
|
-
"description": "
|
29927
|
+
"name": "minWidth",
|
29928
|
+
"description": "Sets the minimum width for the component.",
|
29928
29929
|
"doc-url": "https://vuetifyjs.com/api/VLayout#props",
|
29929
|
-
"default": "[]",
|
29930
29930
|
"value": {
|
29931
29931
|
"kind": "expression",
|
29932
|
-
"type": "string
|
29932
|
+
"type": "string | number"
|
29933
29933
|
}
|
29934
29934
|
}
|
29935
29935
|
],
|
@@ -29956,22 +29956,13 @@
|
|
29956
29956
|
"doc-url": "https://vuetifyjs.com/api/v-layout-item",
|
29957
29957
|
"attributes": [
|
29958
29958
|
{
|
29959
|
-
"name": "
|
29960
|
-
"description": "
|
29961
|
-
"doc-url": "https://vuetifyjs.com/api/VLayoutItem#props",
|
29962
|
-
"value": {
|
29963
|
-
"kind": "expression",
|
29964
|
-
"type": "string"
|
29965
|
-
}
|
29966
|
-
},
|
29967
|
-
{
|
29968
|
-
"name": "size",
|
29969
|
-
"description": "Sets the height and width of the component.",
|
29959
|
+
"name": "modelValue",
|
29960
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
29970
29961
|
"doc-url": "https://vuetifyjs.com/api/VLayoutItem#props",
|
29971
|
-
"default": "
|
29962
|
+
"default": "false",
|
29972
29963
|
"value": {
|
29973
29964
|
"kind": "expression",
|
29974
|
-
"type": "
|
29965
|
+
"type": "boolean"
|
29975
29966
|
}
|
29976
29967
|
},
|
29977
29968
|
{
|
@@ -29980,7 +29971,7 @@
|
|
29980
29971
|
"doc-url": "https://vuetifyjs.com/api/VLayoutItem#props",
|
29981
29972
|
"value": {
|
29982
29973
|
"kind": "expression",
|
29983
|
-
"type": "'top' | '
|
29974
|
+
"type": "'top' | 'bottom' | 'left' | 'right'"
|
29984
29975
|
}
|
29985
29976
|
},
|
29986
29977
|
{
|
@@ -29994,13 +29985,22 @@
|
|
29994
29985
|
}
|
29995
29986
|
},
|
29996
29987
|
{
|
29997
|
-
"name": "
|
29998
|
-
"description": "
|
29988
|
+
"name": "name",
|
29989
|
+
"description": "Assign a specific name for layout registration.",
|
29999
29990
|
"doc-url": "https://vuetifyjs.com/api/VLayoutItem#props",
|
30000
|
-
"default": "false",
|
30001
29991
|
"value": {
|
30002
29992
|
"kind": "expression",
|
30003
|
-
"type": "
|
29993
|
+
"type": "string"
|
29994
|
+
}
|
29995
|
+
},
|
29996
|
+
{
|
29997
|
+
"name": "size",
|
29998
|
+
"description": "Sets the height and width of the component.",
|
29999
|
+
"doc-url": "https://vuetifyjs.com/api/VLayoutItem#props",
|
30000
|
+
"default": "300",
|
30001
|
+
"value": {
|
30002
|
+
"kind": "expression",
|
30003
|
+
"type": "string | number"
|
30004
30004
|
}
|
30005
30005
|
},
|
30006
30006
|
{
|
@@ -30037,13 +30037,13 @@
|
|
30037
30037
|
"doc-url": "https://vuetifyjs.com/api/v-lazy",
|
30038
30038
|
"attributes": [
|
30039
30039
|
{
|
30040
|
-
"name": "
|
30041
|
-
"description": "
|
30040
|
+
"name": "tag",
|
30041
|
+
"description": "Specify a custom tag used on the root element.",
|
30042
30042
|
"doc-url": "https://vuetifyjs.com/api/VLazy#props",
|
30043
|
-
"default": "
|
30043
|
+
"default": "'div'",
|
30044
30044
|
"value": {
|
30045
30045
|
"kind": "expression",
|
30046
|
-
"type": "
|
30046
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
30047
30047
|
}
|
30048
30048
|
},
|
30049
30049
|
{
|
@@ -30055,6 +30055,15 @@
|
|
30055
30055
|
"type": "string | number"
|
30056
30056
|
}
|
30057
30057
|
},
|
30058
|
+
{
|
30059
|
+
"name": "width",
|
30060
|
+
"description": "Sets the width for the component.",
|
30061
|
+
"doc-url": "https://vuetifyjs.com/api/VLazy#props",
|
30062
|
+
"value": {
|
30063
|
+
"kind": "expression",
|
30064
|
+
"type": "string | number"
|
30065
|
+
}
|
30066
|
+
},
|
30058
30067
|
{
|
30059
30068
|
"name": "maxHeight",
|
30060
30069
|
"description": "Sets the maximum height for the component.",
|
@@ -30092,22 +30101,13 @@
|
|
30092
30101
|
}
|
30093
30102
|
},
|
30094
30103
|
{
|
30095
|
-
"name": "
|
30096
|
-
"description": "
|
30097
|
-
"doc-url": "https://vuetifyjs.com/api/VLazy#props",
|
30098
|
-
"value": {
|
30099
|
-
"kind": "expression",
|
30100
|
-
"type": "string | number"
|
30101
|
-
}
|
30102
|
-
},
|
30103
|
-
{
|
30104
|
-
"name": "tag",
|
30105
|
-
"description": "Specify a custom tag used on the root element.",
|
30104
|
+
"name": "modelValue",
|
30105
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
30106
30106
|
"doc-url": "https://vuetifyjs.com/api/VLazy#props",
|
30107
|
-
"default": "
|
30107
|
+
"default": "false",
|
30108
30108
|
"value": {
|
30109
30109
|
"kind": "expression",
|
30110
|
-
"type": "
|
30110
|
+
"type": "boolean"
|
30111
30111
|
}
|
30112
30112
|
},
|
30113
30113
|
{
|
@@ -30166,21 +30166,21 @@
|
|
30166
30166
|
"doc-url": "https://vuetifyjs.com/api/v-ligature-icon",
|
30167
30167
|
"attributes": [
|
30168
30168
|
{
|
30169
|
-
"name": "
|
30170
|
-
"description": "
|
30169
|
+
"name": "icon",
|
30170
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
|
30171
30171
|
"doc-url": "https://vuetifyjs.com/api/VLigatureIcon#props",
|
30172
30172
|
"value": {
|
30173
30173
|
"kind": "expression",
|
30174
|
-
"type": "string | (new () => any)
|
30174
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
30175
30175
|
}
|
30176
30176
|
},
|
30177
30177
|
{
|
30178
|
-
"name": "
|
30179
|
-
"description": "
|
30178
|
+
"name": "tag",
|
30179
|
+
"description": "Specify a custom tag used on the root element.",
|
30180
30180
|
"doc-url": "https://vuetifyjs.com/api/VLigatureIcon#props",
|
30181
30181
|
"value": {
|
30182
30182
|
"kind": "expression",
|
30183
|
-
"type": "
|
30183
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
30184
30184
|
}
|
30185
30185
|
}
|
30186
30186
|
],
|
@@ -36218,47 +36218,48 @@
|
|
36218
36218
|
"doc-url": "https://vuetifyjs.com/api/v-progress-circular",
|
36219
36219
|
"attributes": [
|
36220
36220
|
{
|
36221
|
-
"name": "
|
36222
|
-
"description": "
|
36221
|
+
"name": "tag",
|
36222
|
+
"description": "Specify a custom tag used on the root element.",
|
36223
36223
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36224
|
-
"default": "
|
36224
|
+
"default": "'div'",
|
36225
36225
|
"value": {
|
36226
36226
|
"kind": "expression",
|
36227
|
-
"type": "string |
|
36227
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
36228
36228
|
}
|
36229
36229
|
},
|
36230
36230
|
{
|
36231
|
-
"name": "
|
36232
|
-
"description": "
|
36231
|
+
"name": "indeterminate",
|
36232
|
+
"description": "Constantly animates, use when loading progress is unknown. If set to the string `'disable-shrink'` it will use a simpler animation that does not run on the main thread.",
|
36233
36233
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36234
|
-
"default": "
|
36234
|
+
"default": "false",
|
36235
36235
|
"value": {
|
36236
36236
|
"kind": "expression",
|
36237
|
-
"type": "
|
36237
|
+
"type": "boolean | 'disable-shrink'"
|
36238
36238
|
}
|
36239
36239
|
},
|
36240
36240
|
{
|
36241
|
-
"name": "
|
36242
|
-
"description": "
|
36241
|
+
"name": "size",
|
36242
|
+
"description": "Sets the diameter of the circle in pixels.",
|
36243
36243
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36244
|
-
"default": "'
|
36244
|
+
"default": "'default'",
|
36245
36245
|
"value": {
|
36246
36246
|
"kind": "expression",
|
36247
|
-
"type": "string |
|
36247
|
+
"type": "string | number"
|
36248
36248
|
}
|
36249
36249
|
},
|
36250
36250
|
{
|
36251
|
-
"name": "
|
36252
|
-
"description": "
|
36251
|
+
"name": "width",
|
36252
|
+
"description": "Sets the stroke of the circle in pixels.",
|
36253
36253
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36254
|
+
"default": "4",
|
36254
36255
|
"value": {
|
36255
36256
|
"kind": "expression",
|
36256
|
-
"type": "string"
|
36257
|
+
"type": "string | number"
|
36257
36258
|
}
|
36258
36259
|
},
|
36259
36260
|
{
|
36260
|
-
"name": "
|
36261
|
-
"description": "
|
36261
|
+
"name": "theme",
|
36262
|
+
"description": "Specify a theme for this component and all of its children.",
|
36262
36263
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36263
36264
|
"value": {
|
36264
36265
|
"kind": "expression",
|
@@ -36266,20 +36267,19 @@
|
|
36266
36267
|
}
|
36267
36268
|
},
|
36268
36269
|
{
|
36269
|
-
"name": "
|
36270
|
-
"description": "
|
36270
|
+
"name": "color",
|
36271
|
+
"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).",
|
36271
36272
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36272
|
-
"default": "false",
|
36273
36273
|
"value": {
|
36274
36274
|
"kind": "expression",
|
36275
|
-
"type": "
|
36275
|
+
"type": "string"
|
36276
36276
|
}
|
36277
36277
|
},
|
36278
36278
|
{
|
36279
|
-
"name": "
|
36280
|
-
"description": "
|
36279
|
+
"name": "modelValue",
|
36280
|
+
"description": "The percentage value for current progress.",
|
36281
36281
|
"doc-url": "https://vuetifyjs.com/api/VProgressCircular#props",
|
36282
|
-
"default": "
|
36282
|
+
"default": "0",
|
36283
36283
|
"value": {
|
36284
36284
|
"kind": "expression",
|
36285
36285
|
"type": "string | number"
|
@@ -36334,13 +36334,13 @@
|
|
36334
36334
|
"doc-url": "https://vuetifyjs.com/api/v-progress-linear",
|
36335
36335
|
"attributes": [
|
36336
36336
|
{
|
36337
|
-
"name": "
|
36338
|
-
"description": "
|
36337
|
+
"name": "modelValue",
|
36338
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
36339
36339
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36340
|
-
"default": "
|
36340
|
+
"default": "0",
|
36341
36341
|
"value": {
|
36342
36342
|
"kind": "expression",
|
36343
|
-
"type": "string |
|
36343
|
+
"type": "string | number"
|
36344
36344
|
}
|
36345
36345
|
},
|
36346
36346
|
{
|
@@ -36364,76 +36364,75 @@
|
|
36364
36364
|
}
|
36365
36365
|
},
|
36366
36366
|
{
|
36367
|
-
"name": "
|
36368
|
-
"description": "
|
36367
|
+
"name": "location",
|
36368
|
+
"description": "Specifies the component's location. Can combine by using a space separated string.",
|
36369
36369
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36370
|
-
"default": "
|
36370
|
+
"default": "'top'",
|
36371
36371
|
"value": {
|
36372
36372
|
"kind": "expression",
|
36373
|
-
"type": "
|
36373
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>"
|
36374
36374
|
}
|
36375
36375
|
},
|
36376
36376
|
{
|
36377
|
-
"name": "
|
36378
|
-
"description": "
|
36377
|
+
"name": "absolute",
|
36378
|
+
"description": "Applies position: absolute to the component.",
|
36379
36379
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36380
|
-
"default": "
|
36380
|
+
"default": "false",
|
36381
36381
|
"value": {
|
36382
36382
|
"kind": "expression",
|
36383
|
-
"type": "
|
36383
|
+
"type": "boolean"
|
36384
36384
|
}
|
36385
36385
|
},
|
36386
36386
|
{
|
36387
|
-
"name": "
|
36388
|
-
"description": "
|
36387
|
+
"name": "rounded",
|
36388
|
+
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius).",
|
36389
36389
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36390
36390
|
"value": {
|
36391
36391
|
"kind": "expression",
|
36392
|
-
"type": "string"
|
36392
|
+
"type": "string | number | boolean"
|
36393
36393
|
}
|
36394
36394
|
},
|
36395
36395
|
{
|
36396
|
-
"name": "
|
36397
|
-
"description": "
|
36396
|
+
"name": "tile",
|
36397
|
+
"description": "Removes any applied **border-radius** from the component.",
|
36398
36398
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36399
|
-
"default": "
|
36399
|
+
"default": "false",
|
36400
36400
|
"value": {
|
36401
36401
|
"kind": "expression",
|
36402
36402
|
"type": "boolean"
|
36403
36403
|
}
|
36404
36404
|
},
|
36405
36405
|
{
|
36406
|
-
"name": "
|
36407
|
-
"description": "
|
36406
|
+
"name": "tag",
|
36407
|
+
"description": "Specify a custom tag used on the root element.",
|
36408
36408
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36409
|
-
"default": "'
|
36409
|
+
"default": "'div'",
|
36410
36410
|
"value": {
|
36411
36411
|
"kind": "expression",
|
36412
|
-
"type": "
|
36412
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
36413
36413
|
}
|
36414
36414
|
},
|
36415
36415
|
{
|
36416
|
-
"name": "
|
36417
|
-
"description": "
|
36416
|
+
"name": "theme",
|
36417
|
+
"description": "Specify a theme for this component and all of its children.",
|
36418
36418
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36419
|
-
"default": "false",
|
36420
36419
|
"value": {
|
36421
36420
|
"kind": "expression",
|
36422
|
-
"type": "
|
36421
|
+
"type": "string"
|
36423
36422
|
}
|
36424
36423
|
},
|
36425
36424
|
{
|
36426
|
-
"name": "
|
36427
|
-
"description": "
|
36425
|
+
"name": "color",
|
36426
|
+
"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).",
|
36428
36427
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36429
36428
|
"value": {
|
36430
36429
|
"kind": "expression",
|
36431
|
-
"type": "string
|
36430
|
+
"type": "string"
|
36432
36431
|
}
|
36433
36432
|
},
|
36434
36433
|
{
|
36435
|
-
"name": "
|
36436
|
-
"description": "
|
36434
|
+
"name": "indeterminate",
|
36435
|
+
"description": "Constantly animates, use when loading progress is unknown.",
|
36437
36436
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36438
36437
|
"default": "false",
|
36439
36438
|
"value": {
|
@@ -36442,19 +36441,10 @@
|
|
36442
36441
|
}
|
36443
36442
|
},
|
36444
36443
|
{
|
36445
|
-
"name": "
|
36446
|
-
"description": "
|
36447
|
-
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36448
|
-
"value": {
|
36449
|
-
"kind": "expression",
|
36450
|
-
"type": "string"
|
36451
|
-
}
|
36452
|
-
},
|
36453
|
-
{
|
36454
|
-
"name": "modelValue",
|
36455
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
36444
|
+
"name": "max",
|
36445
|
+
"description": "Sets the maximum value the progress can reach.",
|
36456
36446
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36457
|
-
"default": "
|
36447
|
+
"default": "100",
|
36458
36448
|
"value": {
|
36459
36449
|
"kind": "expression",
|
36460
36450
|
"type": "string | number"
|
@@ -36479,8 +36469,18 @@
|
|
36479
36469
|
}
|
36480
36470
|
},
|
36481
36471
|
{
|
36482
|
-
"name": "
|
36483
|
-
"description": "
|
36472
|
+
"name": "active",
|
36473
|
+
"description": "Reduce the height to 0, hiding component.",
|
36474
|
+
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36475
|
+
"default": "true",
|
36476
|
+
"value": {
|
36477
|
+
"kind": "expression",
|
36478
|
+
"type": "boolean"
|
36479
|
+
}
|
36480
|
+
},
|
36481
|
+
{
|
36482
|
+
"name": "stream",
|
36483
|
+
"description": "An alternative style for portraying loading that works in tandem with **buffer-value**.",
|
36484
36484
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36485
36485
|
"default": "false",
|
36486
36486
|
"value": {
|
@@ -36536,8 +36536,8 @@
|
|
36536
36536
|
}
|
36537
36537
|
},
|
36538
36538
|
{
|
36539
|
-
"name": "
|
36540
|
-
"description": "
|
36539
|
+
"name": "striped",
|
36540
|
+
"description": "Adds a stripe background to the filled portion of the progress component.",
|
36541
36541
|
"doc-url": "https://vuetifyjs.com/api/VProgressLinear#props",
|
36542
36542
|
"default": "false",
|
36543
36543
|
"value": {
|
@@ -36684,12 +36684,12 @@
|
|
36684
36684
|
}
|
36685
36685
|
},
|
36686
36686
|
{
|
36687
|
-
"name": "
|
36688
|
-
"description": "
|
36687
|
+
"name": "modelValue",
|
36688
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
36689
36689
|
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36690
36690
|
"value": {
|
36691
36691
|
"kind": "expression",
|
36692
|
-
"type": "
|
36692
|
+
"type": "any"
|
36693
36693
|
}
|
36694
36694
|
},
|
36695
36695
|
{
|
@@ -36703,8 +36703,36 @@
|
|
36703
36703
|
}
|
36704
36704
|
},
|
36705
36705
|
{
|
36706
|
-
"name": "
|
36707
|
-
"description": "
|
36706
|
+
"name": "density",
|
36707
|
+
"description": "Adjusts the vertical height used by the component.",
|
36708
|
+
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36709
|
+
"default": "'default'",
|
36710
|
+
"value": {
|
36711
|
+
"kind": "expression",
|
36712
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
36713
|
+
}
|
36714
|
+
},
|
36715
|
+
{
|
36716
|
+
"name": "theme",
|
36717
|
+
"description": "Specify a theme for this component and all of its children.",
|
36718
|
+
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36719
|
+
"value": {
|
36720
|
+
"kind": "expression",
|
36721
|
+
"type": "string"
|
36722
|
+
}
|
36723
|
+
},
|
36724
|
+
{
|
36725
|
+
"name": "color",
|
36726
|
+
"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).",
|
36727
|
+
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36728
|
+
"value": {
|
36729
|
+
"kind": "expression",
|
36730
|
+
"type": "string"
|
36731
|
+
}
|
36732
|
+
},
|
36733
|
+
{
|
36734
|
+
"name": "name",
|
36735
|
+
"description": "Sets the component's name attribute.",
|
36708
36736
|
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36709
36737
|
"value": {
|
36710
36738
|
"kind": "expression",
|
@@ -36750,8 +36778,8 @@
|
|
36750
36778
|
}
|
36751
36779
|
},
|
36752
36780
|
{
|
36753
|
-
"name": "
|
36754
|
-
"description": "
|
36781
|
+
"name": "label",
|
36782
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component.",
|
36755
36783
|
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36756
36784
|
"value": {
|
36757
36785
|
"kind": "expression",
|
@@ -36767,6 +36795,15 @@
|
|
36767
36795
|
"type": "string"
|
36768
36796
|
}
|
36769
36797
|
},
|
36798
|
+
{
|
36799
|
+
"name": "valueComparator",
|
36800
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop.",
|
36801
|
+
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36802
|
+
"value": {
|
36803
|
+
"kind": "expression",
|
36804
|
+
"type": "(a: any, b: any) => boolean"
|
36805
|
+
}
|
36806
|
+
},
|
36770
36807
|
{
|
36771
36808
|
"name": "readonly",
|
36772
36809
|
"description": "Puts input in readonly state.",
|
@@ -36787,25 +36824,6 @@
|
|
36787
36824
|
"type": "boolean | { class: string; keys: number[] }"
|
36788
36825
|
}
|
36789
36826
|
},
|
36790
|
-
{
|
36791
|
-
"name": "density",
|
36792
|
-
"description": "Adjusts the vertical height used by the component.",
|
36793
|
-
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36794
|
-
"default": "'default'",
|
36795
|
-
"value": {
|
36796
|
-
"kind": "expression",
|
36797
|
-
"type": "'default' | 'comfortable' | 'compact'"
|
36798
|
-
}
|
36799
|
-
},
|
36800
|
-
{
|
36801
|
-
"name": "color",
|
36802
|
-
"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).",
|
36803
|
-
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36804
|
-
"value": {
|
36805
|
-
"kind": "expression",
|
36806
|
-
"type": "string"
|
36807
|
-
}
|
36808
|
-
},
|
36809
36827
|
{
|
36810
36828
|
"name": "inline",
|
36811
36829
|
"description": "Puts children inputs into a row.",
|
@@ -36816,15 +36834,6 @@
|
|
36816
36834
|
"type": "boolean"
|
36817
36835
|
}
|
36818
36836
|
},
|
36819
|
-
{
|
36820
|
-
"name": "modelValue",
|
36821
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
36822
|
-
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36823
|
-
"value": {
|
36824
|
-
"kind": "expression",
|
36825
|
-
"type": "any"
|
36826
|
-
}
|
36827
|
-
},
|
36828
36837
|
{
|
36829
36838
|
"name": "trueValue",
|
36830
36839
|
"description": "Sets value for truthy state.",
|
@@ -36871,15 +36880,6 @@
|
|
36871
36880
|
"kind": "expression",
|
36872
36881
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
36873
36882
|
}
|
36874
|
-
},
|
36875
|
-
{
|
36876
|
-
"name": "valueComparator",
|
36877
|
-
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop.",
|
36878
|
-
"doc-url": "https://vuetifyjs.com/api/VRadio#props",
|
36879
|
-
"value": {
|
36880
|
-
"kind": "expression",
|
36881
|
-
"type": "(a: any, b: any) => boolean"
|
36882
|
-
}
|
36883
36883
|
}
|
36884
36884
|
],
|
36885
36885
|
"events": [],
|
@@ -36979,12 +36979,12 @@
|
|
36979
36979
|
}
|
36980
36980
|
},
|
36981
36981
|
{
|
36982
|
-
"name": "
|
36983
|
-
"description": "
|
36982
|
+
"name": "name",
|
36983
|
+
"description": "Sets the component's name attribute.",
|
36984
36984
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
36985
36985
|
"value": {
|
36986
36986
|
"kind": "expression",
|
36987
|
-
"type": "
|
36987
|
+
"type": "string"
|
36988
36988
|
}
|
36989
36989
|
},
|
36990
36990
|
{
|
@@ -36998,37 +36998,37 @@
|
|
36998
36998
|
}
|
36999
36999
|
},
|
37000
37000
|
{
|
37001
|
-
"name": "
|
37002
|
-
"description": "
|
37001
|
+
"name": "label",
|
37002
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component.",
|
37003
37003
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37004
|
-
"default": "'default'",
|
37005
37004
|
"value": {
|
37006
37005
|
"kind": "expression",
|
37007
|
-
"type": "
|
37006
|
+
"type": "string"
|
37008
37007
|
}
|
37009
37008
|
},
|
37010
37009
|
{
|
37011
|
-
"name": "
|
37012
|
-
"description": "
|
37010
|
+
"name": "disabled",
|
37011
|
+
"description": "Removes the ability to click or target the component.",
|
37013
37012
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37014
|
-
"default": "
|
37013
|
+
"default": "null",
|
37015
37014
|
"value": {
|
37016
37015
|
"kind": "expression",
|
37017
|
-
"type": "
|
37016
|
+
"type": "boolean"
|
37018
37017
|
}
|
37019
37018
|
},
|
37020
37019
|
{
|
37021
|
-
"name": "
|
37022
|
-
"description": "Sets the
|
37020
|
+
"name": "height",
|
37021
|
+
"description": "Sets the height for the component.",
|
37023
37022
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37023
|
+
"default": "'auto'",
|
37024
37024
|
"value": {
|
37025
37025
|
"kind": "expression",
|
37026
37026
|
"type": "string | number"
|
37027
37027
|
}
|
37028
37028
|
},
|
37029
37029
|
{
|
37030
|
-
"name": "
|
37031
|
-
"description": "Sets the
|
37030
|
+
"name": "width",
|
37031
|
+
"description": "Sets the width for the component.",
|
37032
37032
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37033
37033
|
"value": {
|
37034
37034
|
"kind": "expression",
|
@@ -37036,12 +37036,12 @@
|
|
37036
37036
|
}
|
37037
37037
|
},
|
37038
37038
|
{
|
37039
|
-
"name": "
|
37040
|
-
"description": "Sets the
|
37039
|
+
"name": "id",
|
37040
|
+
"description": "Sets the DOM id on the component.",
|
37041
37041
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37042
37042
|
"value": {
|
37043
37043
|
"kind": "expression",
|
37044
|
-
"type": "string
|
37044
|
+
"type": "string"
|
37045
37045
|
}
|
37046
37046
|
},
|
37047
37047
|
{
|
@@ -37054,8 +37054,8 @@
|
|
37054
37054
|
}
|
37055
37055
|
},
|
37056
37056
|
{
|
37057
|
-
"name": "
|
37058
|
-
"description": "
|
37057
|
+
"name": "baseColor",
|
37058
|
+
"description": "Sets the color of the input when it is not focused.",
|
37059
37059
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37060
37060
|
"value": {
|
37061
37061
|
"kind": "expression",
|
@@ -37063,17 +37063,26 @@
|
|
37063
37063
|
}
|
37064
37064
|
},
|
37065
37065
|
{
|
37066
|
-
"name": "
|
37067
|
-
"description": "
|
37066
|
+
"name": "prependIcon",
|
37067
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
37068
37068
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37069
37069
|
"value": {
|
37070
37070
|
"kind": "expression",
|
37071
|
-
"type": "string"
|
37071
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37072
37072
|
}
|
37073
37073
|
},
|
37074
37074
|
{
|
37075
|
-
"name": "
|
37076
|
-
"description": "
|
37075
|
+
"name": "appendIcon",
|
37076
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
37077
|
+
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37078
|
+
"value": {
|
37079
|
+
"kind": "expression",
|
37080
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37081
|
+
}
|
37082
|
+
},
|
37083
|
+
{
|
37084
|
+
"name": "readonly",
|
37085
|
+
"description": "Puts input in readonly state.",
|
37077
37086
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37078
37087
|
"default": "null",
|
37079
37088
|
"value": {
|
@@ -37082,26 +37091,46 @@
|
|
37082
37091
|
}
|
37083
37092
|
},
|
37084
37093
|
{
|
37085
|
-
"name": "
|
37086
|
-
"description": "
|
37094
|
+
"name": "ripple",
|
37095
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
37096
|
+
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37097
|
+
"default": "true",
|
37098
|
+
"value": {
|
37099
|
+
"kind": "expression",
|
37100
|
+
"type": "boolean | { class: string; keys: number[] }"
|
37101
|
+
}
|
37102
|
+
},
|
37103
|
+
{
|
37104
|
+
"name": "density",
|
37105
|
+
"description": "Adjusts the vertical height used by the component.",
|
37087
37106
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37107
|
+
"default": "'default'",
|
37088
37108
|
"value": {
|
37089
37109
|
"kind": "expression",
|
37090
|
-
"type": "
|
37110
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
37091
37111
|
}
|
37092
37112
|
},
|
37093
37113
|
{
|
37094
|
-
"name": "
|
37095
|
-
"description": "Sets the
|
37114
|
+
"name": "maxWidth",
|
37115
|
+
"description": "Sets the maximum width for the component.",
|
37096
37116
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37097
37117
|
"value": {
|
37098
37118
|
"kind": "expression",
|
37099
|
-
"type": "string"
|
37119
|
+
"type": "string | number"
|
37100
37120
|
}
|
37101
37121
|
},
|
37102
37122
|
{
|
37103
|
-
"name": "
|
37104
|
-
"description": "Sets the
|
37123
|
+
"name": "minWidth",
|
37124
|
+
"description": "Sets the minimum width for the component.",
|
37125
|
+
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37126
|
+
"value": {
|
37127
|
+
"kind": "expression",
|
37128
|
+
"type": "string | number"
|
37129
|
+
}
|
37130
|
+
},
|
37131
|
+
{
|
37132
|
+
"name": "color",
|
37133
|
+
"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).",
|
37105
37134
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37106
37135
|
"value": {
|
37107
37136
|
"kind": "expression",
|
@@ -37109,21 +37138,32 @@
|
|
37109
37138
|
}
|
37110
37139
|
},
|
37111
37140
|
{
|
37112
|
-
"name": "
|
37113
|
-
"description": "
|
37141
|
+
"name": "inline",
|
37142
|
+
"description": "Displays radio buttons in row.",
|
37114
37143
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37144
|
+
"default": "false",
|
37115
37145
|
"value": {
|
37116
37146
|
"kind": "expression",
|
37117
|
-
"type": "
|
37147
|
+
"type": "boolean"
|
37118
37148
|
}
|
37119
37149
|
},
|
37120
37150
|
{
|
37121
|
-
"name": "
|
37122
|
-
"description": "
|
37151
|
+
"name": "modelValue",
|
37152
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
37123
37153
|
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37124
37154
|
"value": {
|
37125
37155
|
"kind": "expression",
|
37126
|
-
"type": "
|
37156
|
+
"type": "unknown"
|
37157
|
+
}
|
37158
|
+
},
|
37159
|
+
{
|
37160
|
+
"name": "direction",
|
37161
|
+
"description": "Changes the direction of the input.",
|
37162
|
+
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37163
|
+
"default": "'horizontal'",
|
37164
|
+
"value": {
|
37165
|
+
"kind": "expression",
|
37166
|
+
"type": "'horizontal' | 'vertical'"
|
37127
37167
|
}
|
37128
37168
|
},
|
37129
37169
|
{
|
@@ -37156,15 +37196,6 @@
|
|
37156
37196
|
"type": "string | boolean"
|
37157
37197
|
}
|
37158
37198
|
},
|
37159
|
-
{
|
37160
|
-
"name": "prependIcon",
|
37161
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
37162
|
-
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37163
|
-
"value": {
|
37164
|
-
"kind": "expression",
|
37165
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37166
|
-
}
|
37167
|
-
},
|
37168
37199
|
{
|
37169
37200
|
"name": "hideSpinButtons",
|
37170
37201
|
"description": "Hides spin buttons on the input when type is set to `number`.",
|
@@ -37204,16 +37235,6 @@
|
|
37204
37235
|
"type": "string | string[]"
|
37205
37236
|
}
|
37206
37237
|
},
|
37207
|
-
{
|
37208
|
-
"name": "direction",
|
37209
|
-
"description": "Changes the direction of the input.",
|
37210
|
-
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37211
|
-
"default": "'horizontal'",
|
37212
|
-
"value": {
|
37213
|
-
"kind": "expression",
|
37214
|
-
"type": "'horizontal' | 'vertical'"
|
37215
|
-
}
|
37216
|
-
},
|
37217
37238
|
{
|
37218
37239
|
"name": "errorMessages",
|
37219
37240
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation.",
|
@@ -37234,16 +37255,6 @@
|
|
37234
37255
|
"type": "string | number"
|
37235
37256
|
}
|
37236
37257
|
},
|
37237
|
-
{
|
37238
|
-
"name": "readonly",
|
37239
|
-
"description": "Puts input in readonly state.",
|
37240
|
-
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37241
|
-
"default": "null",
|
37242
|
-
"value": {
|
37243
|
-
"kind": "expression",
|
37244
|
-
"type": "boolean"
|
37245
|
-
}
|
37246
|
-
},
|
37247
37258
|
{
|
37248
37259
|
"name": "rules",
|
37249
37260
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`.",
|
@@ -37292,26 +37303,6 @@
|
|
37292
37303
|
"type": "boolean | 'auto'"
|
37293
37304
|
}
|
37294
37305
|
},
|
37295
|
-
{
|
37296
|
-
"name": "ripple",
|
37297
|
-
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
37298
|
-
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37299
|
-
"default": "true",
|
37300
|
-
"value": {
|
37301
|
-
"kind": "expression",
|
37302
|
-
"type": "boolean | { class: string; keys: number[] }"
|
37303
|
-
}
|
37304
|
-
},
|
37305
|
-
{
|
37306
|
-
"name": "inline",
|
37307
|
-
"description": "Displays radio buttons in row.",
|
37308
|
-
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37309
|
-
"default": "false",
|
37310
|
-
"value": {
|
37311
|
-
"kind": "expression",
|
37312
|
-
"type": "boolean"
|
37313
|
-
}
|
37314
|
-
},
|
37315
37306
|
{
|
37316
37307
|
"name": "defaultsTarget",
|
37317
37308
|
"description": "The target component to provide defaults values for.",
|
@@ -37340,6 +37331,15 @@
|
|
37340
37331
|
"kind": "expression",
|
37341
37332
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37342
37333
|
}
|
37334
|
+
},
|
37335
|
+
{
|
37336
|
+
"name": "valueComparator",
|
37337
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop.",
|
37338
|
+
"doc-url": "https://vuetifyjs.com/api/VRadioGroup#props",
|
37339
|
+
"value": {
|
37340
|
+
"kind": "expression",
|
37341
|
+
"type": "(a: any, b: any) => boolean"
|
37342
|
+
}
|
37343
37343
|
}
|
37344
37344
|
],
|
37345
37345
|
"events": [
|
@@ -37390,8 +37390,8 @@
|
|
37390
37390
|
],
|
37391
37391
|
"slots": [
|
37392
37392
|
{
|
37393
|
-
"name": "
|
37394
|
-
"description": "
|
37393
|
+
"name": "details",
|
37394
|
+
"description": "Slot for custom input details to modifying the display of [messages](#props-messages).",
|
37395
37395
|
"doc-url": "https://vuetifyjs.com/api/v-radio-group#slots",
|
37396
37396
|
"vue-properties": [
|
37397
37397
|
{
|
@@ -37492,8 +37492,8 @@
|
|
37492
37492
|
]
|
37493
37493
|
},
|
37494
37494
|
{
|
37495
|
-
"name": "
|
37496
|
-
"description": "
|
37495
|
+
"name": "prepend",
|
37496
|
+
"description": "Adds an item outside the input and before input content.",
|
37497
37497
|
"doc-url": "https://vuetifyjs.com/api/v-radio-group#slots",
|
37498
37498
|
"vue-properties": [
|
37499
37499
|
{
|
@@ -37588,6 +37588,26 @@
|
|
37588
37588
|
"description": "",
|
37589
37589
|
"doc-url": "https://vuetifyjs.com/api/v-range-slider",
|
37590
37590
|
"attributes": [
|
37591
|
+
{
|
37592
|
+
"name": "modelValue",
|
37593
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
37594
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37595
|
+
"default": "[0, 0]",
|
37596
|
+
"value": {
|
37597
|
+
"kind": "expression",
|
37598
|
+
"type": "(string | number)[]"
|
37599
|
+
}
|
37600
|
+
},
|
37601
|
+
{
|
37602
|
+
"name": "error",
|
37603
|
+
"description": "Puts the input in a manual error state.",
|
37604
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37605
|
+
"default": "false",
|
37606
|
+
"value": {
|
37607
|
+
"kind": "expression",
|
37608
|
+
"type": "boolean"
|
37609
|
+
}
|
37610
|
+
},
|
37591
37611
|
{
|
37592
37612
|
"name": "reverse",
|
37593
37613
|
"description": "Reverses the slider direction.",
|
@@ -37599,17 +37619,64 @@
|
|
37599
37619
|
}
|
37600
37620
|
},
|
37601
37621
|
{
|
37602
|
-
"name": "
|
37603
|
-
"description": "
|
37622
|
+
"name": "density",
|
37623
|
+
"description": "Adjusts the vertical height used by the component.",
|
37604
37624
|
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37625
|
+
"default": "'default'",
|
37605
37626
|
"value": {
|
37606
37627
|
"kind": "expression",
|
37607
|
-
"type": "
|
37628
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
37608
37629
|
}
|
37609
37630
|
},
|
37610
37631
|
{
|
37611
|
-
"name": "
|
37612
|
-
"description": "
|
37632
|
+
"name": "maxWidth",
|
37633
|
+
"description": "Sets the maximum width for the component.",
|
37634
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37635
|
+
"value": {
|
37636
|
+
"kind": "expression",
|
37637
|
+
"type": "string | number"
|
37638
|
+
}
|
37639
|
+
},
|
37640
|
+
{
|
37641
|
+
"name": "minWidth",
|
37642
|
+
"description": "Sets the minimum width for the component.",
|
37643
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37644
|
+
"value": {
|
37645
|
+
"kind": "expression",
|
37646
|
+
"type": "string | number"
|
37647
|
+
}
|
37648
|
+
},
|
37649
|
+
{
|
37650
|
+
"name": "width",
|
37651
|
+
"description": "Sets the width for the component.",
|
37652
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37653
|
+
"value": {
|
37654
|
+
"kind": "expression",
|
37655
|
+
"type": "string | number"
|
37656
|
+
}
|
37657
|
+
},
|
37658
|
+
{
|
37659
|
+
"name": "elevation",
|
37660
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
37661
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37662
|
+
"default": "2",
|
37663
|
+
"value": {
|
37664
|
+
"kind": "expression",
|
37665
|
+
"type": "string | number"
|
37666
|
+
}
|
37667
|
+
},
|
37668
|
+
{
|
37669
|
+
"name": "rounded",
|
37670
|
+
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius).",
|
37671
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37672
|
+
"value": {
|
37673
|
+
"kind": "expression",
|
37674
|
+
"type": "string | number | boolean"
|
37675
|
+
}
|
37676
|
+
},
|
37677
|
+
{
|
37678
|
+
"name": "tile",
|
37679
|
+
"description": "Removes any applied **border-radius** from the component.",
|
37613
37680
|
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37614
37681
|
"default": "false",
|
37615
37682
|
"value": {
|
@@ -37618,8 +37685,26 @@
|
|
37618
37685
|
}
|
37619
37686
|
},
|
37620
37687
|
{
|
37621
|
-
"name": "
|
37622
|
-
"description": "
|
37688
|
+
"name": "theme",
|
37689
|
+
"description": "Specify a theme for this component and all of its children.",
|
37690
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37691
|
+
"value": {
|
37692
|
+
"kind": "expression",
|
37693
|
+
"type": "string"
|
37694
|
+
}
|
37695
|
+
},
|
37696
|
+
{
|
37697
|
+
"name": "color",
|
37698
|
+
"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).",
|
37699
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37700
|
+
"value": {
|
37701
|
+
"kind": "expression",
|
37702
|
+
"type": "string"
|
37703
|
+
}
|
37704
|
+
},
|
37705
|
+
{
|
37706
|
+
"name": "name",
|
37707
|
+
"description": "Sets the component's name attribute.",
|
37623
37708
|
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37624
37709
|
"value": {
|
37625
37710
|
"kind": "expression",
|
@@ -37666,15 +37751,6 @@
|
|
37666
37751
|
"type": "string | number"
|
37667
37752
|
}
|
37668
37753
|
},
|
37669
|
-
{
|
37670
|
-
"name": "width",
|
37671
|
-
"description": "Sets the width for the component.",
|
37672
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37673
|
-
"value": {
|
37674
|
-
"kind": "expression",
|
37675
|
-
"type": "string | number"
|
37676
|
-
}
|
37677
|
-
},
|
37678
37754
|
{
|
37679
37755
|
"name": "id",
|
37680
37756
|
"description": "Sets the DOM id on the component.",
|
@@ -37685,8 +37761,8 @@
|
|
37685
37761
|
}
|
37686
37762
|
},
|
37687
37763
|
{
|
37688
|
-
"name": "
|
37689
|
-
"description": "
|
37764
|
+
"name": "label",
|
37765
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component.",
|
37690
37766
|
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37691
37767
|
"value": {
|
37692
37768
|
"kind": "expression",
|
@@ -37702,15 +37778,6 @@
|
|
37702
37778
|
"type": "string"
|
37703
37779
|
}
|
37704
37780
|
},
|
37705
|
-
{
|
37706
|
-
"name": "prependIcon",
|
37707
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
37708
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37709
|
-
"value": {
|
37710
|
-
"kind": "expression",
|
37711
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37712
|
-
}
|
37713
|
-
},
|
37714
37781
|
{
|
37715
37782
|
"name": "appendIcon",
|
37716
37783
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
@@ -37720,112 +37787,6 @@
|
|
37720
37787
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37721
37788
|
}
|
37722
37789
|
},
|
37723
|
-
{
|
37724
|
-
"name": "readonly",
|
37725
|
-
"description": "Puts input in readonly state.",
|
37726
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37727
|
-
"default": "null",
|
37728
|
-
"value": {
|
37729
|
-
"kind": "expression",
|
37730
|
-
"type": "boolean"
|
37731
|
-
}
|
37732
|
-
},
|
37733
|
-
{
|
37734
|
-
"name": "ripple",
|
37735
|
-
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
37736
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37737
|
-
"default": "true",
|
37738
|
-
"value": {
|
37739
|
-
"kind": "expression",
|
37740
|
-
"type": "boolean"
|
37741
|
-
}
|
37742
|
-
},
|
37743
|
-
{
|
37744
|
-
"name": "density",
|
37745
|
-
"description": "Adjusts the vertical height used by the component.",
|
37746
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37747
|
-
"default": "'default'",
|
37748
|
-
"value": {
|
37749
|
-
"kind": "expression",
|
37750
|
-
"type": "'default' | 'comfortable' | 'compact'"
|
37751
|
-
}
|
37752
|
-
},
|
37753
|
-
{
|
37754
|
-
"name": "maxWidth",
|
37755
|
-
"description": "Sets the maximum width for the component.",
|
37756
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37757
|
-
"value": {
|
37758
|
-
"kind": "expression",
|
37759
|
-
"type": "string | number"
|
37760
|
-
}
|
37761
|
-
},
|
37762
|
-
{
|
37763
|
-
"name": "minWidth",
|
37764
|
-
"description": "Sets the minimum width for the component.",
|
37765
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37766
|
-
"value": {
|
37767
|
-
"kind": "expression",
|
37768
|
-
"type": "string | number"
|
37769
|
-
}
|
37770
|
-
},
|
37771
|
-
{
|
37772
|
-
"name": "elevation",
|
37773
|
-
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
37774
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37775
|
-
"default": "2",
|
37776
|
-
"value": {
|
37777
|
-
"kind": "expression",
|
37778
|
-
"type": "string | number"
|
37779
|
-
}
|
37780
|
-
},
|
37781
|
-
{
|
37782
|
-
"name": "rounded",
|
37783
|
-
"description": "Designates the **border-radius** applied to the component. This can be **0**, **xs**, **sm**, true, **lg**, **xl**, **pill**, **circle**, and **shaped**. Find more information on available border radius classes on the [Border Radius page](/styles/border-radius).",
|
37784
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37785
|
-
"value": {
|
37786
|
-
"kind": "expression",
|
37787
|
-
"type": "string | number | boolean"
|
37788
|
-
}
|
37789
|
-
},
|
37790
|
-
{
|
37791
|
-
"name": "tile",
|
37792
|
-
"description": "Removes any applied **border-radius** from the component.",
|
37793
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37794
|
-
"default": "false",
|
37795
|
-
"value": {
|
37796
|
-
"kind": "expression",
|
37797
|
-
"type": "boolean"
|
37798
|
-
}
|
37799
|
-
},
|
37800
|
-
{
|
37801
|
-
"name": "color",
|
37802
|
-
"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).",
|
37803
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37804
|
-
"value": {
|
37805
|
-
"kind": "expression",
|
37806
|
-
"type": "string"
|
37807
|
-
}
|
37808
|
-
},
|
37809
|
-
{
|
37810
|
-
"name": "modelValue",
|
37811
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
37812
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37813
|
-
"default": "[0, 0]",
|
37814
|
-
"value": {
|
37815
|
-
"kind": "expression",
|
37816
|
-
"type": "(string | number)[]"
|
37817
|
-
}
|
37818
|
-
},
|
37819
|
-
{
|
37820
|
-
"name": "direction",
|
37821
|
-
"description": "Changes the direction of the input.",
|
37822
|
-
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37823
|
-
"default": "'horizontal'",
|
37824
|
-
"value": {
|
37825
|
-
"kind": "expression",
|
37826
|
-
"type": "'horizontal' | 'vertical'"
|
37827
|
-
}
|
37828
|
-
},
|
37829
37790
|
{
|
37830
37791
|
"name": "centerAffix",
|
37831
37792
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center.",
|
@@ -37856,6 +37817,15 @@
|
|
37856
37817
|
"type": "string | boolean"
|
37857
37818
|
}
|
37858
37819
|
},
|
37820
|
+
{
|
37821
|
+
"name": "prependIcon",
|
37822
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
37823
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37824
|
+
"value": {
|
37825
|
+
"kind": "expression",
|
37826
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
37827
|
+
}
|
37828
|
+
},
|
37859
37829
|
{
|
37860
37830
|
"name": "hideSpinButtons",
|
37861
37831
|
"description": "Hides spin buttons on the input when type is set to `number`.",
|
@@ -37895,6 +37865,16 @@
|
|
37895
37865
|
"type": "string | string[]"
|
37896
37866
|
}
|
37897
37867
|
},
|
37868
|
+
{
|
37869
|
+
"name": "direction",
|
37870
|
+
"description": "Changes the direction of the input.",
|
37871
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37872
|
+
"default": "'horizontal'",
|
37873
|
+
"value": {
|
37874
|
+
"kind": "expression",
|
37875
|
+
"type": "'horizontal' | 'vertical'"
|
37876
|
+
}
|
37877
|
+
},
|
37898
37878
|
{
|
37899
37879
|
"name": "errorMessages",
|
37900
37880
|
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation.",
|
@@ -37915,6 +37895,16 @@
|
|
37915
37895
|
"type": "string | number"
|
37916
37896
|
}
|
37917
37897
|
},
|
37898
|
+
{
|
37899
|
+
"name": "readonly",
|
37900
|
+
"description": "Puts input in readonly state.",
|
37901
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37902
|
+
"default": "null",
|
37903
|
+
"value": {
|
37904
|
+
"kind": "expression",
|
37905
|
+
"type": "boolean"
|
37906
|
+
}
|
37907
|
+
},
|
37918
37908
|
{
|
37919
37909
|
"name": "rules",
|
37920
37910
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`.",
|
@@ -37963,6 +37953,16 @@
|
|
37963
37953
|
"type": "boolean | 'auto'"
|
37964
37954
|
}
|
37965
37955
|
},
|
37956
|
+
{
|
37957
|
+
"name": "ripple",
|
37958
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
37959
|
+
"doc-url": "https://vuetifyjs.com/api/VRangeSlider#props",
|
37960
|
+
"default": "true",
|
37961
|
+
"value": {
|
37962
|
+
"kind": "expression",
|
37963
|
+
"type": "boolean"
|
37964
|
+
}
|
37965
|
+
},
|
37966
37966
|
{
|
37967
37967
|
"name": "thumbColor",
|
37968
37968
|
"description": "Sets the thumb and thumb label color.",
|
@@ -38105,8 +38105,8 @@
|
|
38105
38105
|
]
|
38106
38106
|
},
|
38107
38107
|
{
|
38108
|
-
"name": "
|
38109
|
-
"description": "Slider value emitted at
|
38108
|
+
"name": "end",
|
38109
|
+
"description": "Slider value emitted at the end of slider movement.",
|
38110
38110
|
"doc-url": "https://vuetifyjs.com/api/v-range-slider#events",
|
38111
38111
|
"arguments": [
|
38112
38112
|
{
|
@@ -38116,8 +38116,8 @@
|
|
38116
38116
|
]
|
38117
38117
|
},
|
38118
38118
|
{
|
38119
|
-
"name": "
|
38120
|
-
"description": "Slider value emitted at
|
38119
|
+
"name": "start",
|
38120
|
+
"description": "Slider value emitted at start of slider movement.",
|
38121
38121
|
"doc-url": "https://vuetifyjs.com/api/v-range-slider#events",
|
38122
38122
|
"arguments": [
|
38123
38123
|
{
|
@@ -38446,33 +38446,42 @@
|
|
38446
38446
|
}
|
38447
38447
|
},
|
38448
38448
|
{
|
38449
|
-
"name": "
|
38450
|
-
"description": "
|
38449
|
+
"name": "tag",
|
38450
|
+
"description": "Specify a custom tag used on the root element.",
|
38451
38451
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38452
|
-
"default": "
|
38452
|
+
"default": "'div'",
|
38453
38453
|
"value": {
|
38454
38454
|
"kind": "expression",
|
38455
|
-
"type": "string |
|
38455
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
38456
38456
|
}
|
38457
38457
|
},
|
38458
38458
|
{
|
38459
|
-
"name": "
|
38460
|
-
"description": "
|
38459
|
+
"name": "name",
|
38460
|
+
"description": "Sets the component's name attribute.",
|
38461
38461
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38462
|
-
"default": "'default'",
|
38463
38462
|
"value": {
|
38464
38463
|
"kind": "expression",
|
38465
|
-
"type": "
|
38464
|
+
"type": "string"
|
38466
38465
|
}
|
38467
38466
|
},
|
38468
38467
|
{
|
38469
|
-
"name": "
|
38470
|
-
"description": "
|
38468
|
+
"name": "disabled",
|
38469
|
+
"description": "Removes the ability to click or target the component.",
|
38471
38470
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38472
|
-
"default": "
|
38471
|
+
"default": "false",
|
38473
38472
|
"value": {
|
38474
38473
|
"kind": "expression",
|
38475
|
-
"type": "
|
38474
|
+
"type": "boolean"
|
38475
|
+
}
|
38476
|
+
},
|
38477
|
+
{
|
38478
|
+
"name": "size",
|
38479
|
+
"description": "Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: **x-small**, **small**, **default**, **large**, and **x-large**.",
|
38480
|
+
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38481
|
+
"default": "'default'",
|
38482
|
+
"value": {
|
38483
|
+
"kind": "expression",
|
38484
|
+
"type": "string | number"
|
38476
38485
|
}
|
38477
38486
|
},
|
38478
38487
|
{
|
@@ -38485,8 +38494,8 @@
|
|
38485
38494
|
}
|
38486
38495
|
},
|
38487
38496
|
{
|
38488
|
-
"name": "
|
38489
|
-
"description": "
|
38497
|
+
"name": "activeColor",
|
38498
|
+
"description": "The applied color when the component is in an active state.",
|
38490
38499
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38491
38500
|
"value": {
|
38492
38501
|
"kind": "expression",
|
@@ -38494,17 +38503,18 @@
|
|
38494
38503
|
}
|
38495
38504
|
},
|
38496
38505
|
{
|
38497
|
-
"name": "
|
38498
|
-
"description": "
|
38506
|
+
"name": "readonly",
|
38507
|
+
"description": "Removes all hover effects and pointer events.",
|
38499
38508
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38509
|
+
"default": "false",
|
38500
38510
|
"value": {
|
38501
38511
|
"kind": "expression",
|
38502
|
-
"type": "
|
38512
|
+
"type": "boolean"
|
38503
38513
|
}
|
38504
38514
|
},
|
38505
38515
|
{
|
38506
|
-
"name": "
|
38507
|
-
"description": "
|
38516
|
+
"name": "ripple",
|
38517
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
38508
38518
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38509
38519
|
"default": "false",
|
38510
38520
|
"value": {
|
@@ -38513,18 +38523,18 @@
|
|
38513
38523
|
}
|
38514
38524
|
},
|
38515
38525
|
{
|
38516
|
-
"name": "
|
38517
|
-
"description": "
|
38526
|
+
"name": "density",
|
38527
|
+
"description": "Adjusts the vertical height used by the component.",
|
38518
38528
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38519
38529
|
"default": "'default'",
|
38520
38530
|
"value": {
|
38521
38531
|
"kind": "expression",
|
38522
|
-
"type": "
|
38532
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
38523
38533
|
}
|
38524
38534
|
},
|
38525
38535
|
{
|
38526
|
-
"name": "
|
38527
|
-
"description": "
|
38536
|
+
"name": "color",
|
38537
|
+
"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).",
|
38528
38538
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38529
38539
|
"value": {
|
38530
38540
|
"kind": "expression",
|
@@ -38532,18 +38542,18 @@
|
|
38532
38542
|
}
|
38533
38543
|
},
|
38534
38544
|
{
|
38535
|
-
"name": "
|
38536
|
-
"description": "
|
38545
|
+
"name": "modelValue",
|
38546
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
38537
38547
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38538
|
-
"default": "
|
38548
|
+
"default": "0",
|
38539
38549
|
"value": {
|
38540
38550
|
"kind": "expression",
|
38541
|
-
"type": "
|
38551
|
+
"type": "string | number"
|
38542
38552
|
}
|
38543
38553
|
},
|
38544
38554
|
{
|
38545
|
-
"name": "
|
38546
|
-
"description": "
|
38555
|
+
"name": "hover",
|
38556
|
+
"description": "Provides visual feedback when hovering over icons.",
|
38547
38557
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38548
38558
|
"default": "false",
|
38549
38559
|
"value": {
|
@@ -38552,8 +38562,8 @@
|
|
38552
38562
|
}
|
38553
38563
|
},
|
38554
38564
|
{
|
38555
|
-
"name": "
|
38556
|
-
"description": "
|
38565
|
+
"name": "clearable",
|
38566
|
+
"description": "Allows for the component to be cleared by clicking on the current value.",
|
38557
38567
|
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38558
38568
|
"default": "false",
|
38559
38569
|
"value": {
|
@@ -38601,16 +38611,6 @@
|
|
38601
38611
|
"type": "boolean"
|
38602
38612
|
}
|
38603
38613
|
},
|
38604
|
-
{
|
38605
|
-
"name": "hover",
|
38606
|
-
"description": "Provides visual feedback when hovering over icons.",
|
38607
|
-
"doc-url": "https://vuetifyjs.com/api/VRating#props",
|
38608
|
-
"default": "false",
|
38609
|
-
"value": {
|
38610
|
-
"kind": "expression",
|
38611
|
-
"type": "boolean"
|
38612
|
-
}
|
38613
|
-
},
|
38614
38614
|
{
|
38615
38615
|
"name": "itemLabelPosition",
|
38616
38616
|
"description": "Position of item labels. Accepts 'top' and 'bottom'.",
|
@@ -38727,6 +38727,15 @@
|
|
38727
38727
|
"type": "string | number"
|
38728
38728
|
}
|
38729
38729
|
},
|
38730
|
+
{
|
38731
|
+
"name": "width",
|
38732
|
+
"description": "Sets the width for the component.",
|
38733
|
+
"doc-url": "https://vuetifyjs.com/api/VResponsive#props",
|
38734
|
+
"value": {
|
38735
|
+
"kind": "expression",
|
38736
|
+
"type": "string | number"
|
38737
|
+
}
|
38738
|
+
},
|
38730
38739
|
{
|
38731
38740
|
"name": "maxHeight",
|
38732
38741
|
"description": "Sets the maximum height for the component.",
|
@@ -38764,12 +38773,13 @@
|
|
38764
38773
|
}
|
38765
38774
|
},
|
38766
38775
|
{
|
38767
|
-
"name": "
|
38768
|
-
"description": "
|
38776
|
+
"name": "inline",
|
38777
|
+
"description": "Display as an inline element instead of a block, also disables flex-grow.",
|
38769
38778
|
"doc-url": "https://vuetifyjs.com/api/VResponsive#props",
|
38779
|
+
"default": "false",
|
38770
38780
|
"value": {
|
38771
38781
|
"kind": "expression",
|
38772
|
-
"type": "
|
38782
|
+
"type": "boolean"
|
38773
38783
|
}
|
38774
38784
|
},
|
38775
38785
|
{
|
@@ -38781,16 +38791,6 @@
|
|
38781
38791
|
"type": "any"
|
38782
38792
|
}
|
38783
38793
|
},
|
38784
|
-
{
|
38785
|
-
"name": "inline",
|
38786
|
-
"description": "Display as an inline element instead of a block, also disables flex-grow.",
|
38787
|
-
"doc-url": "https://vuetifyjs.com/api/VResponsive#props",
|
38788
|
-
"default": "false",
|
38789
|
-
"value": {
|
38790
|
-
"kind": "expression",
|
38791
|
-
"type": "boolean"
|
38792
|
-
}
|
38793
|
-
},
|
38794
38794
|
{
|
38795
38795
|
"name": "aspectRatio",
|
38796
38796
|
"description": "Sets a base aspect ratio, calculated as width/height. This will only set a **minimum** height, the component can still grow if it has a lot of content.",
|
@@ -51440,6 +51440,16 @@
|
|
51440
51440
|
"type": "boolean"
|
51441
51441
|
}
|
51442
51442
|
},
|
51443
|
+
{
|
51444
|
+
"name": "rotate",
|
51445
|
+
"description": "Controls rotation, specifying the degree of rotation for the clock hands.",
|
51446
|
+
"doc-url": "https://vuetifyjs.com/api/VTimePickerClock#props",
|
51447
|
+
"default": "0",
|
51448
|
+
"value": {
|
51449
|
+
"kind": "expression",
|
51450
|
+
"type": "number"
|
51451
|
+
}
|
51452
|
+
},
|
51443
51453
|
{
|
51444
51454
|
"name": "ampm",
|
51445
51455
|
"description": "Displays time in a 12-hour format.",
|
@@ -51478,16 +51488,6 @@
|
|
51478
51488
|
"type": "Function"
|
51479
51489
|
}
|
51480
51490
|
},
|
51481
|
-
{
|
51482
|
-
"name": "rotate",
|
51483
|
-
"description": "Controls rotation, specifying the degree of rotation for the clock hands.",
|
51484
|
-
"doc-url": "https://vuetifyjs.com/api/VTimePickerClock#props",
|
51485
|
-
"default": "0",
|
51486
|
-
"value": {
|
51487
|
-
"kind": "expression",
|
51488
|
-
"type": "number"
|
51489
|
-
}
|
51490
|
-
},
|
51491
51491
|
{
|
51492
51492
|
"name": "allowedValues",
|
51493
51493
|
"description": "Restricts which hours can be selected.",
|
@@ -51543,6 +51543,15 @@
|
|
51543
51543
|
"description": "",
|
51544
51544
|
"doc-url": "https://vuetifyjs.com/api/v-time-picker-controls",
|
51545
51545
|
"attributes": [
|
51546
|
+
{
|
51547
|
+
"name": "color",
|
51548
|
+
"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).",
|
51549
|
+
"doc-url": "https://vuetifyjs.com/api/VTimePickerControls#props",
|
51550
|
+
"value": {
|
51551
|
+
"kind": "expression",
|
51552
|
+
"type": "string"
|
51553
|
+
}
|
51554
|
+
},
|
51546
51555
|
{
|
51547
51556
|
"name": "disabled",
|
51548
51557
|
"description": "Removes the ability to click or target the component.",
|
@@ -51572,15 +51581,6 @@
|
|
51572
51581
|
"type": "boolean"
|
51573
51582
|
}
|
51574
51583
|
},
|
51575
|
-
{
|
51576
|
-
"name": "color",
|
51577
|
-
"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).",
|
51578
|
-
"doc-url": "https://vuetifyjs.com/api/VTimePickerControls#props",
|
51579
|
-
"value": {
|
51580
|
-
"kind": "expression",
|
51581
|
-
"type": "string"
|
51582
|
-
}
|
51583
|
-
},
|
51584
51584
|
{
|
51585
51585
|
"name": "viewMode",
|
51586
51586
|
"description": "The current view mode of the timepicker. Can be either `hour`, `minute`, or `second`.",
|
@@ -51649,24 +51649,24 @@
|
|
51649
51649
|
],
|
51650
51650
|
"events": [
|
51651
51651
|
{
|
51652
|
-
"name": "update:
|
51653
|
-
"description": "Emitted when the
|
51652
|
+
"name": "update:viewMode",
|
51653
|
+
"description": "Emitted when the view mode is changed. The event payload is either `hour`, `minute`, or `second`.",
|
51654
51654
|
"doc-url": "https://vuetifyjs.com/api/v-time-picker-controls#events",
|
51655
51655
|
"arguments": [
|
51656
51656
|
{
|
51657
51657
|
"name": "argument",
|
51658
|
-
"type": "['
|
51658
|
+
"type": "['hour' | 'minute' | 'second']\n"
|
51659
51659
|
}
|
51660
51660
|
]
|
51661
51661
|
},
|
51662
51662
|
{
|
51663
|
-
"name": "update:
|
51664
|
-
"description": "Emitted when the
|
51663
|
+
"name": "update:period",
|
51664
|
+
"description": "Emitted when the period is changed. The event payload is either `am` or `pm`.",
|
51665
51665
|
"doc-url": "https://vuetifyjs.com/api/v-time-picker-controls#events",
|
51666
51666
|
"arguments": [
|
51667
51667
|
{
|
51668
51668
|
"name": "argument",
|
51669
|
-
"type": "['
|
51669
|
+
"type": "['am' | 'pm']\n"
|
51670
51670
|
}
|
51671
51671
|
]
|
51672
51672
|
}
|
@@ -51760,6 +51760,15 @@
|
|
51760
51760
|
"type": "string"
|
51761
51761
|
}
|
51762
51762
|
},
|
51763
|
+
{
|
51764
|
+
"name": "side",
|
51765
|
+
"description": "Display all timeline items on one side of the timeline, either **start** or **end**.",
|
51766
|
+
"doc-url": "https://vuetifyjs.com/api/VTimeline#props",
|
51767
|
+
"value": {
|
51768
|
+
"kind": "expression",
|
51769
|
+
"type": "'start' | 'end'"
|
51770
|
+
}
|
51771
|
+
},
|
51763
51772
|
{
|
51764
51773
|
"name": "justify",
|
51765
51774
|
"description": "Places timeline line at the center or automatically on the left or right side.",
|
@@ -51827,15 +51836,6 @@
|
|
51827
51836
|
"type": "string | number"
|
51828
51837
|
}
|
51829
51838
|
},
|
51830
|
-
{
|
51831
|
-
"name": "side",
|
51832
|
-
"description": "Display all timeline items on one side of the timeline, either **start** or **end**.",
|
51833
|
-
"doc-url": "https://vuetifyjs.com/api/VTimeline#props",
|
51834
|
-
"value": {
|
51835
|
-
"kind": "expression",
|
51836
|
-
"type": "'start' | 'end'"
|
51837
|
-
}
|
51838
|
-
},
|
51839
51839
|
{
|
51840
51840
|
"name": "truncateLine",
|
51841
51841
|
"description": "Truncate timeline directly at the **start** or **end** of the line, or on **both** ends.",
|
@@ -51869,32 +51869,52 @@
|
|
51869
51869
|
"doc-url": "https://vuetifyjs.com/api/v-timeline-item",
|
51870
51870
|
"attributes": [
|
51871
51871
|
{
|
51872
|
-
"name": "
|
51873
|
-
"description": "
|
51872
|
+
"name": "tag",
|
51873
|
+
"description": "Specify a custom tag used on the root element.",
|
51874
51874
|
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51875
|
+
"default": "'div'",
|
51875
51876
|
"value": {
|
51876
51877
|
"kind": "expression",
|
51877
|
-
"type": "
|
51878
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
51878
51879
|
}
|
51879
51880
|
},
|
51880
51881
|
{
|
51881
|
-
"name": "
|
51882
|
-
"description": "
|
51882
|
+
"name": "height",
|
51883
|
+
"description": "Sets the height for the component.",
|
51883
51884
|
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51884
51885
|
"value": {
|
51885
51886
|
"kind": "expression",
|
51886
|
-
"type": "
|
51887
|
+
"type": "string | number"
|
51887
51888
|
}
|
51888
51889
|
},
|
51889
51890
|
{
|
51890
|
-
"name": "
|
51891
|
-
"description": "
|
51891
|
+
"name": "size",
|
51892
|
+
"description": "Size of the item dot",
|
51893
|
+
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51894
|
+
"default": "'default'",
|
51895
|
+
"value": {
|
51896
|
+
"kind": "expression",
|
51897
|
+
"type": "string | number"
|
51898
|
+
}
|
51899
|
+
},
|
51900
|
+
{
|
51901
|
+
"name": "width",
|
51902
|
+
"description": "Sets the width for the component.",
|
51892
51903
|
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51893
51904
|
"value": {
|
51894
51905
|
"kind": "expression",
|
51895
51906
|
"type": "string | number"
|
51896
51907
|
}
|
51897
51908
|
},
|
51909
|
+
{
|
51910
|
+
"name": "density",
|
51911
|
+
"description": "Adjusts the vertical height used by the component.",
|
51912
|
+
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51913
|
+
"value": {
|
51914
|
+
"kind": "expression",
|
51915
|
+
"type": "'default' | 'compact'"
|
51916
|
+
}
|
51917
|
+
},
|
51898
51918
|
{
|
51899
51919
|
"name": "maxHeight",
|
51900
51920
|
"description": "Sets the maximum height for the component.",
|
@@ -51931,15 +51951,6 @@
|
|
51931
51951
|
"type": "string | number"
|
51932
51952
|
}
|
51933
51953
|
},
|
51934
|
-
{
|
51935
|
-
"name": "width",
|
51936
|
-
"description": "Sets the width for the component.",
|
51937
|
-
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51938
|
-
"value": {
|
51939
|
-
"kind": "expression",
|
51940
|
-
"type": "string | number"
|
51941
|
-
}
|
51942
|
-
},
|
51943
51954
|
{
|
51944
51955
|
"name": "elevation",
|
51945
51956
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
@@ -51969,23 +51980,12 @@
|
|
51969
51980
|
}
|
51970
51981
|
},
|
51971
51982
|
{
|
51972
|
-
"name": "
|
51973
|
-
"description": "
|
51974
|
-
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51975
|
-
"default": "'div'",
|
51976
|
-
"value": {
|
51977
|
-
"kind": "expression",
|
51978
|
-
"type": "string | (new () => any) | FunctionalComponent"
|
51979
|
-
}
|
51980
|
-
},
|
51981
|
-
{
|
51982
|
-
"name": "size",
|
51983
|
-
"description": "Size of the item dot",
|
51983
|
+
"name": "icon",
|
51984
|
+
"description": "Apply a specific icon to the inside dot using the [v-icon](/components/icons/) component.",
|
51984
51985
|
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
51985
|
-
"default": "'default'",
|
51986
51986
|
"value": {
|
51987
51987
|
"kind": "expression",
|
51988
|
-
"type": "string | number"
|
51988
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
51989
51989
|
}
|
51990
51990
|
},
|
51991
51991
|
{
|
@@ -52003,7 +52003,7 @@
|
|
52003
52003
|
"doc-url": "https://vuetifyjs.com/api/VTimelineItem#props",
|
52004
52004
|
"value": {
|
52005
52005
|
"kind": "expression",
|
52006
|
-
"type": "'
|
52006
|
+
"type": "'start' | 'end'"
|
52007
52007
|
}
|
52008
52008
|
},
|
52009
52009
|
{
|
@@ -52086,26 +52086,6 @@
|
|
52086
52086
|
"description": "",
|
52087
52087
|
"doc-url": "https://vuetifyjs.com/api/v-toolbar",
|
52088
52088
|
"attributes": [
|
52089
|
-
{
|
52090
|
-
"name": "flat",
|
52091
|
-
"description": "Removes the toolbar's box-shadow.",
|
52092
|
-
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52093
|
-
"default": "false",
|
52094
|
-
"value": {
|
52095
|
-
"kind": "expression",
|
52096
|
-
"type": "boolean"
|
52097
|
-
}
|
52098
|
-
},
|
52099
|
-
{
|
52100
|
-
"name": "tag",
|
52101
|
-
"description": "Specify a custom tag used on the root element.",
|
52102
|
-
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52103
|
-
"default": "'header'",
|
52104
|
-
"value": {
|
52105
|
-
"kind": "expression",
|
52106
|
-
"type": "string | (new () => any) | FunctionalComponent"
|
52107
|
-
}
|
52108
|
-
},
|
52109
52089
|
{
|
52110
52090
|
"name": "title",
|
52111
52091
|
"description": "Specify a title text for the component.",
|
@@ -52116,22 +52096,13 @@
|
|
52116
52096
|
}
|
52117
52097
|
},
|
52118
52098
|
{
|
52119
|
-
"name": "
|
52120
|
-
"description": "
|
52121
|
-
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52122
|
-
"default": "64",
|
52123
|
-
"value": {
|
52124
|
-
"kind": "expression",
|
52125
|
-
"type": "string | number"
|
52126
|
-
}
|
52127
|
-
},
|
52128
|
-
{
|
52129
|
-
"name": "theme",
|
52130
|
-
"description": "Specify a theme for this component and all of its children.",
|
52099
|
+
"name": "flat",
|
52100
|
+
"description": "Removes the toolbar's box-shadow.",
|
52131
52101
|
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52102
|
+
"default": "false",
|
52132
52103
|
"value": {
|
52133
52104
|
"kind": "expression",
|
52134
|
-
"type": "
|
52105
|
+
"type": "boolean"
|
52135
52106
|
}
|
52136
52107
|
},
|
52137
52108
|
{
|
@@ -52151,7 +52122,17 @@
|
|
52151
52122
|
"default": "'default'",
|
52152
52123
|
"value": {
|
52153
52124
|
"kind": "expression",
|
52154
|
-
"type": "'default' | '
|
52125
|
+
"type": "'default' | 'prominent' | 'comfortable' | 'compact'"
|
52126
|
+
}
|
52127
|
+
},
|
52128
|
+
{
|
52129
|
+
"name": "height",
|
52130
|
+
"description": "Designates a specific height for the toolbar. Overrides the heights imposed by other props, e.g. **prominent**, **dense**, **extended**, etc.",
|
52131
|
+
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52132
|
+
"default": "64",
|
52133
|
+
"value": {
|
52134
|
+
"kind": "expression",
|
52135
|
+
"type": "string | number"
|
52155
52136
|
}
|
52156
52137
|
},
|
52157
52138
|
{
|
@@ -52193,8 +52174,18 @@
|
|
52193
52174
|
}
|
52194
52175
|
},
|
52195
52176
|
{
|
52196
|
-
"name": "
|
52197
|
-
"description": "
|
52177
|
+
"name": "tag",
|
52178
|
+
"description": "Specify a custom tag used on the root element.",
|
52179
|
+
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52180
|
+
"default": "'header'",
|
52181
|
+
"value": {
|
52182
|
+
"kind": "expression",
|
52183
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
52184
|
+
}
|
52185
|
+
},
|
52186
|
+
{
|
52187
|
+
"name": "theme",
|
52188
|
+
"description": "Specify a theme for this component and all of its children.",
|
52198
52189
|
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52199
52190
|
"value": {
|
52200
52191
|
"kind": "expression",
|
@@ -52202,8 +52193,8 @@
|
|
52202
52193
|
}
|
52203
52194
|
},
|
52204
52195
|
{
|
52205
|
-
"name": "
|
52206
|
-
"description": "
|
52196
|
+
"name": "color",
|
52197
|
+
"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).",
|
52207
52198
|
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52208
52199
|
"value": {
|
52209
52200
|
"kind": "expression",
|
@@ -52211,13 +52202,12 @@
|
|
52211
52202
|
}
|
52212
52203
|
},
|
52213
52204
|
{
|
52214
|
-
"name": "
|
52215
|
-
"description": "
|
52205
|
+
"name": "image",
|
52206
|
+
"description": "Specifies a [v-img](/components/images) as the component's background.",
|
52216
52207
|
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52217
|
-
"default": "false",
|
52218
52208
|
"value": {
|
52219
52209
|
"kind": "expression",
|
52220
|
-
"type": "
|
52210
|
+
"type": "string"
|
52221
52211
|
}
|
52222
52212
|
},
|
52223
52213
|
{
|
@@ -52249,6 +52239,16 @@
|
|
52249
52239
|
"kind": "expression",
|
52250
52240
|
"type": "string | number"
|
52251
52241
|
}
|
52242
|
+
},
|
52243
|
+
{
|
52244
|
+
"name": "floating",
|
52245
|
+
"description": "Applies **display: inline-flex** to the component.",
|
52246
|
+
"doc-url": "https://vuetifyjs.com/api/VToolbar#props",
|
52247
|
+
"default": "false",
|
52248
|
+
"value": {
|
52249
|
+
"kind": "expression",
|
52250
|
+
"type": "boolean"
|
52251
|
+
}
|
52252
52252
|
}
|
52253
52253
|
],
|
52254
52254
|
"events": [],
|
@@ -52314,7 +52314,7 @@
|
|
52314
52314
|
"default": "'text'",
|
52315
52315
|
"value": {
|
52316
52316
|
"kind": "expression",
|
52317
|
-
"type": "'
|
52317
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
52318
52318
|
}
|
52319
52319
|
}
|
52320
52320
|
],
|
@@ -52388,36 +52388,8 @@
|
|
52388
52388
|
"doc-url": "https://vuetifyjs.com/api/v-tooltip",
|
52389
52389
|
"attributes": [
|
52390
52390
|
{
|
52391
|
-
"name": "
|
52392
|
-
"description": "
|
52393
|
-
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52394
|
-
"default": "false",
|
52395
|
-
"value": {
|
52396
|
-
"kind": "expression",
|
52397
|
-
"type": "boolean"
|
52398
|
-
}
|
52399
|
-
},
|
52400
|
-
{
|
52401
|
-
"name": "height",
|
52402
|
-
"description": "Sets the height for the component.",
|
52403
|
-
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52404
|
-
"value": {
|
52405
|
-
"kind": "expression",
|
52406
|
-
"type": "string | number"
|
52407
|
-
}
|
52408
|
-
},
|
52409
|
-
{
|
52410
|
-
"name": "width",
|
52411
|
-
"description": "Sets the width for the component.",
|
52412
|
-
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52413
|
-
"value": {
|
52414
|
-
"kind": "expression",
|
52415
|
-
"type": "string | number"
|
52416
|
-
}
|
52417
|
-
},
|
52418
|
-
{
|
52419
|
-
"name": "id",
|
52420
|
-
"description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used.",
|
52391
|
+
"name": "text",
|
52392
|
+
"description": "Specify content text for the component.",
|
52421
52393
|
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52422
52394
|
"value": {
|
52423
52395
|
"kind": "expression",
|
@@ -52425,21 +52397,22 @@
|
|
52425
52397
|
}
|
52426
52398
|
},
|
52427
52399
|
{
|
52428
|
-
"name": "
|
52429
|
-
"description": "
|
52400
|
+
"name": "modelValue",
|
52401
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
52430
52402
|
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52403
|
+
"default": "false",
|
52431
52404
|
"value": {
|
52432
52405
|
"kind": "expression",
|
52433
|
-
"type": "
|
52406
|
+
"type": "boolean"
|
52434
52407
|
}
|
52435
52408
|
},
|
52436
52409
|
{
|
52437
|
-
"name": "
|
52438
|
-
"description": "
|
52410
|
+
"name": "height",
|
52411
|
+
"description": "Sets the height for the component.",
|
52439
52412
|
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52440
52413
|
"value": {
|
52441
52414
|
"kind": "expression",
|
52442
|
-
"type": "string"
|
52415
|
+
"type": "string | number"
|
52443
52416
|
}
|
52444
52417
|
},
|
52445
52418
|
{
|
@@ -52479,6 +52452,15 @@
|
|
52479
52452
|
"type": "string | number"
|
52480
52453
|
}
|
52481
52454
|
},
|
52455
|
+
{
|
52456
|
+
"name": "width",
|
52457
|
+
"description": "Sets the width for the component.",
|
52458
|
+
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52459
|
+
"value": {
|
52460
|
+
"kind": "expression",
|
52461
|
+
"type": "string | number"
|
52462
|
+
}
|
52463
|
+
},
|
52482
52464
|
{
|
52483
52465
|
"name": "location",
|
52484
52466
|
"description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both..",
|
@@ -52490,8 +52472,17 @@
|
|
52490
52472
|
}
|
52491
52473
|
},
|
52492
52474
|
{
|
52493
|
-
"name": "
|
52494
|
-
"description": "
|
52475
|
+
"name": "theme",
|
52476
|
+
"description": "Specify a theme for this component and all of its children.",
|
52477
|
+
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52478
|
+
"value": {
|
52479
|
+
"kind": "expression",
|
52480
|
+
"type": "string"
|
52481
|
+
}
|
52482
|
+
},
|
52483
|
+
{
|
52484
|
+
"name": "disabled",
|
52485
|
+
"description": "Removes the ability to click or target the component.",
|
52495
52486
|
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52496
52487
|
"default": "false",
|
52497
52488
|
"value": {
|
@@ -52500,13 +52491,22 @@
|
|
52500
52491
|
}
|
52501
52492
|
},
|
52502
52493
|
{
|
52503
|
-
"name": "
|
52504
|
-
"description": "
|
52494
|
+
"name": "id",
|
52495
|
+
"description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used.",
|
52505
52496
|
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52506
|
-
"default": "null",
|
52507
52497
|
"value": {
|
52508
52498
|
"kind": "expression",
|
52509
|
-
"type": "string
|
52499
|
+
"type": "string"
|
52500
|
+
}
|
52501
|
+
},
|
52502
|
+
{
|
52503
|
+
"name": "eager",
|
52504
|
+
"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.",
|
52505
|
+
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52506
|
+
"default": "true",
|
52507
|
+
"value": {
|
52508
|
+
"kind": "expression",
|
52509
|
+
"type": "boolean"
|
52510
52510
|
}
|
52511
52511
|
},
|
52512
52512
|
{
|
@@ -52671,16 +52671,6 @@
|
|
52671
52671
|
"type": "string | number"
|
52672
52672
|
}
|
52673
52673
|
},
|
52674
|
-
{
|
52675
|
-
"name": "eager",
|
52676
|
-
"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.",
|
52677
|
-
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52678
|
-
"default": "true",
|
52679
|
-
"value": {
|
52680
|
-
"kind": "expression",
|
52681
|
-
"type": "boolean"
|
52682
|
-
}
|
52683
|
-
},
|
52684
52674
|
{
|
52685
52675
|
"name": "locationStrategy",
|
52686
52676
|
"description": "A function used to specifies how the component should position relative to its activator.",
|
@@ -52718,7 +52708,17 @@
|
|
52718
52708
|
"default": "'reposition'",
|
52719
52709
|
"value": {
|
52720
52710
|
"kind": "expression",
|
52721
|
-
"type": "'close' | '
|
52711
|
+
"type": "'close' | 'none' | 'block' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L17-L17\" target=\"_blank\">ScrollStrategyFunction</a>"
|
52712
|
+
}
|
52713
|
+
},
|
52714
|
+
{
|
52715
|
+
"name": "transition",
|
52716
|
+
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition.",
|
52717
|
+
"doc-url": "https://vuetifyjs.com/api/VTooltip#props",
|
52718
|
+
"default": "null",
|
52719
|
+
"value": {
|
52720
|
+
"kind": "expression",
|
52721
|
+
"type": "string | boolean | (TransitionProps & { component: Component })"
|
52722
52722
|
}
|
52723
52723
|
},
|
52724
52724
|
{
|
@@ -52811,33 +52811,32 @@
|
|
52811
52811
|
}
|
52812
52812
|
},
|
52813
52813
|
{
|
52814
|
-
"name": "
|
52815
|
-
"description": "
|
52814
|
+
"name": "tag",
|
52815
|
+
"description": "Specify a custom tag used on the root element.",
|
52816
52816
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52817
|
-
"default": "
|
52817
|
+
"default": "'div'",
|
52818
52818
|
"value": {
|
52819
52819
|
"kind": "expression",
|
52820
|
-
"type": "string |
|
52820
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
52821
52821
|
}
|
52822
52822
|
},
|
52823
52823
|
{
|
52824
|
-
"name": "
|
52825
|
-
"description": "
|
52824
|
+
"name": "activated",
|
52825
|
+
"description": "Array of ids of activated nodes.",
|
52826
52826
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52827
|
-
"default": "[]",
|
52828
52827
|
"value": {
|
52829
52828
|
"kind": "expression",
|
52830
|
-
"type": "
|
52829
|
+
"type": "any"
|
52831
52830
|
}
|
52832
52831
|
},
|
52833
52832
|
{
|
52834
|
-
"name": "
|
52835
|
-
"description": "
|
52833
|
+
"name": "disabled",
|
52834
|
+
"description": "Disables selection for all nodes.",
|
52836
52835
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52837
|
-
"default": "
|
52836
|
+
"default": "false",
|
52838
52837
|
"value": {
|
52839
52838
|
"kind": "expression",
|
52840
|
-
"type": "
|
52839
|
+
"type": "boolean"
|
52841
52840
|
}
|
52842
52841
|
},
|
52843
52842
|
{
|
@@ -52850,8 +52849,8 @@
|
|
52850
52849
|
}
|
52851
52850
|
},
|
52852
52851
|
{
|
52853
|
-
"name": "
|
52854
|
-
"description": "Sets the
|
52852
|
+
"name": "width",
|
52853
|
+
"description": "Sets the width for the component.",
|
52855
52854
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52856
52855
|
"value": {
|
52857
52856
|
"kind": "expression",
|
@@ -52859,119 +52858,129 @@
|
|
52859
52858
|
}
|
52860
52859
|
},
|
52861
52860
|
{
|
52862
|
-
"name": "
|
52863
|
-
"description": "
|
52861
|
+
"name": "theme",
|
52862
|
+
"description": "Specify a theme for this component and all of its children.",
|
52864
52863
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52865
52864
|
"value": {
|
52866
52865
|
"kind": "expression",
|
52867
|
-
"type": "string
|
52866
|
+
"type": "string"
|
52868
52867
|
}
|
52869
52868
|
},
|
52870
52869
|
{
|
52871
|
-
"name": "
|
52872
|
-
"description": "
|
52870
|
+
"name": "items",
|
52871
|
+
"description": "An array of items used to build the treeview.",
|
52873
52872
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52873
|
+
"default": "[]",
|
52874
52874
|
"value": {
|
52875
52875
|
"kind": "expression",
|
52876
|
-
"type": "
|
52876
|
+
"type": "unknown[]"
|
52877
52877
|
}
|
52878
52878
|
},
|
52879
52879
|
{
|
52880
|
-
"name": "
|
52881
|
-
"description": "
|
52880
|
+
"name": "activeColor",
|
52881
|
+
"description": "Deprecated, use `color` instead.",
|
52882
52882
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52883
52883
|
"value": {
|
52884
52884
|
"kind": "expression",
|
52885
|
-
"type": "string
|
52885
|
+
"type": "string"
|
52886
52886
|
}
|
52887
52887
|
},
|
52888
52888
|
{
|
52889
|
-
"name": "
|
52890
|
-
"description": "Sets the
|
52889
|
+
"name": "baseColor",
|
52890
|
+
"description": "Sets the color of component when not focused.",
|
52891
52891
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52892
52892
|
"value": {
|
52893
52893
|
"kind": "expression",
|
52894
|
-
"type": "string
|
52894
|
+
"type": "string"
|
52895
52895
|
}
|
52896
52896
|
},
|
52897
52897
|
{
|
52898
|
-
"name": "
|
52899
|
-
"description": "
|
52898
|
+
"name": "slim",
|
52899
|
+
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation.",
|
52900
52900
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52901
|
+
"default": "true",
|
52901
52902
|
"value": {
|
52902
52903
|
"kind": "expression",
|
52903
|
-
"type": "
|
52904
|
+
"type": "boolean"
|
52904
52905
|
}
|
52905
52906
|
},
|
52906
52907
|
{
|
52907
|
-
"name": "
|
52908
|
-
"description": "
|
52908
|
+
"name": "border",
|
52909
|
+
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders).",
|
52909
52910
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52911
|
+
"default": "false",
|
52910
52912
|
"value": {
|
52911
52913
|
"kind": "expression",
|
52912
52914
|
"type": "string | number | boolean"
|
52913
52915
|
}
|
52914
52916
|
},
|
52915
52917
|
{
|
52916
|
-
"name": "
|
52917
|
-
"description": "
|
52918
|
+
"name": "density",
|
52919
|
+
"description": "Adjusts the vertical height used by the component.",
|
52918
52920
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52919
|
-
"default": "
|
52921
|
+
"default": "'default'",
|
52920
52922
|
"value": {
|
52921
52923
|
"kind": "expression",
|
52922
|
-
"type": "
|
52924
|
+
"type": "'default' | 'comfortable' | 'compact'"
|
52923
52925
|
}
|
52924
52926
|
},
|
52925
52927
|
{
|
52926
|
-
"name": "
|
52927
|
-
"description": "
|
52928
|
+
"name": "maxHeight",
|
52929
|
+
"description": "Sets the maximum height for the component.",
|
52928
52930
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52929
|
-
"default": "'div'",
|
52930
52931
|
"value": {
|
52931
52932
|
"kind": "expression",
|
52932
|
-
"type": "string |
|
52933
|
+
"type": "string | number"
|
52933
52934
|
}
|
52934
52935
|
},
|
52935
52936
|
{
|
52936
|
-
"name": "
|
52937
|
-
"description": "
|
52937
|
+
"name": "maxWidth",
|
52938
|
+
"description": "Sets the maximum width for the component.",
|
52938
52939
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52939
52940
|
"value": {
|
52940
52941
|
"kind": "expression",
|
52941
|
-
"type": "string"
|
52942
|
+
"type": "string | number"
|
52942
52943
|
}
|
52943
52944
|
},
|
52944
52945
|
{
|
52945
|
-
"name": "
|
52946
|
-
"description": "
|
52946
|
+
"name": "minHeight",
|
52947
|
+
"description": "Sets the minimum height for the component.",
|
52947
52948
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52948
52949
|
"value": {
|
52949
52950
|
"kind": "expression",
|
52950
|
-
"type": "string"
|
52951
|
+
"type": "string | number"
|
52951
52952
|
}
|
52952
52953
|
},
|
52953
52954
|
{
|
52954
|
-
"name": "
|
52955
|
-
"description": "
|
52955
|
+
"name": "minWidth",
|
52956
|
+
"description": "Sets the minimum width for the component.",
|
52956
52957
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52957
|
-
"default": "'text'",
|
52958
52958
|
"value": {
|
52959
52959
|
"kind": "expression",
|
52960
|
-
"type": "
|
52960
|
+
"type": "string | number"
|
52961
52961
|
}
|
52962
52962
|
},
|
52963
52963
|
{
|
52964
|
-
"name": "
|
52965
|
-
"description": "
|
52964
|
+
"name": "elevation",
|
52965
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
52966
52966
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52967
52967
|
"value": {
|
52968
52968
|
"kind": "expression",
|
52969
|
-
"type": "
|
52969
|
+
"type": "string | number"
|
52970
52970
|
}
|
52971
52971
|
},
|
52972
52972
|
{
|
52973
|
-
"name": "
|
52974
|
-
"description": "
|
52973
|
+
"name": "rounded",
|
52974
|
+
"description": "Provides an alternative active style for `v-treeview` node. Only visible when `activatable` is `true` and should not be used in conjunction with the `shaped` prop.",
|
52975
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52976
|
+
"value": {
|
52977
|
+
"kind": "expression",
|
52978
|
+
"type": "string | number | boolean"
|
52979
|
+
}
|
52980
|
+
},
|
52981
|
+
{
|
52982
|
+
"name": "tile",
|
52983
|
+
"description": "Removes any applied **border-radius** from the component.",
|
52975
52984
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52976
52985
|
"default": "false",
|
52977
52986
|
"value": {
|
@@ -52980,69 +52989,70 @@
|
|
52980
52989
|
}
|
52981
52990
|
},
|
52982
52991
|
{
|
52983
|
-
"name": "
|
52984
|
-
"description": "
|
52992
|
+
"name": "color",
|
52993
|
+
"description": "Applies specified color to the active node - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors).",
|
52985
52994
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52986
|
-
"default": "'intersection'",
|
52987
52995
|
"value": {
|
52988
52996
|
"kind": "expression",
|
52989
|
-
"type": "
|
52997
|
+
"type": "string"
|
52990
52998
|
}
|
52991
52999
|
},
|
52992
53000
|
{
|
52993
|
-
"name": "
|
52994
|
-
"description": "
|
53001
|
+
"name": "variant",
|
53002
|
+
"description": "Applies a distinct style to the component.",
|
52995
53003
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
52996
|
-
"default": "
|
53004
|
+
"default": "'text'",
|
52997
53005
|
"value": {
|
52998
53006
|
"kind": "expression",
|
52999
|
-
"type": "
|
53007
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
53000
53008
|
}
|
53001
53009
|
},
|
53002
53010
|
{
|
53003
|
-
"name": "
|
53004
|
-
"description": "
|
53011
|
+
"name": "modelValue",
|
53012
|
+
"description": "Allows one to control which nodes are selected. The array contains the values of currently selected items. It is equivalent to the `v-model:selected`",
|
53005
53013
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53014
|
+
"default": "[]",
|
53006
53015
|
"value": {
|
53007
53016
|
"kind": "expression",
|
53008
|
-
"type": "
|
53017
|
+
"type": "unknown[]"
|
53009
53018
|
}
|
53010
53019
|
},
|
53011
53020
|
{
|
53012
|
-
"name": "
|
53013
|
-
"description": "
|
53021
|
+
"name": "bgColor",
|
53022
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors).",
|
53014
53023
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53015
53024
|
"value": {
|
53016
53025
|
"kind": "expression",
|
53017
|
-
"type": "
|
53026
|
+
"type": "string"
|
53018
53027
|
}
|
53019
53028
|
},
|
53020
53029
|
{
|
53021
|
-
"name": "
|
53022
|
-
"description": "
|
53030
|
+
"name": "lines",
|
53031
|
+
"description": "Designates a **minimum-height** for all children `v-list-item` components. This prop uses [line-clamp](https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp) and is not supported in all browsers.",
|
53023
53032
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53024
|
-
"default": "
|
53033
|
+
"default": "'one'",
|
53025
53034
|
"value": {
|
53026
53035
|
"kind": "expression",
|
53027
|
-
"type": "
|
53036
|
+
"type": "false | 'one' | 'two' | 'three'"
|
53028
53037
|
}
|
53029
53038
|
},
|
53030
53039
|
{
|
53031
|
-
"name": "
|
53032
|
-
"description": "
|
53040
|
+
"name": "mandatory",
|
53041
|
+
"description": "Forces at least one item to always be selected (if available).",
|
53033
53042
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53043
|
+
"default": "false",
|
53034
53044
|
"value": {
|
53035
53045
|
"kind": "expression",
|
53036
|
-
"type": "
|
53046
|
+
"type": "boolean"
|
53037
53047
|
}
|
53038
53048
|
},
|
53039
53049
|
{
|
53040
|
-
"name": "
|
53041
|
-
"description": "
|
53050
|
+
"name": "openOnClick",
|
53051
|
+
"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.",
|
53042
53052
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53043
53053
|
"value": {
|
53044
53054
|
"kind": "expression",
|
53045
|
-
"type": "
|
53055
|
+
"type": "boolean"
|
53046
53056
|
}
|
53047
53057
|
},
|
53048
53058
|
{
|
@@ -53055,77 +53065,74 @@
|
|
53055
53065
|
}
|
53056
53066
|
},
|
53057
53067
|
{
|
53058
|
-
"name": "
|
53059
|
-
"description": "
|
53068
|
+
"name": "selected",
|
53069
|
+
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`.",
|
53060
53070
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53061
53071
|
"value": {
|
53062
53072
|
"kind": "expression",
|
53063
|
-
"type": "
|
53073
|
+
"type": "any"
|
53064
53074
|
}
|
53065
53075
|
},
|
53066
53076
|
{
|
53067
|
-
"name": "
|
53068
|
-
"description": "
|
53077
|
+
"name": "indeterminateIcon",
|
53078
|
+
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`.",
|
53069
53079
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53070
|
-
"default": "
|
53080
|
+
"default": "'$checkboxIndeterminate'",
|
53071
53081
|
"value": {
|
53072
53082
|
"kind": "expression",
|
53073
|
-
"type": "
|
53083
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53074
53084
|
}
|
53075
53085
|
},
|
53076
53086
|
{
|
53077
|
-
"name": "
|
53078
|
-
"description": "
|
53087
|
+
"name": "falseIcon",
|
53088
|
+
"description": "The icon used when inactive.",
|
53079
53089
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53080
|
-
"default": "'$treeviewExpand'",
|
53081
53090
|
"value": {
|
53082
53091
|
"kind": "expression",
|
53083
53092
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53084
53093
|
}
|
53085
53094
|
},
|
53086
53095
|
{
|
53087
|
-
"name": "
|
53088
|
-
"description": "
|
53096
|
+
"name": "trueIcon",
|
53097
|
+
"description": "The icon used when active.",
|
53089
53098
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53090
|
-
"default": "'$treeviewCollapse'",
|
53091
53099
|
"value": {
|
53092
53100
|
"kind": "expression",
|
53093
53101
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53094
53102
|
}
|
53095
53103
|
},
|
53096
53104
|
{
|
53097
|
-
"name": "
|
53098
|
-
"description": "
|
53105
|
+
"name": "valueComparator",
|
53106
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop.",
|
53099
53107
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53100
|
-
"default": "'one'",
|
53101
53108
|
"value": {
|
53102
53109
|
"kind": "expression",
|
53103
|
-
"type": "
|
53110
|
+
"type": "(a: any, b: any) => boolean"
|
53104
53111
|
}
|
53105
53112
|
},
|
53106
53113
|
{
|
53107
|
-
"name": "
|
53108
|
-
"description": "
|
53114
|
+
"name": "fluid",
|
53115
|
+
"description": "Removes indentation from nested items.",
|
53109
53116
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53110
|
-
"default": "
|
53117
|
+
"default": "false",
|
53111
53118
|
"value": {
|
53112
53119
|
"kind": "expression",
|
53113
53120
|
"type": "boolean"
|
53114
53121
|
}
|
53115
53122
|
},
|
53116
53123
|
{
|
53117
|
-
"name": "
|
53118
|
-
"description": "
|
53124
|
+
"name": "itemValue",
|
53125
|
+
"description": "Property on supplied `items` that contains its value.",
|
53119
53126
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53120
|
-
"default": "
|
53127
|
+
"default": "'value'",
|
53121
53128
|
"value": {
|
53122
53129
|
"kind": "expression",
|
53123
|
-
"type": "
|
53130
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>"
|
53124
53131
|
}
|
53125
53132
|
},
|
53126
53133
|
{
|
53127
|
-
"name": "
|
53128
|
-
"description": "
|
53134
|
+
"name": "returnObject",
|
53135
|
+
"description": "When `true` will make `v-model`, `active.sync` and `open.sync` return the complete object instead of just the key.",
|
53129
53136
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53130
53137
|
"default": "false",
|
53131
53138
|
"value": {
|
@@ -53134,26 +53141,28 @@
|
|
53134
53141
|
}
|
53135
53142
|
},
|
53136
53143
|
{
|
53137
|
-
"name": "
|
53138
|
-
"description": "
|
53144
|
+
"name": "selectStrategy",
|
53145
|
+
"description": "Affects how items with children behave when selected.\n- **leaf:** Only leaf nodes (items without children) can be selected.\n- **independent:** All nodes can be selected whether they have children or not.\n- **classic:** Selecting a parent node will cause all children to be selected, parent nodes will be displayed as selected if all their descendants are selected. Only leaf nodes will be added to the model.\n- **trunk**: Same as classic but if all of a node's children are selected then only that node will be added to the model.",
|
53139
53146
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53147
|
+
"default": "'single-leaf'",
|
53140
53148
|
"value": {
|
53141
53149
|
"kind": "expression",
|
53142
|
-
"type": "
|
53150
|
+
"type": "| 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | 'trunk'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L26-L30\" target=\"_blank\">SelectStrategy</a>)"
|
53143
53151
|
}
|
53144
53152
|
},
|
53145
53153
|
{
|
53146
|
-
"name": "
|
53147
|
-
"description": "
|
53154
|
+
"name": "filterMode",
|
53155
|
+
"description": "Controls how the results of `customFilter` and `customKeyFilter` are combined. All modes only apply `customFilter` to columns not specified in `customKeyFilter`.\n\n- **some**: There is at least one match from either the custom filter or the custom key filter.\n- **every**: All columns match either the custom filter or the custom key filter.\n- **union**: There is at least one match from the custom filter, or all columns match the custom key filters.\n- **intersection**: There is at least one match from the custom filter, and all columns match the custom key filters.",
|
53148
53156
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53157
|
+
"default": "'intersection'",
|
53149
53158
|
"value": {
|
53150
53159
|
"kind": "expression",
|
53151
|
-
"type": "
|
53160
|
+
"type": "'every' | 'some' | 'union' | 'intersection'"
|
53152
53161
|
}
|
53153
53162
|
},
|
53154
53163
|
{
|
53155
|
-
"name": "
|
53156
|
-
"description": "
|
53164
|
+
"name": "noFilter",
|
53165
|
+
"description": "Disables all item filtering.",
|
53157
53166
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53158
53167
|
"default": "false",
|
53159
53168
|
"value": {
|
@@ -53162,77 +53171,75 @@
|
|
53162
53171
|
}
|
53163
53172
|
},
|
53164
53173
|
{
|
53165
|
-
"name": "
|
53166
|
-
"description": "
|
53174
|
+
"name": "customFilter",
|
53175
|
+
"description": "Function used to filter items, called for each filterable key on each item in the list. The first argument is the filterable value from the item, the second is the search term, and the third is the internal item object. The function should return true if the item should be included in the filtered list, or the index of the match in the value if it should be included with the result highlighted.",
|
53167
53176
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53168
53177
|
"value": {
|
53169
53178
|
"kind": "expression",
|
53170
|
-
"type": "
|
53179
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/filter.tsx#L22-L22\" target=\"_blank\">FilterFunction</a>"
|
53171
53180
|
}
|
53172
53181
|
},
|
53173
53182
|
{
|
53174
|
-
"name": "
|
53175
|
-
"description": "
|
53183
|
+
"name": "customKeyFilter",
|
53184
|
+
"description": "Function used on specific keys within the item object. `customFilter` is skipped for columns with `customKeyFilter` specified.",
|
53176
53185
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53177
|
-
"default": "'single-leaf'",
|
53178
53186
|
"value": {
|
53179
53187
|
"kind": "expression",
|
53180
|
-
"type": "
|
53188
|
+
"type": "unknown"
|
53181
53189
|
}
|
53182
53190
|
},
|
53183
53191
|
{
|
53184
|
-
"name": "
|
53185
|
-
"description": "
|
53192
|
+
"name": "filterKeys",
|
53193
|
+
"description": "Array of specific keys to filter on the item.",
|
53186
53194
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53187
|
-
"default": "[]",
|
53195
|
+
"default": "['title']",
|
53188
53196
|
"value": {
|
53189
53197
|
"kind": "expression",
|
53190
|
-
"type": "
|
53198
|
+
"type": "string | string[]"
|
53191
53199
|
}
|
53192
53200
|
},
|
53193
53201
|
{
|
53194
|
-
"name": "
|
53195
|
-
"description": "
|
53202
|
+
"name": "opened",
|
53203
|
+
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`.",
|
53196
53204
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53197
|
-
"default": "'title'",
|
53198
53205
|
"value": {
|
53199
53206
|
"kind": "expression",
|
53200
|
-
"type": "
|
53207
|
+
"type": "any"
|
53201
53208
|
}
|
53202
53209
|
},
|
53203
53210
|
{
|
53204
|
-
"name": "
|
53205
|
-
"description": "
|
53211
|
+
"name": "filterable",
|
53212
|
+
"description": "**FOR INTERNAL USE ONLY** Prevents list item selection using [space] key and pass it back to the text input. Used internally for VAutocomplete and VCombobox.",
|
53206
53213
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53207
|
-
"default": "
|
53214
|
+
"default": "false",
|
53208
53215
|
"value": {
|
53209
53216
|
"kind": "expression",
|
53210
|
-
"type": "
|
53217
|
+
"type": "boolean"
|
53211
53218
|
}
|
53212
53219
|
},
|
53213
53220
|
{
|
53214
|
-
"name": "
|
53215
|
-
"description": "
|
53221
|
+
"name": "expandIcon",
|
53222
|
+
"description": "Icon used to indicate that a node can be expanded.",
|
53216
53223
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53217
|
-
"default": "'
|
53224
|
+
"default": "'$treeviewExpand'",
|
53218
53225
|
"value": {
|
53219
53226
|
"kind": "expression",
|
53220
|
-
"type": "
|
53227
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53221
53228
|
}
|
53222
53229
|
},
|
53223
53230
|
{
|
53224
|
-
"name": "
|
53225
|
-
"description": "
|
53231
|
+
"name": "collapseIcon",
|
53232
|
+
"description": "Icon to display when the list item is expanded.",
|
53226
53233
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53227
|
-
"default": "'
|
53234
|
+
"default": "'$treeviewCollapse'",
|
53228
53235
|
"value": {
|
53229
53236
|
"kind": "expression",
|
53230
|
-
"type": "
|
53237
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53231
53238
|
}
|
53232
53239
|
},
|
53233
53240
|
{
|
53234
|
-
"name": "
|
53235
|
-
"description": "
|
53241
|
+
"name": "activatable",
|
53242
|
+
"description": "Allows user to mark a node as active by clicking on it.",
|
53236
53243
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53237
53244
|
"default": "false",
|
53238
53245
|
"value": {
|
@@ -53241,49 +53248,52 @@
|
|
53241
53248
|
}
|
53242
53249
|
},
|
53243
53250
|
{
|
53244
|
-
"name": "
|
53245
|
-
"description": "
|
53251
|
+
"name": "selectable",
|
53252
|
+
"description": "Will render a checkbox next to each node allowing them to be selected. Additionally, the **[openOnClick](/api/v-treeview/#props-open-on-click)** property will be applied internally.",
|
53246
53253
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53254
|
+
"default": "false",
|
53247
53255
|
"value": {
|
53248
53256
|
"kind": "expression",
|
53249
|
-
"type": "
|
53257
|
+
"type": "boolean"
|
53250
53258
|
}
|
53251
53259
|
},
|
53252
53260
|
{
|
53253
|
-
"name": "
|
53254
|
-
"description": "
|
53261
|
+
"name": "activeStrategy",
|
53262
|
+
"description": "Affects how items with children behave when activated.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **independent:** All nodes can be activated whether they have children or not.\n- **classic:** Activating a parent node will cause all children to be activated.",
|
53255
53263
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53256
53264
|
"value": {
|
53257
53265
|
"kind": "expression",
|
53258
|
-
"type": "boolean"
|
53266
|
+
"type": "| 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)"
|
53259
53267
|
}
|
53260
53268
|
},
|
53261
53269
|
{
|
53262
|
-
"name": "
|
53263
|
-
"description": "
|
53270
|
+
"name": "itemTitle",
|
53271
|
+
"description": "Property on supplied `items` that contains its title.",
|
53264
53272
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53265
|
-
"default": "
|
53273
|
+
"default": "'title'",
|
53266
53274
|
"value": {
|
53267
53275
|
"kind": "expression",
|
53268
|
-
"type": "
|
53276
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>"
|
53269
53277
|
}
|
53270
53278
|
},
|
53271
53279
|
{
|
53272
|
-
"name": "
|
53273
|
-
"description": "
|
53280
|
+
"name": "itemChildren",
|
53281
|
+
"description": "Property on supplied `items` that contains its children.",
|
53274
53282
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53283
|
+
"default": "'children'",
|
53275
53284
|
"value": {
|
53276
53285
|
"kind": "expression",
|
53277
|
-
"type": "
|
53286
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>"
|
53278
53287
|
}
|
53279
53288
|
},
|
53280
53289
|
{
|
53281
|
-
"name": "
|
53282
|
-
"description": "
|
53290
|
+
"name": "itemProps",
|
53291
|
+
"description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component.",
|
53283
53292
|
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53293
|
+
"default": "'props'",
|
53284
53294
|
"value": {
|
53285
53295
|
"kind": "expression",
|
53286
|
-
"type": "
|
53296
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>"
|
53287
53297
|
}
|
53288
53298
|
},
|
53289
53299
|
{
|
@@ -53306,16 +53316,6 @@
|
|
53306
53316
|
"type": "string"
|
53307
53317
|
}
|
53308
53318
|
},
|
53309
|
-
{
|
53310
|
-
"name": "indeterminateIcon",
|
53311
|
-
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`.",
|
53312
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeview#props",
|
53313
|
-
"default": "'$checkboxIndeterminate'",
|
53314
|
-
"value": {
|
53315
|
-
"kind": "expression",
|
53316
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53317
|
-
}
|
53318
|
-
},
|
53319
53319
|
{
|
53320
53320
|
"name": "selectedColor",
|
53321
53321
|
"description": "The color of the selection checkbox.",
|
@@ -53404,11 +53404,6 @@
|
|
53404
53404
|
}
|
53405
53405
|
],
|
53406
53406
|
"slots": [
|
53407
|
-
{
|
53408
|
-
"name": "prepend",
|
53409
|
-
"description": "Prepends content before label.",
|
53410
|
-
"doc-url": "https://vuetifyjs.com/api/v-treeview#slots"
|
53411
|
-
},
|
53412
53407
|
{
|
53413
53408
|
"name": "title",
|
53414
53409
|
"description": "Slot for the component's title content.",
|
@@ -53419,6 +53414,11 @@
|
|
53419
53414
|
"description": "Appends content after label.",
|
53420
53415
|
"doc-url": "https://vuetifyjs.com/api/v-treeview#slots"
|
53421
53416
|
},
|
53417
|
+
{
|
53418
|
+
"name": "prepend",
|
53419
|
+
"description": "Prepends content before label.",
|
53420
|
+
"doc-url": "https://vuetifyjs.com/api/v-treeview#slots"
|
53421
|
+
},
|
53422
53422
|
{
|
53423
53423
|
"name": "subtitle",
|
53424
53424
|
"description": "Slot for the component's subtitle content.",
|
@@ -53488,6 +53488,15 @@
|
|
53488
53488
|
"description": "",
|
53489
53489
|
"doc-url": "https://vuetifyjs.com/api/v-treeview-group",
|
53490
53490
|
"attributes": [
|
53491
|
+
{
|
53492
|
+
"name": "title",
|
53493
|
+
"description": "Specify a title text for the component.",
|
53494
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53495
|
+
"value": {
|
53496
|
+
"kind": "expression",
|
53497
|
+
"type": "string"
|
53498
|
+
}
|
53499
|
+
},
|
53491
53500
|
{
|
53492
53501
|
"name": "tag",
|
53493
53502
|
"description": "Specify a custom tag used on the root element.",
|
@@ -53499,8 +53508,8 @@
|
|
53499
53508
|
}
|
53500
53509
|
},
|
53501
53510
|
{
|
53502
|
-
"name": "
|
53503
|
-
"description": "
|
53511
|
+
"name": "color",
|
53512
|
+
"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).",
|
53504
53513
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53505
53514
|
"value": {
|
53506
53515
|
"kind": "expression",
|
@@ -53516,15 +53525,6 @@
|
|
53516
53525
|
"type": "any"
|
53517
53526
|
}
|
53518
53527
|
},
|
53519
|
-
{
|
53520
|
-
"name": "activeColor",
|
53521
|
-
"description": "Deprecated, use `color` instead.",
|
53522
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53523
|
-
"value": {
|
53524
|
-
"kind": "expression",
|
53525
|
-
"type": "string"
|
53526
|
-
}
|
53527
|
-
},
|
53528
53528
|
{
|
53529
53529
|
"name": "baseColor",
|
53530
53530
|
"description": "Sets the color of component when not focused.",
|
@@ -53535,69 +53535,69 @@
|
|
53535
53535
|
}
|
53536
53536
|
},
|
53537
53537
|
{
|
53538
|
-
"name": "
|
53539
|
-
"description": "
|
53538
|
+
"name": "activeColor",
|
53539
|
+
"description": "Deprecated, use `color` instead.",
|
53540
53540
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53541
53541
|
"value": {
|
53542
53542
|
"kind": "expression",
|
53543
|
-
"type": "
|
53543
|
+
"type": "string"
|
53544
53544
|
}
|
53545
53545
|
},
|
53546
53546
|
{
|
53547
|
-
"name": "
|
53548
|
-
"description": "
|
53547
|
+
"name": "expandIcon",
|
53548
|
+
"description": "Icon to display when the list item is collapsed.",
|
53549
53549
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53550
|
+
"default": "'$treeviewExpand'",
|
53550
53551
|
"value": {
|
53551
53552
|
"kind": "expression",
|
53552
53553
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53553
53554
|
}
|
53554
53555
|
},
|
53555
53556
|
{
|
53556
|
-
"name": "
|
53557
|
-
"description": "
|
53557
|
+
"name": "collapseIcon",
|
53558
|
+
"description": "Icon to display when the list item is expanded.",
|
53558
53559
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53560
|
+
"default": "'$treeviewCollapse'",
|
53559
53561
|
"value": {
|
53560
53562
|
"kind": "expression",
|
53561
|
-
"type": "string"
|
53563
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53562
53564
|
}
|
53563
53565
|
},
|
53564
53566
|
{
|
53565
|
-
"name": "
|
53566
|
-
"description": "
|
53567
|
+
"name": "appendIcon",
|
53568
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
53567
53569
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53568
|
-
"default": "false",
|
53569
53570
|
"value": {
|
53570
53571
|
"kind": "expression",
|
53571
|
-
"type": "
|
53572
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53572
53573
|
}
|
53573
53574
|
},
|
53574
53575
|
{
|
53575
|
-
"name": "
|
53576
|
-
"description": "
|
53576
|
+
"name": "prependIcon",
|
53577
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`.",
|
53577
53578
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53578
|
-
"default": "'$treeviewExpand'",
|
53579
53579
|
"value": {
|
53580
53580
|
"kind": "expression",
|
53581
53581
|
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53582
53582
|
}
|
53583
53583
|
},
|
53584
53584
|
{
|
53585
|
-
"name": "
|
53586
|
-
"description": "
|
53585
|
+
"name": "rawId",
|
53586
|
+
"description": "Defines the root element's id attribute in the component. If it is provided, the id attribute will be dynamically generated in the format: \"v-list-group--id-[rawId]\".",
|
53587
53587
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53588
|
-
"default": "'$treeviewCollapse'",
|
53589
53588
|
"value": {
|
53590
53589
|
"kind": "expression",
|
53591
|
-
"type": "
|
53590
|
+
"type": "string | number"
|
53592
53591
|
}
|
53593
53592
|
},
|
53594
53593
|
{
|
53595
|
-
"name": "
|
53596
|
-
"description": "
|
53594
|
+
"name": "fluid",
|
53595
|
+
"description": "Removes indentation from nested items.",
|
53597
53596
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewGroup#props",
|
53597
|
+
"default": "false",
|
53598
53598
|
"value": {
|
53599
53599
|
"kind": "expression",
|
53600
|
-
"type": "
|
53600
|
+
"type": "boolean"
|
53601
53601
|
}
|
53602
53602
|
}
|
53603
53603
|
],
|
@@ -53638,6 +53638,45 @@
|
|
53638
53638
|
"description": "",
|
53639
53639
|
"doc-url": "https://vuetifyjs.com/api/v-treeview-item",
|
53640
53640
|
"attributes": [
|
53641
|
+
{
|
53642
|
+
"name": "replace",
|
53643
|
+
"description": "Setting **replace** prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will not leave a history record. You can find more information about the [replace](https://router.vuejs.org/api/#replace) prop on the vue-router documentation.",
|
53644
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53645
|
+
"default": "false",
|
53646
|
+
"value": {
|
53647
|
+
"kind": "expression",
|
53648
|
+
"type": "boolean"
|
53649
|
+
}
|
53650
|
+
},
|
53651
|
+
{
|
53652
|
+
"name": "link",
|
53653
|
+
"description": "Designates that the component is a link. This is automatic when using the href or to prop.",
|
53654
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53655
|
+
"value": {
|
53656
|
+
"kind": "expression",
|
53657
|
+
"type": "boolean"
|
53658
|
+
}
|
53659
|
+
},
|
53660
|
+
{
|
53661
|
+
"name": "tag",
|
53662
|
+
"description": "Specify a custom tag used on the root element.",
|
53663
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53664
|
+
"default": "'div'",
|
53665
|
+
"value": {
|
53666
|
+
"kind": "expression",
|
53667
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
53668
|
+
}
|
53669
|
+
},
|
53670
|
+
{
|
53671
|
+
"name": "nav",
|
53672
|
+
"description": "Reduces the width of v-list-item takes and adds a border radius.",
|
53673
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53674
|
+
"default": "false",
|
53675
|
+
"value": {
|
53676
|
+
"kind": "expression",
|
53677
|
+
"type": "boolean"
|
53678
|
+
}
|
53679
|
+
},
|
53641
53680
|
{
|
53642
53681
|
"name": "title",
|
53643
53682
|
"description": "Generates a `v-list-item-title` component with the supplied value. Note that this overrides the native [`title`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title) attribute, that must be set with `v-bind:title.attr` instead.",
|
@@ -53648,8 +53687,8 @@
|
|
53648
53687
|
}
|
53649
53688
|
},
|
53650
53689
|
{
|
53651
|
-
"name": "
|
53652
|
-
"description": "
|
53690
|
+
"name": "disabled",
|
53691
|
+
"description": "Removes the ability to click or target the component.",
|
53653
53692
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53654
53693
|
"default": "false",
|
53655
53694
|
"value": {
|
@@ -53658,14 +53697,106 @@
|
|
53658
53697
|
}
|
53659
53698
|
},
|
53660
53699
|
{
|
53661
|
-
"name": "
|
53662
|
-
"description": "
|
53700
|
+
"name": "height",
|
53701
|
+
"description": "Sets the height for the component.",
|
53702
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53703
|
+
"value": {
|
53704
|
+
"kind": "expression",
|
53705
|
+
"type": "string | number"
|
53706
|
+
}
|
53707
|
+
},
|
53708
|
+
{
|
53709
|
+
"name": "value",
|
53710
|
+
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected.",
|
53711
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53712
|
+
"value": {
|
53713
|
+
"kind": "expression",
|
53714
|
+
"type": "any"
|
53715
|
+
}
|
53716
|
+
},
|
53717
|
+
{
|
53718
|
+
"name": "width",
|
53719
|
+
"description": "Sets the width for the component.",
|
53720
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53721
|
+
"value": {
|
53722
|
+
"kind": "expression",
|
53723
|
+
"type": "string | number"
|
53724
|
+
}
|
53725
|
+
},
|
53726
|
+
{
|
53727
|
+
"name": "theme",
|
53728
|
+
"description": "Specify a theme for this component and all of its children.",
|
53729
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53730
|
+
"value": {
|
53731
|
+
"kind": "expression",
|
53732
|
+
"type": "string"
|
53733
|
+
}
|
53734
|
+
},
|
53735
|
+
{
|
53736
|
+
"name": "active",
|
53737
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component.",
|
53663
53738
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53664
53739
|
"value": {
|
53665
53740
|
"kind": "expression",
|
53666
53741
|
"type": "boolean"
|
53667
53742
|
}
|
53668
53743
|
},
|
53744
|
+
{
|
53745
|
+
"name": "activeColor",
|
53746
|
+
"description": "Deprecated, use `color` instead.",
|
53747
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53748
|
+
"value": {
|
53749
|
+
"kind": "expression",
|
53750
|
+
"type": "string"
|
53751
|
+
}
|
53752
|
+
},
|
53753
|
+
{
|
53754
|
+
"name": "baseColor",
|
53755
|
+
"description": "Sets the color of component when not focused.",
|
53756
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53757
|
+
"value": {
|
53758
|
+
"kind": "expression",
|
53759
|
+
"type": "string"
|
53760
|
+
}
|
53761
|
+
},
|
53762
|
+
{
|
53763
|
+
"name": "prependIcon",
|
53764
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content.",
|
53765
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53766
|
+
"value": {
|
53767
|
+
"kind": "expression",
|
53768
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53769
|
+
}
|
53770
|
+
},
|
53771
|
+
{
|
53772
|
+
"name": "appendIcon",
|
53773
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
53774
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53775
|
+
"value": {
|
53776
|
+
"kind": "expression",
|
53777
|
+
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53778
|
+
}
|
53779
|
+
},
|
53780
|
+
{
|
53781
|
+
"name": "slim",
|
53782
|
+
"description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact.",
|
53783
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53784
|
+
"default": "true",
|
53785
|
+
"value": {
|
53786
|
+
"kind": "expression",
|
53787
|
+
"type": "boolean"
|
53788
|
+
}
|
53789
|
+
},
|
53790
|
+
{
|
53791
|
+
"name": "ripple",
|
53792
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
53793
|
+
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53794
|
+
"default": "true",
|
53795
|
+
"value": {
|
53796
|
+
"kind": "expression",
|
53797
|
+
"type": "boolean | { class: string; keys: number[] }"
|
53798
|
+
}
|
53799
|
+
},
|
53669
53800
|
{
|
53670
53801
|
"name": "border",
|
53671
53802
|
"description": "Applies utility border classes to the component. To use it, you need to omit the `border-` prefix, (for example use `border-sm` as `border=\"sm\"`). Find a list of the built-in border classes on the [borders page](/styles/borders).",
|
@@ -53686,15 +53817,6 @@
|
|
53686
53817
|
"type": "'default' | 'comfortable' | 'compact'"
|
53687
53818
|
}
|
53688
53819
|
},
|
53689
|
-
{
|
53690
|
-
"name": "height",
|
53691
|
-
"description": "Sets the height for the component.",
|
53692
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53693
|
-
"value": {
|
53694
|
-
"kind": "expression",
|
53695
|
-
"type": "string | number"
|
53696
|
-
}
|
53697
|
-
},
|
53698
53820
|
{
|
53699
53821
|
"name": "maxHeight",
|
53700
53822
|
"description": "Sets the maximum height for the component.",
|
@@ -53732,8 +53854,8 @@
|
|
53732
53854
|
}
|
53733
53855
|
},
|
53734
53856
|
{
|
53735
|
-
"name": "
|
53736
|
-
"description": "
|
53857
|
+
"name": "elevation",
|
53858
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation).",
|
53737
53859
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53738
53860
|
"value": {
|
53739
53861
|
"kind": "expression",
|
@@ -53741,12 +53863,13 @@
|
|
53741
53863
|
}
|
53742
53864
|
},
|
53743
53865
|
{
|
53744
|
-
"name": "
|
53745
|
-
"description": "
|
53866
|
+
"name": "loading",
|
53867
|
+
"description": "Places the v-treeview-item into a loading state.",
|
53746
53868
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53869
|
+
"default": "false",
|
53747
53870
|
"value": {
|
53748
53871
|
"kind": "expression",
|
53749
|
-
"type": "
|
53872
|
+
"type": "boolean"
|
53750
53873
|
}
|
53751
53874
|
},
|
53752
53875
|
{
|
@@ -53769,62 +53892,14 @@
|
|
53769
53892
|
}
|
53770
53893
|
},
|
53771
53894
|
{
|
53772
|
-
"name": "
|
53773
|
-
"description": "
|
53774
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53775
|
-
"default": "'div'",
|
53776
|
-
"value": {
|
53777
|
-
"kind": "expression",
|
53778
|
-
"type": "string | (new () => any) | FunctionalComponent"
|
53779
|
-
}
|
53780
|
-
},
|
53781
|
-
{
|
53782
|
-
"name": "theme",
|
53783
|
-
"description": "Specify a theme for this component and all of its children.",
|
53784
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53785
|
-
"value": {
|
53786
|
-
"kind": "expression",
|
53787
|
-
"type": "string"
|
53788
|
-
}
|
53789
|
-
},
|
53790
|
-
{
|
53791
|
-
"name": "color",
|
53792
|
-
"description": "Applies specified color to the control when in an **active** state or **input-value** is **true** - 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),",
|
53895
|
+
"name": "href",
|
53896
|
+
"description": "Designates the component as anchor and applies the **href** attribute.",
|
53793
53897
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53794
53898
|
"value": {
|
53795
53899
|
"kind": "expression",
|
53796
53900
|
"type": "string"
|
53797
53901
|
}
|
53798
53902
|
},
|
53799
|
-
{
|
53800
|
-
"name": "variant",
|
53801
|
-
"description": "Applies a distinct style to the component.",
|
53802
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53803
|
-
"default": "'text'",
|
53804
|
-
"value": {
|
53805
|
-
"kind": "expression",
|
53806
|
-
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
53807
|
-
}
|
53808
|
-
},
|
53809
|
-
{
|
53810
|
-
"name": "disabled",
|
53811
|
-
"description": "Removes the ability to click or target the component.",
|
53812
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53813
|
-
"default": "false",
|
53814
|
-
"value": {
|
53815
|
-
"kind": "expression",
|
53816
|
-
"type": "boolean"
|
53817
|
-
}
|
53818
|
-
},
|
53819
|
-
{
|
53820
|
-
"name": "value",
|
53821
|
-
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected.",
|
53822
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53823
|
-
"value": {
|
53824
|
-
"kind": "expression",
|
53825
|
-
"type": "any"
|
53826
|
-
}
|
53827
|
-
},
|
53828
53903
|
{
|
53829
53904
|
"name": "exact",
|
53830
53905
|
"description": "Exactly match the link. Without this, '/' will match every route. You can find more information about the [**exact** prop](https://router.vuejs.org/api/#exact) on the vue-router documentation.",
|
@@ -53836,26 +53911,17 @@
|
|
53836
53911
|
}
|
53837
53912
|
},
|
53838
53913
|
{
|
53839
|
-
"name": "
|
53840
|
-
"description": "
|
53841
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53842
|
-
"value": {
|
53843
|
-
"kind": "expression",
|
53844
|
-
"type": "string | number | boolean"
|
53845
|
-
}
|
53846
|
-
},
|
53847
|
-
{
|
53848
|
-
"name": "baseColor",
|
53849
|
-
"description": "Sets the color of component when not focused.",
|
53914
|
+
"name": "to",
|
53915
|
+
"description": "Denotes the target route of the link. You can find more information about the [**to** prop](https://router.vuejs.org/api/#to) on the vue-router documentation.",
|
53850
53916
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53851
53917
|
"value": {
|
53852
53918
|
"kind": "expression",
|
53853
|
-
"type": "string"
|
53919
|
+
"type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric"
|
53854
53920
|
}
|
53855
53921
|
},
|
53856
53922
|
{
|
53857
|
-
"name": "
|
53858
|
-
"description": "
|
53923
|
+
"name": "color",
|
53924
|
+
"description": "Applies specified color to the control when in an **active** state or **input-value** is **true** - 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),",
|
53859
53925
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53860
53926
|
"value": {
|
53861
53927
|
"kind": "expression",
|
@@ -53863,12 +53929,13 @@
|
|
53863
53929
|
}
|
53864
53930
|
},
|
53865
53931
|
{
|
53866
|
-
"name": "
|
53867
|
-
"description": "
|
53932
|
+
"name": "variant",
|
53933
|
+
"description": "Applies a distinct style to the component.",
|
53868
53934
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53935
|
+
"default": "'text'",
|
53869
53936
|
"value": {
|
53870
53937
|
"kind": "expression",
|
53871
|
-
"type": "
|
53938
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'"
|
53872
53939
|
}
|
53873
53940
|
},
|
53874
53941
|
{
|
@@ -53882,65 +53949,8 @@
|
|
53882
53949
|
}
|
53883
53950
|
},
|
53884
53951
|
{
|
53885
|
-
"name": "
|
53886
|
-
"description": "
|
53887
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53888
|
-
"default": "true",
|
53889
|
-
"value": {
|
53890
|
-
"kind": "expression",
|
53891
|
-
"type": "boolean"
|
53892
|
-
}
|
53893
|
-
},
|
53894
|
-
{
|
53895
|
-
"name": "nav",
|
53896
|
-
"description": "Reduces the width of v-list-item takes and adds a border radius.",
|
53897
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53898
|
-
"default": "false",
|
53899
|
-
"value": {
|
53900
|
-
"kind": "expression",
|
53901
|
-
"type": "boolean"
|
53902
|
-
}
|
53903
|
-
},
|
53904
|
-
{
|
53905
|
-
"name": "appendIcon",
|
53906
|
-
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
|
53907
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53908
|
-
"value": {
|
53909
|
-
"kind": "expression",
|
53910
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53911
|
-
}
|
53912
|
-
},
|
53913
|
-
{
|
53914
|
-
"name": "prependIcon",
|
53915
|
-
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content.",
|
53916
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53917
|
-
"value": {
|
53918
|
-
"kind": "expression",
|
53919
|
-
"type": "| string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent"
|
53920
|
-
}
|
53921
|
-
},
|
53922
|
-
{
|
53923
|
-
"name": "active",
|
53924
|
-
"description": "Controls the **active** state of the item. This is typically used to highlight the component.",
|
53925
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53926
|
-
"value": {
|
53927
|
-
"kind": "expression",
|
53928
|
-
"type": "boolean"
|
53929
|
-
}
|
53930
|
-
},
|
53931
|
-
{
|
53932
|
-
"name": "loading",
|
53933
|
-
"description": "Places the v-treeview-item into a loading state.",
|
53934
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53935
|
-
"default": "false",
|
53936
|
-
"value": {
|
53937
|
-
"kind": "expression",
|
53938
|
-
"type": "boolean"
|
53939
|
-
}
|
53940
|
-
},
|
53941
|
-
{
|
53942
|
-
"name": "href",
|
53943
|
-
"description": "Designates the component as anchor and applies the **href** attribute.",
|
53952
|
+
"name": "activeClass",
|
53953
|
+
"description": "The class applied to the component when it matches the current route. Find more information about the [active-class prop](https://router.vuejs.org/api/#active-class) on the [vue-router](https://router.vuejs.org/) documentation.",
|
53944
53954
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53945
53955
|
"value": {
|
53946
53956
|
"kind": "expression",
|
@@ -53948,22 +53958,12 @@
|
|
53948
53958
|
}
|
53949
53959
|
},
|
53950
53960
|
{
|
53951
|
-
"name": "
|
53952
|
-
"description": "
|
53953
|
-
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53954
|
-
"value": {
|
53955
|
-
"kind": "expression",
|
53956
|
-
"type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric"
|
53957
|
-
}
|
53958
|
-
},
|
53959
|
-
{
|
53960
|
-
"name": "ripple",
|
53961
|
-
"description": "Applies the [v-ripple](/directives/ripple) directive.",
|
53961
|
+
"name": "subtitle",
|
53962
|
+
"description": "Specify a subtitle text for the component.",
|
53962
53963
|
"doc-url": "https://vuetifyjs.com/api/VTreeviewItem#props",
|
53963
|
-
"default": "true",
|
53964
53964
|
"value": {
|
53965
53965
|
"kind": "expression",
|
53966
|
-
"type": "
|
53966
|
+
"type": "string | number | boolean"
|
53967
53967
|
}
|
53968
53968
|
},
|
53969
53969
|
{
|
@@ -54198,12 +54198,12 @@
|
|
54198
54198
|
"doc-url": "https://vuetifyjs.com/api/v-validation",
|
54199
54199
|
"attributes": [
|
54200
54200
|
{
|
54201
|
-
"name": "
|
54202
|
-
"description": "
|
54201
|
+
"name": "modelValue",
|
54202
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
54203
54203
|
"doc-url": "https://vuetifyjs.com/api/VValidation#props",
|
54204
54204
|
"value": {
|
54205
54205
|
"kind": "expression",
|
54206
|
-
"type": "
|
54206
|
+
"type": "unknown"
|
54207
54207
|
}
|
54208
54208
|
},
|
54209
54209
|
{
|
@@ -54217,8 +54217,8 @@
|
|
54217
54217
|
}
|
54218
54218
|
},
|
54219
54219
|
{
|
54220
|
-
"name": "
|
54221
|
-
"description": "Sets the
|
54220
|
+
"name": "name",
|
54221
|
+
"description": "Sets the component's name attribute.",
|
54222
54222
|
"doc-url": "https://vuetifyjs.com/api/VValidation#props",
|
54223
54223
|
"value": {
|
54224
54224
|
"kind": "expression",
|
@@ -54236,22 +54236,12 @@
|
|
54236
54236
|
}
|
54237
54237
|
},
|
54238
54238
|
{
|
54239
|
-
"name": "
|
54240
|
-
"description": "
|
54241
|
-
"doc-url": "https://vuetifyjs.com/api/VValidation#props",
|
54242
|
-
"default": "null",
|
54243
|
-
"value": {
|
54244
|
-
"kind": "expression",
|
54245
|
-
"type": "boolean"
|
54246
|
-
}
|
54247
|
-
},
|
54248
|
-
{
|
54249
|
-
"name": "modelValue",
|
54250
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
54239
|
+
"name": "label",
|
54240
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component.",
|
54251
54241
|
"doc-url": "https://vuetifyjs.com/api/VValidation#props",
|
54252
54242
|
"value": {
|
54253
54243
|
"kind": "expression",
|
54254
|
-
"type": "
|
54244
|
+
"type": "string"
|
54255
54245
|
}
|
54256
54246
|
},
|
54257
54247
|
{
|
@@ -54274,6 +54264,16 @@
|
|
54274
54264
|
"type": "string | number"
|
54275
54265
|
}
|
54276
54266
|
},
|
54267
|
+
{
|
54268
|
+
"name": "readonly",
|
54269
|
+
"description": "Puts input in readonly state.",
|
54270
|
+
"doc-url": "https://vuetifyjs.com/api/VValidation#props",
|
54271
|
+
"default": "null",
|
54272
|
+
"value": {
|
54273
|
+
"kind": "expression",
|
54274
|
+
"type": "boolean"
|
54275
|
+
}
|
54276
|
+
},
|
54277
54277
|
{
|
54278
54278
|
"name": "rules",
|
54279
54279
|
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`.",
|
@@ -54414,8 +54414,8 @@
|
|
54414
54414
|
}
|
54415
54415
|
},
|
54416
54416
|
{
|
54417
|
-
"name": "
|
54418
|
-
"description": "Sets the
|
54417
|
+
"name": "maxHeight",
|
54418
|
+
"description": "Sets the maximum height for the component.",
|
54419
54419
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54420
54420
|
"value": {
|
54421
54421
|
"kind": "expression",
|
@@ -54423,18 +54423,17 @@
|
|
54423
54423
|
}
|
54424
54424
|
},
|
54425
54425
|
{
|
54426
|
-
"name": "
|
54427
|
-
"description": "
|
54426
|
+
"name": "maxWidth",
|
54427
|
+
"description": "Sets the maximum width for the component.",
|
54428
54428
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54429
|
-
"default": "[]",
|
54430
54429
|
"value": {
|
54431
54430
|
"kind": "expression",
|
54432
|
-
"type": "
|
54431
|
+
"type": "string | number"
|
54433
54432
|
}
|
54434
54433
|
},
|
54435
54434
|
{
|
54436
|
-
"name": "
|
54437
|
-
"description": "Sets the
|
54435
|
+
"name": "minHeight",
|
54436
|
+
"description": "Sets the minimum height for the component.",
|
54438
54437
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54439
54438
|
"value": {
|
54440
54439
|
"kind": "expression",
|
@@ -54442,8 +54441,8 @@
|
|
54442
54441
|
}
|
54443
54442
|
},
|
54444
54443
|
{
|
54445
|
-
"name": "
|
54446
|
-
"description": "Sets the
|
54444
|
+
"name": "minWidth",
|
54445
|
+
"description": "Sets the minimum width for the component.",
|
54447
54446
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54448
54447
|
"value": {
|
54449
54448
|
"kind": "expression",
|
@@ -54451,8 +54450,8 @@
|
|
54451
54450
|
}
|
54452
54451
|
},
|
54453
54452
|
{
|
54454
|
-
"name": "
|
54455
|
-
"description": "Sets the
|
54453
|
+
"name": "width",
|
54454
|
+
"description": "Sets the width for the component.",
|
54456
54455
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54457
54456
|
"value": {
|
54458
54457
|
"kind": "expression",
|
@@ -54460,12 +54459,23 @@
|
|
54460
54459
|
}
|
54461
54460
|
},
|
54462
54461
|
{
|
54463
|
-
"name": "
|
54464
|
-
"description": "
|
54462
|
+
"name": "items",
|
54463
|
+
"description": "The array of items to display.",
|
54465
54464
|
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54465
|
+
"default": "[]",
|
54466
54466
|
"value": {
|
54467
54467
|
"kind": "expression",
|
54468
|
-
"type": "
|
54468
|
+
"type": "unknown[]"
|
54469
|
+
}
|
54470
|
+
},
|
54471
|
+
{
|
54472
|
+
"name": "renderless",
|
54473
|
+
"description": "Disables default component rendering functionality. The parent node must be [a positioned element](https://developer.mozilla.org/en-US/docs/Web/CSS/position#types_of_positioning), e.g. using `position: relative;`",
|
54474
|
+
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54475
|
+
"default": "false",
|
54476
|
+
"value": {
|
54477
|
+
"kind": "expression",
|
54478
|
+
"type": "boolean"
|
54469
54479
|
}
|
54470
54480
|
},
|
54471
54481
|
{
|
@@ -54487,16 +54497,6 @@
|
|
54487
54497
|
"kind": "expression",
|
54488
54498
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L83-L87\" target=\"_blank\">SelectItemKey</a>"
|
54489
54499
|
}
|
54490
|
-
},
|
54491
|
-
{
|
54492
|
-
"name": "renderless",
|
54493
|
-
"description": "Disables default component rendering functionality. The parent node must be [a positioned element](https://developer.mozilla.org/en-US/docs/Web/CSS/position#types_of_positioning), e.g. using `position: relative;`",
|
54494
|
-
"doc-url": "https://vuetifyjs.com/api/VVirtualScroll#props",
|
54495
|
-
"default": "false",
|
54496
|
-
"value": {
|
54497
|
-
"kind": "expression",
|
54498
|
-
"type": "boolean"
|
54499
|
-
}
|
54500
54500
|
}
|
54501
54501
|
],
|
54502
54502
|
"events": [],
|
@@ -54522,13 +54522,12 @@
|
|
54522
54522
|
"doc-url": "https://vuetifyjs.com/api/v-window",
|
54523
54523
|
"attributes": [
|
54524
54524
|
{
|
54525
|
-
"name": "
|
54526
|
-
"description": "
|
54525
|
+
"name": "modelValue",
|
54526
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
54527
54527
|
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54528
|
-
"default": "'div'",
|
54529
54528
|
"value": {
|
54530
54529
|
"kind": "expression",
|
54531
|
-
"type": "
|
54530
|
+
"type": "unknown"
|
54532
54531
|
}
|
54533
54532
|
},
|
54534
54533
|
{
|
@@ -54542,13 +54541,13 @@
|
|
54542
54541
|
}
|
54543
54542
|
},
|
54544
54543
|
{
|
54545
|
-
"name": "
|
54546
|
-
"description": "
|
54544
|
+
"name": "tag",
|
54545
|
+
"description": "Specify a custom tag used on the root element.",
|
54547
54546
|
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54548
|
-
"default": "
|
54547
|
+
"default": "'div'",
|
54549
54548
|
"value": {
|
54550
54549
|
"kind": "expression",
|
54551
|
-
"type": "
|
54550
|
+
"type": "string | (new () => any) | FunctionalComponent"
|
54552
54551
|
}
|
54553
54552
|
},
|
54554
54553
|
{
|
@@ -54561,22 +54560,13 @@
|
|
54561
54560
|
}
|
54562
54561
|
},
|
54563
54562
|
{
|
54564
|
-
"name": "
|
54565
|
-
"description": "
|
54566
|
-
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54567
|
-
"default": "'v-window-item--active'",
|
54568
|
-
"value": {
|
54569
|
-
"kind": "expression",
|
54570
|
-
"type": "string"
|
54571
|
-
}
|
54572
|
-
},
|
54573
|
-
{
|
54574
|
-
"name": "modelValue",
|
54575
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array.",
|
54563
|
+
"name": "disabled",
|
54564
|
+
"description": "Removes the ability to click or target the component.",
|
54576
54565
|
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54566
|
+
"default": "false",
|
54577
54567
|
"value": {
|
54578
54568
|
"kind": "expression",
|
54579
|
-
"type": "
|
54569
|
+
"type": "boolean"
|
54580
54570
|
}
|
54581
54571
|
},
|
54582
54572
|
{
|
@@ -54620,13 +54610,13 @@
|
|
54620
54610
|
}
|
54621
54611
|
},
|
54622
54612
|
{
|
54623
|
-
"name": "
|
54624
|
-
"description": "
|
54613
|
+
"name": "selectedClass",
|
54614
|
+
"description": "Configure the active CSS class applied when an item is selected.",
|
54625
54615
|
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54626
|
-
"default": "
|
54616
|
+
"default": "'v-window-item--active'",
|
54627
54617
|
"value": {
|
54628
54618
|
"kind": "expression",
|
54629
|
-
"type": "
|
54619
|
+
"type": "string"
|
54630
54620
|
}
|
54631
54621
|
},
|
54632
54622
|
{
|
@@ -54639,6 +54629,16 @@
|
|
54639
54629
|
"type": "string | boolean"
|
54640
54630
|
}
|
54641
54631
|
},
|
54632
|
+
{
|
54633
|
+
"name": "continuous",
|
54634
|
+
"description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last.",
|
54635
|
+
"doc-url": "https://vuetifyjs.com/api/VWindow#props",
|
54636
|
+
"default": "false",
|
54637
|
+
"value": {
|
54638
|
+
"kind": "expression",
|
54639
|
+
"type": "boolean"
|
54640
|
+
}
|
54641
|
+
},
|
54642
54642
|
{
|
54643
54643
|
"name": "touch",
|
54644
54644
|
"description": "Provide a custom **left** and **right** function when swiped left or right.",
|
@@ -54752,13 +54752,12 @@
|
|
54752
54752
|
}
|
54753
54753
|
},
|
54754
54754
|
{
|
54755
|
-
"name": "
|
54756
|
-
"description": "
|
54755
|
+
"name": "selectedClass",
|
54756
|
+
"description": "Configure the active CSS class applied when an item is selected.",
|
54757
54757
|
"doc-url": "https://vuetifyjs.com/api/VWindowItem#props",
|
54758
|
-
"default": "false",
|
54759
54758
|
"value": {
|
54760
54759
|
"kind": "expression",
|
54761
|
-
"type": "
|
54760
|
+
"type": "string"
|
54762
54761
|
}
|
54763
54762
|
},
|
54764
54763
|
{
|
@@ -54771,21 +54770,22 @@
|
|
54771
54770
|
}
|
54772
54771
|
},
|
54773
54772
|
{
|
54774
|
-
"name": "
|
54775
|
-
"description": "
|
54773
|
+
"name": "eager",
|
54774
|
+
"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.",
|
54776
54775
|
"doc-url": "https://vuetifyjs.com/api/VWindowItem#props",
|
54776
|
+
"default": "false",
|
54777
54777
|
"value": {
|
54778
54778
|
"kind": "expression",
|
54779
|
-
"type": "
|
54779
|
+
"type": "boolean"
|
54780
54780
|
}
|
54781
54781
|
},
|
54782
54782
|
{
|
54783
|
-
"name": "
|
54784
|
-
"description": "
|
54783
|
+
"name": "reverseTransition",
|
54784
|
+
"description": "Sets the reverse transition.",
|
54785
54785
|
"doc-url": "https://vuetifyjs.com/api/VWindowItem#props",
|
54786
54786
|
"value": {
|
54787
54787
|
"kind": "expression",
|
54788
|
-
"type": "string"
|
54788
|
+
"type": "string | boolean"
|
54789
54789
|
}
|
54790
54790
|
}
|
54791
54791
|
],
|