vuetify 3.10.10 → 3.10.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/json/attributes.json +1376 -1416
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +168 -168
- package/dist/json/tags.json +0 -10
- package/dist/json/web-types.json +2412 -2512
- package/dist/vuetify-labs.cjs +6 -6
- package/dist/vuetify-labs.css +4280 -4274
- package/dist/vuetify-labs.d.ts +460 -648
- package/dist/vuetify-labs.esm.js +6 -6
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -6
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +6 -6
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2933 -2927
- package/dist/vuetify.d.ts +334 -462
- package/dist/vuetify.esm.js +6 -6
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -6
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.d.ts +63 -94
- package/lib/components/VCombobox/VCombobox.d.ts +63 -94
- package/lib/components/VField/VField.css +6 -1
- package/lib/components/VField/VField.d.ts +8 -13
- package/lib/components/VField/VField.js +1 -1
- package/lib/components/VField/VField.js.map +1 -1
- package/lib/components/VField/VField.sass +5 -0
- package/lib/components/VFileInput/VFileInput.d.ts +0 -13
- package/lib/components/VNumberInput/VNumberInput.d.ts +63 -89
- package/lib/components/VSelect/VSelect.d.ts +63 -94
- package/lib/components/VTabs/VTab.css +3 -2
- package/lib/components/VTabs/VTab.sass +2 -1
- package/lib/components/VTextField/VTextField.d.ts +18 -31
- package/lib/components/VTextarea/VTextarea.d.ts +0 -13
- package/lib/components/VWindow/VWindow.js +2 -2
- package/lib/components/VWindow/VWindow.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +56 -56
- package/lib/framework.js +1 -1
- package/lib/labs/VColorInput/VColorInput.d.ts +0 -13
- package/lib/labs/VDateInput/VDateInput.d.ts +63 -94
- package/lib/labs/VMaskInput/VMaskInput.d.ts +63 -94
- package/package.json +1 -1
|
@@ -415,10 +415,6 @@
|
|
|
415
415
|
"type": "boolean\n",
|
|
416
416
|
"description": "Puts the input in a manual error state."
|
|
417
417
|
},
|
|
418
|
-
"VAutocomplete/details": {
|
|
419
|
-
"type": "boolean\n",
|
|
420
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
421
|
-
},
|
|
422
418
|
"VAutocomplete/label": {
|
|
423
419
|
"type": "string\n",
|
|
424
420
|
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
@@ -2787,85 +2783,41 @@
|
|
|
2787
2783
|
"type": "'end' | 'start' | 'center' | 'auto' | 'baseline' | 'stretch'\n",
|
|
2788
2784
|
"description": "Applies the [align-items](https://developer.mozilla.org/en-US/docs/Web/CSS/align-items) css property. Available options are: **start**, **center**, **end**, **auto**, **baseline** and **stretch**."
|
|
2789
2785
|
},
|
|
2790
|
-
"VColorInput/title": {
|
|
2791
|
-
"type": "string\n",
|
|
2792
|
-
"description": "Specify a title text for the component."
|
|
2793
|
-
},
|
|
2794
2786
|
"VColorInput/flat": {
|
|
2795
2787
|
"type": "boolean\n",
|
|
2796
2788
|
"description": "Removes box shadow when using a variant with elevation."
|
|
2797
2789
|
},
|
|
2798
|
-
"VColorInput/
|
|
2799
|
-
"type": "string |
|
|
2800
|
-
"description": "
|
|
2790
|
+
"VColorInput/tag": {
|
|
2791
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
2792
|
+
"description": "Specify a custom tag used on the root element."
|
|
2801
2793
|
},
|
|
2802
2794
|
"VColorInput/type": {
|
|
2803
2795
|
"type": "string\n",
|
|
2804
2796
|
"description": "Sets input type."
|
|
2805
2797
|
},
|
|
2806
|
-
"VColorInput/model-value": {
|
|
2807
|
-
"type": "string | Record<string, unknown>\n",
|
|
2808
|
-
"description": "Represents the committed v-model value"
|
|
2809
|
-
},
|
|
2810
|
-
"VColorInput/error": {
|
|
2811
|
-
"type": "boolean\n",
|
|
2812
|
-
"description": "Puts the input in a manual error state."
|
|
2813
|
-
},
|
|
2814
2798
|
"VColorInput/reverse": {
|
|
2815
2799
|
"type": "boolean\n",
|
|
2816
2800
|
"description": "Reverses the orientation."
|
|
2817
2801
|
},
|
|
2818
|
-
"VColorInput/
|
|
2819
|
-
"type": "
|
|
2820
|
-
"description": "
|
|
2821
|
-
},
|
|
2822
|
-
"VColorInput/max-width": {
|
|
2823
|
-
"type": "string | number\n",
|
|
2824
|
-
"description": "Sets the maximum width for the component."
|
|
2825
|
-
},
|
|
2826
|
-
"VColorInput/min-width": {
|
|
2827
|
-
"type": "string | number\n",
|
|
2828
|
-
"description": "Sets the minimum width for the component."
|
|
2829
|
-
},
|
|
2830
|
-
"VColorInput/width": {
|
|
2831
|
-
"type": "string | number\n",
|
|
2832
|
-
"description": "Sets the width of the color picker."
|
|
2833
|
-
},
|
|
2834
|
-
"VColorInput/elevation": {
|
|
2835
|
-
"type": "string | number\n",
|
|
2836
|
-
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
2837
|
-
},
|
|
2838
|
-
"VColorInput/position": {
|
|
2839
|
-
"type": "'fixed' | 'static' | 'relative' | 'absolute' | 'sticky'\n",
|
|
2840
|
-
"description": "Sets the position for the component."
|
|
2802
|
+
"VColorInput/name": {
|
|
2803
|
+
"type": "string\n",
|
|
2804
|
+
"description": "Sets the component's name attribute."
|
|
2841
2805
|
},
|
|
2842
|
-
"VColorInput/
|
|
2843
|
-
"type": "
|
|
2844
|
-
"description": "
|
|
2806
|
+
"VColorInput/mode": {
|
|
2807
|
+
"type": "'rgb' | 'rgba' | 'hsl' | 'hsla' | 'hex' | 'hexa'\n",
|
|
2808
|
+
"description": "The current selected input type. Syncable with `v-model:mode`."
|
|
2845
2809
|
},
|
|
2846
|
-
"VColorInput/
|
|
2810
|
+
"VColorInput/error": {
|
|
2847
2811
|
"type": "boolean\n",
|
|
2848
|
-
"description": "
|
|
2849
|
-
},
|
|
2850
|
-
"VColorInput/tag": {
|
|
2851
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
2852
|
-
"description": "Specify a custom tag used on the root element."
|
|
2853
|
-
},
|
|
2854
|
-
"VColorInput/theme": {
|
|
2855
|
-
"type": "string\n",
|
|
2856
|
-
"description": "Specify a theme for this component and all of its children."
|
|
2812
|
+
"description": "Puts the input in a manual error state."
|
|
2857
2813
|
},
|
|
2858
|
-
"VColorInput/
|
|
2814
|
+
"VColorInput/label": {
|
|
2859
2815
|
"type": "string\n",
|
|
2860
|
-
"description": "
|
|
2861
|
-
},
|
|
2862
|
-
"VColorInput/variant": {
|
|
2863
|
-
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
|
2864
|
-
"description": "Applies a distinct style to the component."
|
|
2816
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
2865
2817
|
},
|
|
2866
|
-
"VColorInput/
|
|
2818
|
+
"VColorInput/title": {
|
|
2867
2819
|
"type": "string\n",
|
|
2868
|
-
"description": "
|
|
2820
|
+
"description": "Specify a title text for the component."
|
|
2869
2821
|
},
|
|
2870
2822
|
"VColorInput/autocomplete": {
|
|
2871
2823
|
"type": "string\n",
|
|
@@ -2879,6 +2831,10 @@
|
|
|
2879
2831
|
"type": "string\n",
|
|
2880
2832
|
"description": "Sets the input’s placeholder text."
|
|
2881
2833
|
},
|
|
2834
|
+
"VColorInput/width": {
|
|
2835
|
+
"type": "string | number\n",
|
|
2836
|
+
"description": "Sets the width of the color picker."
|
|
2837
|
+
},
|
|
2882
2838
|
"VColorInput/id": {
|
|
2883
2839
|
"type": "string\n",
|
|
2884
2840
|
"description": "Sets the DOM id on the component."
|
|
@@ -2895,61 +2851,77 @@
|
|
|
2895
2851
|
"type": "boolean\n",
|
|
2896
2852
|
"description": "Enables autofocus."
|
|
2897
2853
|
},
|
|
2898
|
-
"VColorInput/
|
|
2899
|
-
"type": "
|
|
2900
|
-
"description": "
|
|
2854
|
+
"VColorInput/theme": {
|
|
2855
|
+
"type": "string\n",
|
|
2856
|
+
"description": "Specify a theme for this component and all of its children."
|
|
2901
2857
|
},
|
|
2902
|
-
"VColorInput/
|
|
2858
|
+
"VColorInput/model-value": {
|
|
2859
|
+
"type": "string | Record<string, unknown>\n",
|
|
2860
|
+
"description": "Represents the committed v-model value"
|
|
2861
|
+
},
|
|
2862
|
+
"VColorInput/color": {
|
|
2903
2863
|
"type": "string\n",
|
|
2904
|
-
"description": "
|
|
2864
|
+
"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)."
|
|
2905
2865
|
},
|
|
2906
|
-
"VColorInput/
|
|
2907
|
-
"type": "
|
|
2908
|
-
"description": "
|
|
2866
|
+
"VColorInput/density": {
|
|
2867
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
2868
|
+
"description": "Adjusts the vertical height used by the component."
|
|
2909
2869
|
},
|
|
2910
|
-
"VColorInput/
|
|
2911
|
-
"type": "
|
|
2912
|
-
"description": "
|
|
2870
|
+
"VColorInput/border": {
|
|
2871
|
+
"type": "string | number | boolean\n",
|
|
2872
|
+
"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)."
|
|
2913
2873
|
},
|
|
2914
|
-
"VColorInput/
|
|
2915
|
-
"type": "
|
|
2916
|
-
"description": "
|
|
2874
|
+
"VColorInput/elevation": {
|
|
2875
|
+
"type": "string | number\n",
|
|
2876
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
2917
2877
|
},
|
|
2918
|
-
"VColorInput/
|
|
2919
|
-
"type": "string | boolean\n",
|
|
2920
|
-
"description": "
|
|
2878
|
+
"VColorInput/rounded": {
|
|
2879
|
+
"type": "string | number | boolean\n",
|
|
2880
|
+
"description": "Adds a border radius to the input."
|
|
2921
2881
|
},
|
|
2922
|
-
"VColorInput/
|
|
2882
|
+
"VColorInput/tile": {
|
|
2883
|
+
"type": "boolean\n",
|
|
2884
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
2885
|
+
},
|
|
2886
|
+
"VColorInput/base-color": {
|
|
2923
2887
|
"type": "string\n",
|
|
2924
|
-
"description": "Sets the
|
|
2888
|
+
"description": "Sets the color of the input when it is not focused."
|
|
2925
2889
|
},
|
|
2926
2890
|
"VColorInput/bg-color": {
|
|
2927
2891
|
"type": "string\n",
|
|
2928
2892
|
"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)."
|
|
2929
2893
|
},
|
|
2930
|
-
"VColorInput/
|
|
2931
|
-
"type": "
|
|
2932
|
-
"description": "
|
|
2894
|
+
"VColorInput/max-width": {
|
|
2895
|
+
"type": "string | number\n",
|
|
2896
|
+
"description": "Sets the maximum width for the component."
|
|
2933
2897
|
},
|
|
2934
|
-
"VColorInput/
|
|
2935
|
-
"type": "
|
|
2936
|
-
"description": "
|
|
2898
|
+
"VColorInput/min-width": {
|
|
2899
|
+
"type": "string | number\n",
|
|
2900
|
+
"description": "Sets the minimum width for the component."
|
|
2937
2901
|
},
|
|
2938
|
-
"VColorInput/
|
|
2939
|
-
"type": "
|
|
2940
|
-
"description": "
|
|
2902
|
+
"VColorInput/variant": {
|
|
2903
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
|
2904
|
+
"description": "Applies a distinct style to the component."
|
|
2941
2905
|
},
|
|
2942
|
-
"VColorInput/
|
|
2943
|
-
"type": "
|
|
2944
|
-
"description": "
|
|
2906
|
+
"VColorInput/counter": {
|
|
2907
|
+
"type": "string | number | boolean\n",
|
|
2908
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
2945
2909
|
},
|
|
2946
|
-
"VColorInput/
|
|
2910
|
+
"VColorInput/persistent-placeholder": {
|
|
2947
2911
|
"type": "boolean\n",
|
|
2948
|
-
"description": "
|
|
2912
|
+
"description": "Forces placeholder to always be visible."
|
|
2949
2913
|
},
|
|
2950
|
-
"VColorInput/
|
|
2951
|
-
"type": "
|
|
2952
|
-
"description": "
|
|
2914
|
+
"VColorInput/persistent-counter": {
|
|
2915
|
+
"type": "boolean\n",
|
|
2916
|
+
"description": "Forces counter to always be visible."
|
|
2917
|
+
},
|
|
2918
|
+
"VColorInput/suffix": {
|
|
2919
|
+
"type": "string\n",
|
|
2920
|
+
"description": "Displays suffix text."
|
|
2921
|
+
},
|
|
2922
|
+
"VColorInput/append-icon": {
|
|
2923
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
2924
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
2953
2925
|
},
|
|
2954
2926
|
"VColorInput/center-affix": {
|
|
2955
2927
|
"type": "boolean\n",
|
|
@@ -2963,6 +2935,10 @@
|
|
|
2963
2935
|
"type": "string | boolean\n",
|
|
2964
2936
|
"description": "Sets the color of the prepend/append icons."
|
|
2965
2937
|
},
|
|
2938
|
+
"VColorInput/prepend-icon": {
|
|
2939
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
2940
|
+
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
|
2941
|
+
},
|
|
2966
2942
|
"VColorInput/hide-spin-buttons": {
|
|
2967
2943
|
"type": "boolean\n",
|
|
2968
2944
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
@@ -2975,6 +2951,14 @@
|
|
|
2975
2951
|
"type": "boolean\n",
|
|
2976
2952
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
2977
2953
|
},
|
|
2954
|
+
"VColorInput/messages": {
|
|
2955
|
+
"type": "string | string[]\n",
|
|
2956
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
2957
|
+
},
|
|
2958
|
+
"VColorInput/direction": {
|
|
2959
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
2960
|
+
"description": "Changes the direction of the input."
|
|
2961
|
+
},
|
|
2978
2962
|
"VColorInput/error-messages": {
|
|
2979
2963
|
"type": "string | string[]\n",
|
|
2980
2964
|
"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."
|
|
@@ -2983,6 +2967,10 @@
|
|
|
2983
2967
|
"type": "string | number\n",
|
|
2984
2968
|
"description": "Control the maximum number of shown errors from validation."
|
|
2985
2969
|
},
|
|
2970
|
+
"VColorInput/readonly": {
|
|
2971
|
+
"type": "boolean\n",
|
|
2972
|
+
"description": "Puts input in readonly state."
|
|
2973
|
+
},
|
|
2986
2974
|
"VColorInput/rules": {
|
|
2987
2975
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
2988
2976
|
"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`."
|
|
@@ -3003,9 +2991,49 @@
|
|
|
3003
2991
|
"type": "boolean | 'auto'\n",
|
|
3004
2992
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
3005
2993
|
},
|
|
3006
|
-
"VColorInput/
|
|
3007
|
-
"type": "string |
|
|
3008
|
-
"description": "Creates
|
|
2994
|
+
"VColorInput/append-inner-icon": {
|
|
2995
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
2996
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
|
2997
|
+
},
|
|
2998
|
+
"VColorInput/clearable": {
|
|
2999
|
+
"type": "boolean\n",
|
|
3000
|
+
"description": "Allows for the component to be cleared."
|
|
3001
|
+
},
|
|
3002
|
+
"VColorInput/clear-icon": {
|
|
3003
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
3004
|
+
"description": "The icon used when the **clearable** prop is set to true."
|
|
3005
|
+
},
|
|
3006
|
+
"VColorInput/active": {
|
|
3007
|
+
"type": "boolean\n",
|
|
3008
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
3009
|
+
},
|
|
3010
|
+
"VColorInput/dirty": {
|
|
3011
|
+
"type": "boolean\n",
|
|
3012
|
+
"description": "Manually apply the dirty state styling."
|
|
3013
|
+
},
|
|
3014
|
+
"VColorInput/persistent-clear": {
|
|
3015
|
+
"type": "boolean\n",
|
|
3016
|
+
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
3017
|
+
},
|
|
3018
|
+
"VColorInput/prepend-inner-icon": {
|
|
3019
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
3020
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
|
3021
|
+
},
|
|
3022
|
+
"VColorInput/single-line": {
|
|
3023
|
+
"type": "boolean\n",
|
|
3024
|
+
"description": "Label does not move on focus/dirty."
|
|
3025
|
+
},
|
|
3026
|
+
"VColorInput/loading": {
|
|
3027
|
+
"type": "string | boolean\n",
|
|
3028
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
|
3029
|
+
},
|
|
3030
|
+
"VColorInput/counter-value": {
|
|
3031
|
+
"type": "number | ((value: any) => number)\n",
|
|
3032
|
+
"description": "Function returns the counter display text."
|
|
3033
|
+
},
|
|
3034
|
+
"VColorInput/model-modifiers": {
|
|
3035
|
+
"type": "unknown\n",
|
|
3036
|
+
"description": "**FOR INTERNAL USE ONLY**"
|
|
3009
3037
|
},
|
|
3010
3038
|
"VColorInput/hide-pip": {
|
|
3011
3039
|
"type": "boolean\n",
|
|
@@ -3020,11 +3048,11 @@
|
|
|
3020
3048
|
"description": "The icon used for pip"
|
|
3021
3049
|
},
|
|
3022
3050
|
"VColorInput/pip-location": {
|
|
3023
|
-
"type": "'
|
|
3051
|
+
"type": "'append' | 'prepend' | 'prepend-inner' | 'append-inner'\n",
|
|
3024
3052
|
"description": "Move pip icon to a different slot"
|
|
3025
3053
|
},
|
|
3026
3054
|
"VColorInput/pip-variant": {
|
|
3027
|
-
"type": "'
|
|
3055
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
3028
3056
|
"description": "Variant of the pip control"
|
|
3029
3057
|
},
|
|
3030
3058
|
"VColorInput/cancel-text": {
|
|
@@ -3039,69 +3067,21 @@
|
|
|
3039
3067
|
"type": "boolean\n",
|
|
3040
3068
|
"description": "Prevent showing the default actions buttons. Does not affect `<component :is=\"actions\" />`"
|
|
3041
3069
|
},
|
|
3042
|
-
"VColorInput/
|
|
3043
|
-
"type": "
|
|
3044
|
-
"description": "
|
|
3045
|
-
},
|
|
3046
|
-
"VColorInput/persistent-counter": {
|
|
3047
|
-
"type": "boolean\n",
|
|
3048
|
-
"description": "Forces counter to always be visible."
|
|
3070
|
+
"VColorInput/canvas-height": {
|
|
3071
|
+
"type": "string | number\n",
|
|
3072
|
+
"description": "Height of canvas."
|
|
3049
3073
|
},
|
|
3050
|
-
"VColorInput/
|
|
3051
|
-
"type": "string\n",
|
|
3052
|
-
"description": "
|
|
3074
|
+
"VColorInput/dot-size": {
|
|
3075
|
+
"type": "string | number\n",
|
|
3076
|
+
"description": "Changes the size of the selection dot on the canvas."
|
|
3053
3077
|
},
|
|
3054
|
-
"VColorInput/
|
|
3055
|
-
"type": "
|
|
3056
|
-
"description": "
|
|
3078
|
+
"VColorInput/hide-canvas": {
|
|
3079
|
+
"type": "boolean\n",
|
|
3080
|
+
"description": "Hides canvas."
|
|
3057
3081
|
},
|
|
3058
|
-
"VColorInput/
|
|
3082
|
+
"VColorInput/hide-sliders": {
|
|
3059
3083
|
"type": "boolean\n",
|
|
3060
|
-
"description": "
|
|
3061
|
-
},
|
|
3062
|
-
"VColorInput/clear-icon": {
|
|
3063
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3064
|
-
"description": "The icon used when the **clearable** prop is set to true."
|
|
3065
|
-
},
|
|
3066
|
-
"VColorInput/dirty": {
|
|
3067
|
-
"type": "boolean\n",
|
|
3068
|
-
"description": "Manually apply the dirty state styling."
|
|
3069
|
-
},
|
|
3070
|
-
"VColorInput/persistent-clear": {
|
|
3071
|
-
"type": "boolean\n",
|
|
3072
|
-
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
3073
|
-
},
|
|
3074
|
-
"VColorInput/prepend-inner-icon": {
|
|
3075
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3076
|
-
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
|
3077
|
-
},
|
|
3078
|
-
"VColorInput/single-line": {
|
|
3079
|
-
"type": "boolean\n",
|
|
3080
|
-
"description": "Label does not move on focus/dirty."
|
|
3081
|
-
},
|
|
3082
|
-
"VColorInput/counter-value": {
|
|
3083
|
-
"type": "number | ((value: any) => number)\n",
|
|
3084
|
-
"description": "Function returns the counter display text."
|
|
3085
|
-
},
|
|
3086
|
-
"VColorInput/model-modifiers": {
|
|
3087
|
-
"type": "unknown\n",
|
|
3088
|
-
"description": "**FOR INTERNAL USE ONLY**"
|
|
3089
|
-
},
|
|
3090
|
-
"VColorInput/canvas-height": {
|
|
3091
|
-
"type": "string | number\n",
|
|
3092
|
-
"description": "Height of canvas."
|
|
3093
|
-
},
|
|
3094
|
-
"VColorInput/dot-size": {
|
|
3095
|
-
"type": "string | number\n",
|
|
3096
|
-
"description": "Changes the size of the selection dot on the canvas."
|
|
3097
|
-
},
|
|
3098
|
-
"VColorInput/hide-canvas": {
|
|
3099
|
-
"type": "boolean\n",
|
|
3100
|
-
"description": "Hides canvas."
|
|
3101
|
-
},
|
|
3102
|
-
"VColorInput/hide-sliders": {
|
|
3103
|
-
"type": "boolean\n",
|
|
3104
|
-
"description": "Hides sliders."
|
|
3084
|
+
"description": "Hides sliders."
|
|
3105
3085
|
},
|
|
3106
3086
|
"VColorInput/hide-inputs": {
|
|
3107
3087
|
"type": "boolean\n",
|
|
@@ -3119,74 +3099,86 @@
|
|
|
3119
3099
|
"type": "string | number\n",
|
|
3120
3100
|
"description": "Sets the maximum height of the swatches section."
|
|
3121
3101
|
},
|
|
3102
|
+
"VColorInput/divided": {
|
|
3103
|
+
"type": "boolean\n",
|
|
3104
|
+
"description": "Adds a divider between the header and controls."
|
|
3105
|
+
},
|
|
3122
3106
|
"VColorInput/landscape": {
|
|
3123
3107
|
"type": "boolean\n",
|
|
3124
3108
|
"description": "Puts the picker into landscape mode."
|
|
3125
3109
|
},
|
|
3110
|
+
"VColorInput/hide-header": {
|
|
3111
|
+
"type": "boolean\n",
|
|
3112
|
+
"description": "Hide the picker header."
|
|
3113
|
+
},
|
|
3126
3114
|
"VColorInput/hide-title": {
|
|
3127
3115
|
"type": "boolean\n",
|
|
3128
3116
|
"description": "Hide the picker title."
|
|
3129
3117
|
},
|
|
3118
|
+
"VColorInput/position": {
|
|
3119
|
+
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
3120
|
+
"description": "Sets the position for the component."
|
|
3121
|
+
},
|
|
3130
3122
|
"VColorInput/hide-eye-dropper": {
|
|
3131
3123
|
"type": "boolean\n",
|
|
3132
3124
|
"description": "Hides eyedropper icon."
|
|
3133
3125
|
},
|
|
3134
3126
|
"VColorInput/eye-dropper-icon": {
|
|
3135
|
-
"type": " | string\n | (
|
|
3127
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
3136
3128
|
"description": "Icon used to trigger EyeDropper API."
|
|
3137
3129
|
},
|
|
3138
3130
|
"VColorInput/swatches": {
|
|
3139
3131
|
"type": "(\n | string\n | number\n | {\n readonly h: number\n readonly s: number\n readonly v: number\n readonly a?: number | undefined\n }\n | {\n readonly r: number\n readonly g: number\n readonly b: number\n readonly a?: number | undefined\n }\n | {\n readonly h: number\n readonly s: number\n readonly l: number\n readonly a?: number | undefined\n }\n)[][]\n",
|
|
3140
3132
|
"description": "Sets the available color swatches to select from. 2D array of rows and columns, accepts any color format the picker does."
|
|
3141
3133
|
},
|
|
3142
|
-
"VColorPicker/tag": {
|
|
3143
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
3144
|
-
"description": "Specify a custom tag used on the root element."
|
|
3145
|
-
},
|
|
3146
|
-
"VColorPicker/mode": {
|
|
3147
|
-
"type": "'rgb' | 'rgba' | 'hsl' | 'hsla' | 'hex' | 'hexa'\n",
|
|
3148
|
-
"description": "The current selected input type. Syncable with `v-model:mode`."
|
|
3149
|
-
},
|
|
3150
3134
|
"VColorPicker/title": {
|
|
3151
3135
|
"type": "string\n",
|
|
3152
3136
|
"description": "Specify a title text for the component."
|
|
3153
3137
|
},
|
|
3154
|
-
"VColorPicker/
|
|
3155
|
-
"type": "boolean\n",
|
|
3156
|
-
"description": "
|
|
3138
|
+
"VColorPicker/border": {
|
|
3139
|
+
"type": "string | number | boolean\n",
|
|
3140
|
+
"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)."
|
|
3141
|
+
},
|
|
3142
|
+
"VColorPicker/model-value": {
|
|
3143
|
+
"type": "string | Record<string, unknown>\n",
|
|
3144
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
3157
3145
|
},
|
|
3158
3146
|
"VColorPicker/height": {
|
|
3159
3147
|
"type": "string | number\n",
|
|
3160
3148
|
"description": "Sets the height for the component."
|
|
3161
3149
|
},
|
|
3162
|
-
"VColorPicker/
|
|
3150
|
+
"VColorPicker/max-height": {
|
|
3163
3151
|
"type": "string | number\n",
|
|
3164
|
-
"description": "Sets the
|
|
3165
|
-
},
|
|
3166
|
-
"VColorPicker/theme": {
|
|
3167
|
-
"type": "string\n",
|
|
3168
|
-
"description": "Specify a theme for this component and all of its children."
|
|
3152
|
+
"description": "Sets the maximum height for the component."
|
|
3169
3153
|
},
|
|
3170
|
-
"VColorPicker/
|
|
3171
|
-
"type": "string |
|
|
3172
|
-
"description": "
|
|
3154
|
+
"VColorPicker/max-width": {
|
|
3155
|
+
"type": "string | number\n",
|
|
3156
|
+
"description": "Sets the maximum width for the component."
|
|
3173
3157
|
},
|
|
3174
|
-
"VColorPicker/
|
|
3175
|
-
"type": "
|
|
3176
|
-
"description": "
|
|
3158
|
+
"VColorPicker/min-height": {
|
|
3159
|
+
"type": "string | number\n",
|
|
3160
|
+
"description": "Sets the minimum height for the component."
|
|
3177
3161
|
},
|
|
3178
|
-
"VColorPicker/
|
|
3179
|
-
"type": "string\n",
|
|
3180
|
-
"description": "
|
|
3162
|
+
"VColorPicker/min-width": {
|
|
3163
|
+
"type": "string | number\n",
|
|
3164
|
+
"description": "Sets the minimum width for the component."
|
|
3181
3165
|
},
|
|
3182
|
-
"VColorPicker/
|
|
3183
|
-
"type": "string | number
|
|
3184
|
-
"description": "
|
|
3166
|
+
"VColorPicker/width": {
|
|
3167
|
+
"type": "string | number\n",
|
|
3168
|
+
"description": "Sets the width of the color picker."
|
|
3185
3169
|
},
|
|
3186
3170
|
"VColorPicker/elevation": {
|
|
3187
3171
|
"type": "string | number\n",
|
|
3188
3172
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
3189
3173
|
},
|
|
3174
|
+
"VColorPicker/location": {
|
|
3175
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
|
3176
|
+
"description": "Specifies the component's location. Can combine by using a space separated string."
|
|
3177
|
+
},
|
|
3178
|
+
"VColorPicker/position": {
|
|
3179
|
+
"type": "'fixed' | 'static' | 'relative' | 'absolute' | 'sticky'\n",
|
|
3180
|
+
"description": "Sets the position for the component."
|
|
3181
|
+
},
|
|
3190
3182
|
"VColorPicker/rounded": {
|
|
3191
3183
|
"type": "string | number | boolean\n",
|
|
3192
3184
|
"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)."
|
|
@@ -3195,25 +3187,37 @@
|
|
|
3195
3187
|
"type": "boolean\n",
|
|
3196
3188
|
"description": "Removes any applied **border-radius** from the component."
|
|
3197
3189
|
},
|
|
3190
|
+
"VColorPicker/tag": {
|
|
3191
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
3192
|
+
"description": "Specify a custom tag used on the root element."
|
|
3193
|
+
},
|
|
3194
|
+
"VColorPicker/theme": {
|
|
3195
|
+
"type": "string\n",
|
|
3196
|
+
"description": "Specify a theme for this component and all of its children."
|
|
3197
|
+
},
|
|
3198
|
+
"VColorPicker/color": {
|
|
3199
|
+
"type": "string\n",
|
|
3200
|
+
"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)."
|
|
3201
|
+
},
|
|
3202
|
+
"VColorPicker/disabled": {
|
|
3203
|
+
"type": "boolean\n",
|
|
3204
|
+
"description": "Removes the ability to click or target the component."
|
|
3205
|
+
},
|
|
3198
3206
|
"VColorPicker/bg-color": {
|
|
3199
3207
|
"type": "string\n",
|
|
3200
3208
|
"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)."
|
|
3201
3209
|
},
|
|
3202
|
-
"VColorPicker/
|
|
3203
|
-
"type": "
|
|
3204
|
-
"description": "
|
|
3205
|
-
},
|
|
3206
|
-
"VColorPicker/max-width": {
|
|
3207
|
-
"type": "string | number\n",
|
|
3208
|
-
"description": "Sets the maximum width for the component."
|
|
3210
|
+
"VColorPicker/mode": {
|
|
3211
|
+
"type": "'rgb' | 'rgba' | 'hsl' | 'hsla' | 'hex' | 'hexa'\n",
|
|
3212
|
+
"description": "The current selected input type. Syncable with `v-model:mode`."
|
|
3209
3213
|
},
|
|
3210
|
-
"VColorPicker/
|
|
3211
|
-
"type": "
|
|
3212
|
-
"description": "
|
|
3214
|
+
"VColorPicker/divided": {
|
|
3215
|
+
"type": "boolean\n",
|
|
3216
|
+
"description": "Adds a divider between the header and controls."
|
|
3213
3217
|
},
|
|
3214
|
-
"VColorPicker/
|
|
3215
|
-
"type": "
|
|
3216
|
-
"description": "
|
|
3218
|
+
"VColorPicker/hide-header": {
|
|
3219
|
+
"type": "boolean\n",
|
|
3220
|
+
"description": "Hide the picker header."
|
|
3217
3221
|
},
|
|
3218
3222
|
"VColorPicker/canvas-height": {
|
|
3219
3223
|
"type": "string | number\n",
|
|
@@ -3247,32 +3251,20 @@
|
|
|
3247
3251
|
"type": "string | number\n",
|
|
3248
3252
|
"description": "Sets the maximum height of the swatches section."
|
|
3249
3253
|
},
|
|
3250
|
-
"VColorPicker/divided": {
|
|
3251
|
-
"type": "boolean\n",
|
|
3252
|
-
"description": "Adds a divider between the header and controls."
|
|
3253
|
-
},
|
|
3254
3254
|
"VColorPicker/landscape": {
|
|
3255
3255
|
"type": "boolean\n",
|
|
3256
3256
|
"description": "Puts the picker into landscape mode."
|
|
3257
3257
|
},
|
|
3258
|
-
"VColorPicker/hide-header": {
|
|
3259
|
-
"type": "boolean\n",
|
|
3260
|
-
"description": "Hide the picker header."
|
|
3261
|
-
},
|
|
3262
3258
|
"VColorPicker/hide-title": {
|
|
3263
3259
|
"type": "boolean\n",
|
|
3264
3260
|
"description": "Hide the picker title."
|
|
3265
3261
|
},
|
|
3266
|
-
"VColorPicker/position": {
|
|
3267
|
-
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
3268
|
-
"description": "Sets the position for the component."
|
|
3269
|
-
},
|
|
3270
3262
|
"VColorPicker/hide-eye-dropper": {
|
|
3271
3263
|
"type": "boolean\n",
|
|
3272
3264
|
"description": "Hides eyedropper icon."
|
|
3273
3265
|
},
|
|
3274
3266
|
"VColorPicker/eye-dropper-icon": {
|
|
3275
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
3267
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3276
3268
|
"description": "Icon used to trigger EyeDropper API."
|
|
3277
3269
|
},
|
|
3278
3270
|
"VColorPicker/swatches": {
|
|
@@ -3407,10 +3399,6 @@
|
|
|
3407
3399
|
"type": "string\n",
|
|
3408
3400
|
"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)."
|
|
3409
3401
|
},
|
|
3410
|
-
"VCombobox/details": {
|
|
3411
|
-
"type": "boolean\n",
|
|
3412
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
3413
|
-
},
|
|
3414
3402
|
"VCombobox/menu": {
|
|
3415
3403
|
"type": "boolean\n",
|
|
3416
3404
|
"description": "Renders with the menu open by default."
|
|
@@ -3483,50 +3471,6 @@
|
|
|
3483
3471
|
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3771: string }) => boolean)",
|
|
3484
3472
|
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
3485
3473
|
},
|
|
3486
|
-
"VCombobox/counter": {
|
|
3487
|
-
"type": "string | number | boolean\n",
|
|
3488
|
-
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
3489
|
-
},
|
|
3490
|
-
"VCombobox/persistent-placeholder": {
|
|
3491
|
-
"type": "boolean\n",
|
|
3492
|
-
"description": "Forces placeholder to always be visible."
|
|
3493
|
-
},
|
|
3494
|
-
"VCombobox/persistent-counter": {
|
|
3495
|
-
"type": "boolean\n",
|
|
3496
|
-
"description": "Forces counter to always be visible."
|
|
3497
|
-
},
|
|
3498
|
-
"VCombobox/suffix": {
|
|
3499
|
-
"type": "string\n",
|
|
3500
|
-
"description": "Displays suffix text."
|
|
3501
|
-
},
|
|
3502
|
-
"VCombobox/clearable": {
|
|
3503
|
-
"type": "boolean\n",
|
|
3504
|
-
"description": "Allows for the component to be cleared."
|
|
3505
|
-
},
|
|
3506
|
-
"VCombobox/clear-icon": {
|
|
3507
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3508
|
-
"description": "The icon used when the **clearable** prop is set to true."
|
|
3509
|
-
},
|
|
3510
|
-
"VCombobox/persistent-clear": {
|
|
3511
|
-
"type": "boolean\n",
|
|
3512
|
-
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
3513
|
-
},
|
|
3514
|
-
"VCombobox/prepend-inner-icon": {
|
|
3515
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3516
|
-
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
|
3517
|
-
},
|
|
3518
|
-
"VCombobox/single-line": {
|
|
3519
|
-
"type": "boolean\n",
|
|
3520
|
-
"description": "Label does not move on focus/dirty."
|
|
3521
|
-
},
|
|
3522
|
-
"VCombobox/counter-value": {
|
|
3523
|
-
"type": "number | ((value: any) => number)\n",
|
|
3524
|
-
"description": "Function returns the counter display text."
|
|
3525
|
-
},
|
|
3526
|
-
"VCombobox/model-modifiers": {
|
|
3527
|
-
"type": "unknown\n",
|
|
3528
|
-
"description": "**FOR INTERNAL USE ONLY**"
|
|
3529
|
-
},
|
|
3530
3474
|
"VCombobox/always-filter": {
|
|
3531
3475
|
"type": "boolean\n",
|
|
3532
3476
|
"description": "When enabled, dropdown list will always show items matching non-empty value within the field. Recommended when the list is meant to show suggestions rather than options to choose from. For optimal UX, should be combined with `:menu-icon=\"false\"` and `hide-selected`."
|
|
@@ -3635,37 +3579,81 @@
|
|
|
3635
3579
|
"type": "string\n",
|
|
3636
3580
|
"description": "Text set to the inputs **aria-label** and **title** when input menu is open."
|
|
3637
3581
|
},
|
|
3638
|
-
"
|
|
3639
|
-
"type": "string |
|
|
3640
|
-
"description": "
|
|
3641
|
-
},
|
|
3642
|
-
"VComponentIcon/icon": {
|
|
3643
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
3644
|
-
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
3582
|
+
"VCombobox/counter": {
|
|
3583
|
+
"type": "string | number | boolean\n",
|
|
3584
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
3645
3585
|
},
|
|
3646
|
-
"
|
|
3647
|
-
"type": "boolean
|
|
3648
|
-
"description": "
|
|
3586
|
+
"VCombobox/persistent-placeholder": {
|
|
3587
|
+
"type": "boolean\n",
|
|
3588
|
+
"description": "Forces placeholder to always be visible."
|
|
3649
3589
|
},
|
|
3650
|
-
"
|
|
3651
|
-
"type": "
|
|
3652
|
-
"description": "
|
|
3590
|
+
"VCombobox/persistent-counter": {
|
|
3591
|
+
"type": "boolean\n",
|
|
3592
|
+
"description": "Forces counter to always be visible."
|
|
3653
3593
|
},
|
|
3654
|
-
"
|
|
3594
|
+
"VCombobox/suffix": {
|
|
3655
3595
|
"type": "string\n",
|
|
3656
|
-
"description": "
|
|
3596
|
+
"description": "Displays suffix text."
|
|
3657
3597
|
},
|
|
3658
|
-
"
|
|
3659
|
-
"type": "
|
|
3660
|
-
"description": "
|
|
3598
|
+
"VCombobox/clearable": {
|
|
3599
|
+
"type": "boolean\n",
|
|
3600
|
+
"description": "Allows for the component to be cleared."
|
|
3661
3601
|
},
|
|
3662
|
-
"
|
|
3663
|
-
"type": "string\n",
|
|
3664
|
-
"description": "
|
|
3602
|
+
"VCombobox/clear-icon": {
|
|
3603
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3604
|
+
"description": "The icon used when the **clearable** prop is set to true."
|
|
3665
3605
|
},
|
|
3666
|
-
"
|
|
3606
|
+
"VCombobox/persistent-clear": {
|
|
3667
3607
|
"type": "boolean\n",
|
|
3668
|
-
"description": "
|
|
3608
|
+
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
3609
|
+
},
|
|
3610
|
+
"VCombobox/prepend-inner-icon": {
|
|
3611
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
3612
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
|
3613
|
+
},
|
|
3614
|
+
"VCombobox/single-line": {
|
|
3615
|
+
"type": "boolean\n",
|
|
3616
|
+
"description": "Label does not move on focus/dirty."
|
|
3617
|
+
},
|
|
3618
|
+
"VCombobox/counter-value": {
|
|
3619
|
+
"type": "number | ((value: any) => number)\n",
|
|
3620
|
+
"description": "Function returns the counter display text."
|
|
3621
|
+
},
|
|
3622
|
+
"VCombobox/model-modifiers": {
|
|
3623
|
+
"type": "unknown\n",
|
|
3624
|
+
"description": "**FOR INTERNAL USE ONLY**"
|
|
3625
|
+
},
|
|
3626
|
+
"VComponentIcon/tag": {
|
|
3627
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
3628
|
+
"description": "Specify a custom tag used on the root element."
|
|
3629
|
+
},
|
|
3630
|
+
"VComponentIcon/icon": {
|
|
3631
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
3632
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
3633
|
+
},
|
|
3634
|
+
"VConfirmEdit/disabled": {
|
|
3635
|
+
"type": "boolean | ('cancel' | 'save')[]\n",
|
|
3636
|
+
"description": "Control the disabled state of action buttons. If not provided, internal logic will be used to determine the disabled state."
|
|
3637
|
+
},
|
|
3638
|
+
"VConfirmEdit/model-value": {
|
|
3639
|
+
"type": "unknown\n",
|
|
3640
|
+
"description": "Represents the committed v-model value"
|
|
3641
|
+
},
|
|
3642
|
+
"VConfirmEdit/color": {
|
|
3643
|
+
"type": "string\n",
|
|
3644
|
+
"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)."
|
|
3645
|
+
},
|
|
3646
|
+
"VConfirmEdit/cancel-text": {
|
|
3647
|
+
"type": "string\n",
|
|
3648
|
+
"description": "Text for the cancel button"
|
|
3649
|
+
},
|
|
3650
|
+
"VConfirmEdit/ok-text": {
|
|
3651
|
+
"type": "string\n",
|
|
3652
|
+
"description": "Text for the ok button"
|
|
3653
|
+
},
|
|
3654
|
+
"VConfirmEdit/hide-actions": {
|
|
3655
|
+
"type": "boolean\n",
|
|
3656
|
+
"description": "Prevent showing the default actions buttons. Does not affect `<component :is=\"actions\" />`"
|
|
3669
3657
|
},
|
|
3670
3658
|
"VContainer/tag": {
|
|
3671
3659
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
@@ -4771,10 +4759,6 @@
|
|
|
4771
4759
|
"type": "boolean\n",
|
|
4772
4760
|
"description": "Puts the input in a manual error state."
|
|
4773
4761
|
},
|
|
4774
|
-
"VDateInput/details": {
|
|
4775
|
-
"type": "boolean\n",
|
|
4776
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
4777
|
-
},
|
|
4778
4762
|
"VDateInput/header": {
|
|
4779
4763
|
"type": "string\n",
|
|
4780
4764
|
"description": "Text shown when no **display-date** is set."
|
|
@@ -5035,6 +5019,18 @@
|
|
|
5035
5019
|
"type": "boolean\n",
|
|
5036
5020
|
"description": "Determines the display mode of the component. If true, the component will be displayed in mobile mode. If false, the component will be displayed in desktop mode. If null, will be based on the current mobile-breakpoint"
|
|
5037
5021
|
},
|
|
5022
|
+
"VDateInput/cancel-text": {
|
|
5023
|
+
"type": "string\n",
|
|
5024
|
+
"description": "Text for the cancel button"
|
|
5025
|
+
},
|
|
5026
|
+
"VDateInput/ok-text": {
|
|
5027
|
+
"type": "string\n",
|
|
5028
|
+
"description": "Text for the ok button"
|
|
5029
|
+
},
|
|
5030
|
+
"VDateInput/hide-actions": {
|
|
5031
|
+
"type": "boolean\n",
|
|
5032
|
+
"description": "Hide the Cancel and OK buttons, and automatically update the value when a date is selected."
|
|
5033
|
+
},
|
|
5038
5034
|
"VDateInput/divided": {
|
|
5039
5035
|
"type": "boolean\n",
|
|
5040
5036
|
"description": "Adds a divider between the header and controls."
|
|
@@ -5055,18 +5051,6 @@
|
|
|
5055
5051
|
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
5056
5052
|
"description": "Sets the position for the component."
|
|
5057
5053
|
},
|
|
5058
|
-
"VDateInput/cancel-text": {
|
|
5059
|
-
"type": "string\n",
|
|
5060
|
-
"description": "Text for the cancel button"
|
|
5061
|
-
},
|
|
5062
|
-
"VDateInput/ok-text": {
|
|
5063
|
-
"type": "string\n",
|
|
5064
|
-
"description": "Text for the ok button"
|
|
5065
|
-
},
|
|
5066
|
-
"VDateInput/hide-actions": {
|
|
5067
|
-
"type": "boolean\n",
|
|
5068
|
-
"description": "Hide the Cancel and OK buttons, and automatically update the value when a date is selected."
|
|
5069
|
-
},
|
|
5070
5054
|
"VDateInput/mobile-breakpoint": {
|
|
5071
5055
|
"type": "number | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'\n",
|
|
5072
5056
|
"description": "Overrides the display configuration default screen size that the component should be considered in mobile."
|
|
@@ -5987,10 +5971,6 @@
|
|
|
5987
5971
|
"type": "boolean\n",
|
|
5988
5972
|
"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."
|
|
5989
5973
|
},
|
|
5990
|
-
"VExpansionPanel/hide-actions": {
|
|
5991
|
-
"type": "boolean\n",
|
|
5992
|
-
"description": "Hide the expand icon in the content title."
|
|
5993
|
-
},
|
|
5994
5974
|
"VExpansionPanel/expand-icon": {
|
|
5995
5975
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
5996
5976
|
"description": "Icon used when the expansion panel is in a expandable state."
|
|
@@ -5999,6 +5979,10 @@
|
|
|
5999
5979
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
6000
5980
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
|
6001
5981
|
},
|
|
5982
|
+
"VExpansionPanel/hide-actions": {
|
|
5983
|
+
"type": "boolean\n",
|
|
5984
|
+
"description": "Hide the expand icon in the content title."
|
|
5985
|
+
},
|
|
6002
5986
|
"VExpansionPanel/focusable": {
|
|
6003
5987
|
"type": "boolean\n",
|
|
6004
5988
|
"description": "Makes the expansion panel content focusable."
|
|
@@ -6047,10 +6031,6 @@
|
|
|
6047
6031
|
"type": "boolean | { class: string; keys: string[] }\n",
|
|
6048
6032
|
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
6049
6033
|
},
|
|
6050
|
-
"VExpansionPanelTitle/hide-actions": {
|
|
6051
|
-
"type": "boolean\n",
|
|
6052
|
-
"description": "Hide the expand icon in the content title."
|
|
6053
|
-
},
|
|
6054
6034
|
"VExpansionPanelTitle/expand-icon": {
|
|
6055
6035
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
6056
6036
|
"description": "Icon used when the expansion panel is in a expandable state."
|
|
@@ -6059,6 +6039,10 @@
|
|
|
6059
6039
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
6060
6040
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
|
6061
6041
|
},
|
|
6042
|
+
"VExpansionPanelTitle/hide-actions": {
|
|
6043
|
+
"type": "boolean\n",
|
|
6044
|
+
"description": "Hide the expand icon in the content title."
|
|
6045
|
+
},
|
|
6062
6046
|
"VExpansionPanelTitle/focusable": {
|
|
6063
6047
|
"type": "boolean\n",
|
|
6064
6048
|
"description": "Makes the expansion panel headers focusable."
|
|
@@ -6139,10 +6123,6 @@
|
|
|
6139
6123
|
"type": "boolean\n",
|
|
6140
6124
|
"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."
|
|
6141
6125
|
},
|
|
6142
|
-
"VExpansionPanels/hide-actions": {
|
|
6143
|
-
"type": "boolean\n",
|
|
6144
|
-
"description": "Hide the expand icon in the content title."
|
|
6145
|
-
},
|
|
6146
6126
|
"VExpansionPanels/expand-icon": {
|
|
6147
6127
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
6148
6128
|
"description": "Icon used when the expansion panel is in a expandable state."
|
|
@@ -6151,6 +6131,10 @@
|
|
|
6151
6131
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
6152
6132
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
|
6153
6133
|
},
|
|
6134
|
+
"VExpansionPanels/hide-actions": {
|
|
6135
|
+
"type": "boolean\n",
|
|
6136
|
+
"description": "Hide the expand icon in the content title."
|
|
6137
|
+
},
|
|
6154
6138
|
"VExpansionPanels/focusable": {
|
|
6155
6139
|
"type": "boolean\n",
|
|
6156
6140
|
"description": "Makes the expansion-panel headers focusable."
|
|
@@ -6469,7 +6453,7 @@
|
|
|
6469
6453
|
},
|
|
6470
6454
|
"VField/details": {
|
|
6471
6455
|
"type": "boolean\n",
|
|
6472
|
-
"description": "
|
|
6456
|
+
"description": "Controls whether the field generates an `aria-describedby` attribute for accessibility."
|
|
6473
6457
|
},
|
|
6474
6458
|
"VField/center-affix": {
|
|
6475
6459
|
"type": "boolean\n",
|
|
@@ -6619,10 +6603,6 @@
|
|
|
6619
6603
|
"type": "string\n",
|
|
6620
6604
|
"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)."
|
|
6621
6605
|
},
|
|
6622
|
-
"VFileInput/details": {
|
|
6623
|
-
"type": "boolean\n",
|
|
6624
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
6625
|
-
},
|
|
6626
6606
|
"VFileInput/direction": {
|
|
6627
6607
|
"type": "'horizontal' | 'vertical'\n",
|
|
6628
6608
|
"description": "Changes the direction of the input."
|
|
@@ -6683,6 +6663,10 @@
|
|
|
6683
6663
|
"type": "boolean | 'auto'\n",
|
|
6684
6664
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
6685
6665
|
},
|
|
6666
|
+
"VFileInput/chips": {
|
|
6667
|
+
"type": "boolean\n",
|
|
6668
|
+
"description": "Changes display of selections to chips."
|
|
6669
|
+
},
|
|
6686
6670
|
"VFileInput/counter": {
|
|
6687
6671
|
"type": "boolean\n",
|
|
6688
6672
|
"description": "Displays the number of selected files."
|
|
@@ -6715,10 +6699,6 @@
|
|
|
6715
6699
|
"type": "boolean\n",
|
|
6716
6700
|
"description": "Label does not move on focus/dirty."
|
|
6717
6701
|
},
|
|
6718
|
-
"VFileInput/chips": {
|
|
6719
|
-
"type": "boolean\n",
|
|
6720
|
-
"description": "Changes display of selections to chips."
|
|
6721
|
-
},
|
|
6722
6702
|
"VFileInput/counter-size-string": {
|
|
6723
6703
|
"type": "string\n",
|
|
6724
6704
|
"description": "The text displayed when using the **counter** and **show-size** props. Can also be customized globally on the [internationalization page](/customization/internationalization)."
|
|
@@ -6851,14 +6831,14 @@
|
|
|
6851
6831
|
"type": "boolean\n",
|
|
6852
6832
|
"description": "Allows for the component to be cleared."
|
|
6853
6833
|
},
|
|
6854
|
-
"VFileUpload/position": {
|
|
6855
|
-
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
6856
|
-
"description": "Sets the position for the component."
|
|
6857
|
-
},
|
|
6858
6834
|
"VFileUpload/icon": {
|
|
6859
6835
|
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
6860
6836
|
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
6861
6837
|
},
|
|
6838
|
+
"VFileUpload/position": {
|
|
6839
|
+
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
6840
|
+
"description": "Sets the position for the component."
|
|
6841
|
+
},
|
|
6862
6842
|
"VFileUpload/browse-text": {
|
|
6863
6843
|
"type": "string\n",
|
|
6864
6844
|
"description": "Text for the browse button."
|
|
@@ -7091,14 +7071,14 @@
|
|
|
7091
7071
|
"type": "boolean\n",
|
|
7092
7072
|
"description": "Determines the position of the footer. If true, the footer would be given a fixed position at the bottom of the viewport. If false, the footer is set to the bottom of the page."
|
|
7093
7073
|
},
|
|
7094
|
-
"VForm/disabled": {
|
|
7095
|
-
"type": "boolean\n",
|
|
7096
|
-
"description": "Puts all children inputs into a disabled state."
|
|
7097
|
-
},
|
|
7098
7074
|
"VForm/model-value": {
|
|
7099
7075
|
"type": "boolean\n",
|
|
7100
7076
|
"description": "The value representing the validity of the form. If the value is `null` then no validation has taken place yet, or the form has been reset. Otherwise the value will be a `boolean` that indicates if validation has passed or not."
|
|
7101
7077
|
},
|
|
7078
|
+
"VForm/disabled": {
|
|
7079
|
+
"type": "boolean\n",
|
|
7080
|
+
"description": "Puts all children inputs into a disabled state."
|
|
7081
|
+
},
|
|
7102
7082
|
"VForm/readonly": {
|
|
7103
7083
|
"type": "boolean\n",
|
|
7104
7084
|
"description": "Puts all children inputs into a readonly state."
|
|
@@ -7115,6 +7095,22 @@
|
|
|
7115
7095
|
"type": "string\n",
|
|
7116
7096
|
"description": "String representing keyboard shortcuts to display. Supports multiple formats:\n- **Single keys:** `\"k\"`, `\"enter\"`, `\"escape\"`\n- **Key combinations:** `\"ctrl+k\"`, `\"meta+shift+p\"`, `\"alt+arrowup\"`\n- **Sequential actions:** `\"ctrl+k-then-p\"` (use dash for 'then' relationships)\n- **Multiple shortcuts:** `\"ctrl+k meta+p\"` (space-separated for alternative shortcuts)\n\nSupports platform-aware key names like `meta` (becomes Cmd on Mac, Ctrl on PC) and `alt` (becomes Option on Mac)."
|
|
7117
7097
|
},
|
|
7098
|
+
"VHotkey/disabled": {
|
|
7099
|
+
"type": "boolean\n",
|
|
7100
|
+
"description": "Applies a disabled visual state to the component."
|
|
7101
|
+
},
|
|
7102
|
+
"VHotkey/prefix": {
|
|
7103
|
+
"type": "string\n",
|
|
7104
|
+
"description": "Text to display before the hotkey."
|
|
7105
|
+
},
|
|
7106
|
+
"VHotkey/theme": {
|
|
7107
|
+
"type": "string\n",
|
|
7108
|
+
"description": "Specify a theme for this component and all of its children."
|
|
7109
|
+
},
|
|
7110
|
+
"VHotkey/color": {
|
|
7111
|
+
"type": "string\n",
|
|
7112
|
+
"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)."
|
|
7113
|
+
},
|
|
7118
7114
|
"VHotkey/border": {
|
|
7119
7115
|
"type": "string | number | boolean\n",
|
|
7120
7116
|
"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)."
|
|
@@ -7131,30 +7127,10 @@
|
|
|
7131
7127
|
"type": "boolean\n",
|
|
7132
7128
|
"description": "Removes any applied **border-radius** from the component."
|
|
7133
7129
|
},
|
|
7134
|
-
"VHotkey/theme": {
|
|
7135
|
-
"type": "string\n",
|
|
7136
|
-
"description": "Specify a theme for this component and all of its children."
|
|
7137
|
-
},
|
|
7138
|
-
"VHotkey/color": {
|
|
7139
|
-
"type": "string\n",
|
|
7140
|
-
"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)."
|
|
7141
|
-
},
|
|
7142
7130
|
"VHotkey/variant": {
|
|
7143
|
-
"type": " | '
|
|
7131
|
+
"type": " | 'flat'\n | 'text'\n | 'elevated'\n | 'tonal'\n | 'outlined'\n | 'plain'\n | 'contained'\n",
|
|
7144
7132
|
"description": "Controls the visual style and presentation of the hotkey component. Supports standard Vuetify variants plus a special contained variant:\n\n**Standard Variants** (apply styling to individual key elements):\n- **elevated (default):** Raised appearance with shadow, good for standalone hotkey displays\n- **flat:** Solid background without shadow, clean and minimal\n- **tonal:** Subtle tinted background without border, balances visibility with restraint\n- **outlined:** Border-only styling without elevation, lightweight and unobtrusive\n- **text:** Minimal styling with text color emphasis only, blends with content\n- **plain:** No background or border, most subtle option\n\n**Special Variant** (different visual structure):\n- **contained:** Follows MDN's nested `<kbd>` pattern - wraps all keys in a single styled container with unstyled nested elements. Creates a cohesive visual unit that clearly groups related keys together. Cannot be combined with standard variants. Ideal for complex key combinations where you want to show the entire sequence as one unit."
|
|
7145
7133
|
},
|
|
7146
|
-
"VHotkey/disabled": {
|
|
7147
|
-
"type": "boolean\n",
|
|
7148
|
-
"description": "Applies a disabled visual state to the component."
|
|
7149
|
-
},
|
|
7150
|
-
"VHotkey/prefix": {
|
|
7151
|
-
"type": "string\n",
|
|
7152
|
-
"description": "Text to display before the hotkey."
|
|
7153
|
-
},
|
|
7154
|
-
"VHotkey/inline": {
|
|
7155
|
-
"type": "boolean\n",
|
|
7156
|
-
"description": "Optimizes the component for seamless integration within text content and documentation. Applies compact styling with baseline alignment, constrained height (1lh), and responsive typography that inherits from parent text. Ideal for help documentation, tooltips, and instructional content. When using multiple inline hotkeys in the same paragraph, increase line-height to prevent visual overlap on text wrapping."
|
|
7157
|
-
},
|
|
7158
7134
|
"VHotkey/suffix": {
|
|
7159
7135
|
"type": "string\n",
|
|
7160
7136
|
"description": "Text to display after the hotkey."
|
|
@@ -7171,6 +7147,10 @@
|
|
|
7171
7147
|
"type": "'auto' | 'pc' | 'mac'\n",
|
|
7172
7148
|
"description": "Controls platform-specific rendering behavior for keyboard shortcuts. Accepts three values:\n- **`'auto'` (default):** Automatically detects the user's platform based on user agent and renders appropriately\n- **`'mac'`:** Forces Mac-style rendering (Command symbols, icons, Option key, etc.)\n- **`'pc'`:** Forces PC-style rendering (Ctrl text, Alt key, etc.)\n\nThis is particularly useful for:\n- **Cross-platform testing:** Verify how shortcuts appear on different platforms\n- **Design consistency:** Ensure specific platform rendering in demos and prototypes\n- **Development workflow:** Test platform-specific behaviors without switching devices\n- **Documentation:** Show platform-specific examples in help content"
|
|
7173
7149
|
},
|
|
7150
|
+
"VHotkey/inline": {
|
|
7151
|
+
"type": "boolean\n",
|
|
7152
|
+
"description": "Optimizes the component for seamless integration within text content and documentation. Applies compact styling with baseline alignment, constrained height (1lh), and responsive typography that inherits from parent text. Ideal for help documentation, tooltips, and instructional content. When using multiple inline hotkeys in the same paragraph, increase line-height to prevent visual overlap on text wrapping."
|
|
7153
|
+
},
|
|
7174
7154
|
"VHover/model-value": {
|
|
7175
7155
|
"type": "boolean\n",
|
|
7176
7156
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
@@ -7407,6 +7387,10 @@
|
|
|
7407
7387
|
"type": "string\n",
|
|
7408
7388
|
"description": "Applies [object-position](https://developer.mozilla.org/en-US/docs/Web/CSS/object-position) styles to the image and placeholder elements."
|
|
7409
7389
|
},
|
|
7390
|
+
"VImg/inline": {
|
|
7391
|
+
"type": "boolean\n",
|
|
7392
|
+
"description": "Display as an inline element instead of a block, also disables flex-grow."
|
|
7393
|
+
},
|
|
7410
7394
|
"VImg/cover": {
|
|
7411
7395
|
"type": "boolean\n",
|
|
7412
7396
|
"description": "Resizes the background image to cover the entire container."
|
|
@@ -7431,10 +7415,6 @@
|
|
|
7431
7415
|
"type": "string | number\n",
|
|
7432
7416
|
"description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
|
|
7433
7417
|
},
|
|
7434
|
-
"VImg/inline": {
|
|
7435
|
-
"type": "boolean\n",
|
|
7436
|
-
"description": "Display as an inline element instead of a block, also disables flex-grow."
|
|
7437
|
-
},
|
|
7438
7418
|
"VImg/crossorigin": {
|
|
7439
7419
|
"type": "'' | 'anonymous' | 'use-credentials'\n",
|
|
7440
7420
|
"description": "Specify that images should be fetched with CORS enabled [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#crossorigin)"
|
|
@@ -7759,22 +7739,14 @@
|
|
|
7759
7739
|
"type": "'top' | 'left' | 'right' | 'bottom'\n",
|
|
7760
7740
|
"description": "The position of the item."
|
|
7761
7741
|
},
|
|
7762
|
-
"VLazy/
|
|
7763
|
-
"type": "
|
|
7764
|
-
"description": "
|
|
7742
|
+
"VLazy/model-value": {
|
|
7743
|
+
"type": "boolean\n",
|
|
7744
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
7765
7745
|
},
|
|
7766
7746
|
"VLazy/height": {
|
|
7767
7747
|
"type": "string | number\n",
|
|
7768
7748
|
"description": "Sets the height for the component."
|
|
7769
7749
|
},
|
|
7770
|
-
"VLazy/width": {
|
|
7771
|
-
"type": "string | number\n",
|
|
7772
|
-
"description": "Sets the width for the component."
|
|
7773
|
-
},
|
|
7774
|
-
"VLazy/model-value": {
|
|
7775
|
-
"type": "boolean\n",
|
|
7776
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
7777
|
-
},
|
|
7778
7750
|
"VLazy/max-height": {
|
|
7779
7751
|
"type": "string | number\n",
|
|
7780
7752
|
"description": "Sets the maximum height for the component."
|
|
@@ -7791,6 +7763,14 @@
|
|
|
7791
7763
|
"type": "string | number\n",
|
|
7792
7764
|
"description": "Sets the minimum width for the component."
|
|
7793
7765
|
},
|
|
7766
|
+
"VLazy/width": {
|
|
7767
|
+
"type": "string | number\n",
|
|
7768
|
+
"description": "Sets the width for the component."
|
|
7769
|
+
},
|
|
7770
|
+
"VLazy/tag": {
|
|
7771
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
7772
|
+
"description": "Specify a custom tag used on the root element."
|
|
7773
|
+
},
|
|
7794
7774
|
"VLazy/transition": {
|
|
7795
7775
|
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
|
7796
7776
|
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
|
@@ -7799,14 +7779,14 @@
|
|
|
7799
7779
|
"type": "IntersectionObserverInit\n",
|
|
7800
7780
|
"description": "Options that are passed to the [Intersection observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) constructor."
|
|
7801
7781
|
},
|
|
7802
|
-
"VLigatureIcon/icon": {
|
|
7803
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
7804
|
-
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
7805
|
-
},
|
|
7806
7782
|
"VLigatureIcon/tag": {
|
|
7807
7783
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
7808
7784
|
"description": "Specify a custom tag used on the root element."
|
|
7809
7785
|
},
|
|
7786
|
+
"VLigatureIcon/icon": {
|
|
7787
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
7788
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
7789
|
+
},
|
|
7810
7790
|
"VList/border": {
|
|
7811
7791
|
"type": "string | number | boolean\n",
|
|
7812
7792
|
"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)."
|
|
@@ -8039,10 +8019,6 @@
|
|
|
8039
8019
|
"type": "string\n",
|
|
8040
8020
|
"description": "Specify a custom tag used on the root element."
|
|
8041
8021
|
},
|
|
8042
|
-
"VListItem/title": {
|
|
8043
|
-
"type": "string | number | boolean\n",
|
|
8044
|
-
"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."
|
|
8045
|
-
},
|
|
8046
8022
|
"VListItem/replace": {
|
|
8047
8023
|
"type": "boolean\n",
|
|
8048
8024
|
"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."
|
|
@@ -8051,37 +8027,49 @@
|
|
|
8051
8027
|
"type": "boolean\n",
|
|
8052
8028
|
"description": "Designates that the component is a link. This is automatic when using the href or to prop."
|
|
8053
8029
|
},
|
|
8054
|
-
"VListItem/
|
|
8030
|
+
"VListItem/tag": {
|
|
8031
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
8032
|
+
"description": "Specify a custom tag used on the root element."
|
|
8033
|
+
},
|
|
8034
|
+
"VListItem/nav": {
|
|
8035
|
+
"type": "boolean\n",
|
|
8036
|
+
"description": "Reduces the width v-list-item takes up as well as adding a border radius."
|
|
8037
|
+
},
|
|
8038
|
+
"VListItem/title": {
|
|
8055
8039
|
"type": "string | number | boolean\n",
|
|
8056
|
-
"description": "
|
|
8040
|
+
"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."
|
|
8057
8041
|
},
|
|
8058
|
-
"VListItem/
|
|
8059
|
-
"type": "
|
|
8060
|
-
"description": "
|
|
8042
|
+
"VListItem/disabled": {
|
|
8043
|
+
"type": "boolean\n",
|
|
8044
|
+
"description": "Removes the ability to click or target the component."
|
|
8061
8045
|
},
|
|
8062
8046
|
"VListItem/height": {
|
|
8063
8047
|
"type": "string | number\n",
|
|
8064
8048
|
"description": "Sets the height for the component."
|
|
8065
8049
|
},
|
|
8066
|
-
"VListItem/
|
|
8067
|
-
"type": "
|
|
8068
|
-
"description": "
|
|
8050
|
+
"VListItem/value": {
|
|
8051
|
+
"type": "any\n",
|
|
8052
|
+
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
|
|
8069
8053
|
},
|
|
8070
|
-
"VListItem/
|
|
8054
|
+
"VListItem/width": {
|
|
8071
8055
|
"type": "string | number\n",
|
|
8072
|
-
"description": "Sets the
|
|
8056
|
+
"description": "Sets the width for the component."
|
|
8073
8057
|
},
|
|
8074
|
-
"VListItem/
|
|
8075
|
-
"type": "string
|
|
8076
|
-
"description": "
|
|
8058
|
+
"VListItem/theme": {
|
|
8059
|
+
"type": "string\n",
|
|
8060
|
+
"description": "Specify a theme for this component and all of its children."
|
|
8077
8061
|
},
|
|
8078
|
-
"VListItem/
|
|
8079
|
-
"type": "string
|
|
8080
|
-
"description": "
|
|
8062
|
+
"VListItem/color": {
|
|
8063
|
+
"type": "string\n",
|
|
8064
|
+
"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),"
|
|
8081
8065
|
},
|
|
8082
|
-
"VListItem/
|
|
8083
|
-
"type": "
|
|
8084
|
-
"description": "
|
|
8066
|
+
"VListItem/density": {
|
|
8067
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
8068
|
+
"description": "Adjusts the vertical height used by the component."
|
|
8069
|
+
},
|
|
8070
|
+
"VListItem/border": {
|
|
8071
|
+
"type": "string | number | boolean\n",
|
|
8072
|
+
"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)."
|
|
8085
8073
|
},
|
|
8086
8074
|
"VListItem/elevation": {
|
|
8087
8075
|
"type": "string | number\n",
|
|
@@ -8095,85 +8083,65 @@
|
|
|
8095
8083
|
"type": "boolean\n",
|
|
8096
8084
|
"description": "Removes any applied **border-radius** from the component."
|
|
8097
8085
|
},
|
|
8098
|
-
"VListItem/
|
|
8099
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
8100
|
-
"description": "Specify a custom tag used on the root element."
|
|
8101
|
-
},
|
|
8102
|
-
"VListItem/theme": {
|
|
8103
|
-
"type": "string\n",
|
|
8104
|
-
"description": "Specify a theme for this component and all of its children."
|
|
8105
|
-
},
|
|
8106
|
-
"VListItem/color": {
|
|
8107
|
-
"type": "string\n",
|
|
8108
|
-
"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),"
|
|
8109
|
-
},
|
|
8110
|
-
"VListItem/variant": {
|
|
8111
|
-
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
8112
|
-
"description": "Applies a distinct style to the component."
|
|
8113
|
-
},
|
|
8114
|
-
"VListItem/disabled": {
|
|
8086
|
+
"VListItem/exact": {
|
|
8115
8087
|
"type": "boolean\n",
|
|
8116
|
-
"description": "
|
|
8088
|
+
"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."
|
|
8117
8089
|
},
|
|
8118
|
-
"VListItem/
|
|
8119
|
-
"type": "
|
|
8120
|
-
"description": "
|
|
8090
|
+
"VListItem/subtitle": {
|
|
8091
|
+
"type": "string | number | boolean\n",
|
|
8092
|
+
"description": "Specify a subtitle text for the component."
|
|
8121
8093
|
},
|
|
8122
|
-
"VListItem/
|
|
8123
|
-
"type": "
|
|
8124
|
-
"description": "
|
|
8094
|
+
"VListItem/base-color": {
|
|
8095
|
+
"type": "string\n",
|
|
8096
|
+
"description": "Sets the color of component when not focused."
|
|
8125
8097
|
},
|
|
8126
8098
|
"VListItem/active-color": {
|
|
8127
8099
|
"type": "string\n",
|
|
8128
8100
|
"description": "Deprecated, use `color` instead."
|
|
8129
8101
|
},
|
|
8130
|
-
"VListItem/
|
|
8102
|
+
"VListItem/active-class": {
|
|
8131
8103
|
"type": "string\n",
|
|
8132
|
-
"description": "
|
|
8133
|
-
},
|
|
8134
|
-
"VListItem/prepend-icon": {
|
|
8135
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
8136
|
-
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
|
8104
|
+
"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."
|
|
8137
8105
|
},
|
|
8138
|
-
"VListItem/
|
|
8139
|
-
"type": "
|
|
8140
|
-
"description": "
|
|
8106
|
+
"VListItem/lines": {
|
|
8107
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
|
8108
|
+
"description": "The line declaration specifies the minimum height of the item and can also be controlled from v-list with the same prop."
|
|
8141
8109
|
},
|
|
8142
8110
|
"VListItem/slim": {
|
|
8143
8111
|
"type": "boolean\n",
|
|
8144
8112
|
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars to create a more compact visual representation."
|
|
8145
8113
|
},
|
|
8146
|
-
"VListItem/
|
|
8147
|
-
"type": "
|
|
8148
|
-
"description": "
|
|
8114
|
+
"VListItem/max-height": {
|
|
8115
|
+
"type": "string | number\n",
|
|
8116
|
+
"description": "Sets the maximum height for the component."
|
|
8149
8117
|
},
|
|
8150
|
-
"VListItem/
|
|
8151
|
-
"type": "string\n",
|
|
8152
|
-
"description": "
|
|
8118
|
+
"VListItem/max-width": {
|
|
8119
|
+
"type": "string | number\n",
|
|
8120
|
+
"description": "Sets the maximum width for the component."
|
|
8153
8121
|
},
|
|
8154
|
-
"VListItem/
|
|
8155
|
-
"type": "
|
|
8156
|
-
"description": "
|
|
8122
|
+
"VListItem/min-height": {
|
|
8123
|
+
"type": "string | number\n",
|
|
8124
|
+
"description": "Sets the minimum height for the component."
|
|
8157
8125
|
},
|
|
8158
|
-
"VListItem/
|
|
8159
|
-
"type": "string |
|
|
8160
|
-
"description": "
|
|
8126
|
+
"VListItem/min-width": {
|
|
8127
|
+
"type": "string | number\n",
|
|
8128
|
+
"description": "Sets the minimum width for the component."
|
|
8161
8129
|
},
|
|
8162
|
-
"VListItem/
|
|
8163
|
-
"type": "
|
|
8164
|
-
"description": "
|
|
8130
|
+
"VListItem/variant": {
|
|
8131
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
8132
|
+
"description": "Applies a distinct style to the component."
|
|
8165
8133
|
},
|
|
8166
|
-
"VListItem/
|
|
8167
|
-
"type": "
|
|
8168
|
-
"description": "
|
|
8134
|
+
"VListItem/append-icon": {
|
|
8135
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
8136
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
8169
8137
|
},
|
|
8170
|
-
"VListItem/
|
|
8171
|
-
"type": "string\n",
|
|
8172
|
-
"description": "
|
|
8138
|
+
"VListItem/prepend-icon": {
|
|
8139
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
8140
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
|
8173
8141
|
},
|
|
8174
|
-
"VListItem/
|
|
8175
|
-
"type": "
|
|
8176
|
-
"description": "
|
|
8142
|
+
"VListItem/active": {
|
|
8143
|
+
"type": "boolean\n",
|
|
8144
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
8177
8145
|
},
|
|
8178
8146
|
"VListItem/append-avatar": {
|
|
8179
8147
|
"type": "string\n",
|
|
@@ -8183,29 +8151,41 @@
|
|
|
8183
8151
|
"type": "string\n",
|
|
8184
8152
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
|
8185
8153
|
},
|
|
8186
|
-
"
|
|
8187
|
-
"type": "
|
|
8188
|
-
"description": "
|
|
8154
|
+
"VListItem/ripple": {
|
|
8155
|
+
"type": "boolean | { class: string; keys: string[] }\n",
|
|
8156
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
8189
8157
|
},
|
|
8190
|
-
"
|
|
8191
|
-
"type": "
|
|
8192
|
-
"description": "
|
|
8158
|
+
"VListItem/href": {
|
|
8159
|
+
"type": "string\n",
|
|
8160
|
+
"description": "Designates the component as anchor and applies the **href** attribute."
|
|
8161
|
+
},
|
|
8162
|
+
"VListItem/to": {
|
|
8163
|
+
"type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
|
|
8164
|
+
"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."
|
|
8193
8165
|
},
|
|
8194
8166
|
"VListItemAction/end": {
|
|
8195
8167
|
"type": "boolean\n",
|
|
8196
8168
|
"description": "Applies margin at the start of the component."
|
|
8197
8169
|
},
|
|
8198
|
-
"
|
|
8170
|
+
"VListItemAction/start": {
|
|
8171
|
+
"type": "boolean\n",
|
|
8172
|
+
"description": "Applies margin at the end of the component."
|
|
8173
|
+
},
|
|
8174
|
+
"VListItemAction/tag": {
|
|
8199
8175
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
8200
8176
|
"description": "Specify a custom tag used on the root element."
|
|
8201
8177
|
},
|
|
8178
|
+
"VListItemMedia/end": {
|
|
8179
|
+
"type": "boolean\n",
|
|
8180
|
+
"description": "Applies margin at the start of the component."
|
|
8181
|
+
},
|
|
8202
8182
|
"VListItemMedia/start": {
|
|
8203
8183
|
"type": "boolean\n",
|
|
8204
8184
|
"description": "Applies margin at the end of the component."
|
|
8205
8185
|
},
|
|
8206
|
-
"VListItemMedia/
|
|
8207
|
-
"type": "
|
|
8208
|
-
"description": "
|
|
8186
|
+
"VListItemMedia/tag": {
|
|
8187
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
8188
|
+
"description": "Specify a custom tag used on the root element."
|
|
8209
8189
|
},
|
|
8210
8190
|
"VListItemSubtitle/tag": {
|
|
8211
8191
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
@@ -8407,10 +8387,6 @@
|
|
|
8407
8387
|
"type": "string\n",
|
|
8408
8388
|
"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)."
|
|
8409
8389
|
},
|
|
8410
|
-
"VMaskInput/details": {
|
|
8411
|
-
"type": "boolean\n",
|
|
8412
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
8413
|
-
},
|
|
8414
8390
|
"VMaskInput/direction": {
|
|
8415
8391
|
"type": "'horizontal' | 'vertical'\n",
|
|
8416
8392
|
"description": "Changes the direction of the input."
|
|
@@ -8843,10 +8819,6 @@
|
|
|
8843
8819
|
"type": "boolean\n",
|
|
8844
8820
|
"description": "Puts the input in a manual error state."
|
|
8845
8821
|
},
|
|
8846
|
-
"VNumberInput/details": {
|
|
8847
|
-
"type": "boolean\n",
|
|
8848
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
8849
|
-
},
|
|
8850
8822
|
"VNumberInput/label": {
|
|
8851
8823
|
"type": "string\n",
|
|
8852
8824
|
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
@@ -9623,6 +9595,14 @@
|
|
|
9623
9595
|
"type": "boolean | { duration: number }\n",
|
|
9624
9596
|
"description": "Enables and controls duration for initial reveal animation. Easing function is shared with `animation` prop."
|
|
9625
9597
|
},
|
|
9598
|
+
"VPieSegment/rounded": {
|
|
9599
|
+
"type": "string | number\n",
|
|
9600
|
+
"description": "Number passed as corner radius relative to 100x100 SVG viewport"
|
|
9601
|
+
},
|
|
9602
|
+
"VPieSegment/color": {
|
|
9603
|
+
"type": "string\n",
|
|
9604
|
+
"description": "Sets segment color to be passed straight to CSS style attribute."
|
|
9605
|
+
},
|
|
9626
9606
|
"VPieSegment/pattern": {
|
|
9627
9607
|
"type": "string\n",
|
|
9628
9608
|
"description": "Decal pattern to put on top of the outer slice."
|
|
@@ -9631,14 +9611,6 @@
|
|
|
9631
9611
|
"type": "number\n",
|
|
9632
9612
|
"description": "The value used for calculate segment/arc angle size."
|
|
9633
9613
|
},
|
|
9634
|
-
"VPieSegment/color": {
|
|
9635
|
-
"type": "string\n",
|
|
9636
|
-
"description": "Sets segment color to be passed straight to CSS style attribute."
|
|
9637
|
-
},
|
|
9638
|
-
"VPieSegment/rounded": {
|
|
9639
|
-
"type": "string | number\n",
|
|
9640
|
-
"description": "Number passed as corner radius relative to 100x100 SVG viewport"
|
|
9641
|
-
},
|
|
9642
9614
|
"VPieSegment/active": {
|
|
9643
9615
|
"type": "boolean\n",
|
|
9644
9616
|
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
@@ -9851,29 +9823,17 @@
|
|
|
9851
9823
|
"type": "string\n",
|
|
9852
9824
|
"description": "Provides the default type for children selection controls."
|
|
9853
9825
|
},
|
|
9854
|
-
"VRadio/
|
|
9855
|
-
"type": "
|
|
9856
|
-
"description": "
|
|
9826
|
+
"VRadio/name": {
|
|
9827
|
+
"type": "string\n",
|
|
9828
|
+
"description": "Sets the component's name attribute."
|
|
9857
9829
|
},
|
|
9858
9830
|
"VRadio/error": {
|
|
9859
9831
|
"type": "boolean\n",
|
|
9860
9832
|
"description": "Puts the input in a manual error state."
|
|
9861
9833
|
},
|
|
9862
|
-
"VRadio/
|
|
9863
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
9864
|
-
"description": "Adjusts the vertical height used by the component."
|
|
9865
|
-
},
|
|
9866
|
-
"VRadio/theme": {
|
|
9867
|
-
"type": "string\n",
|
|
9868
|
-
"description": "Specify a theme for this component and all of its children."
|
|
9869
|
-
},
|
|
9870
|
-
"VRadio/color": {
|
|
9871
|
-
"type": "string\n",
|
|
9872
|
-
"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)."
|
|
9873
|
-
},
|
|
9874
|
-
"VRadio/name": {
|
|
9834
|
+
"VRadio/label": {
|
|
9875
9835
|
"type": "string\n",
|
|
9876
|
-
"description": "Sets the
|
|
9836
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
9877
9837
|
},
|
|
9878
9838
|
"VRadio/disabled": {
|
|
9879
9839
|
"type": "boolean\n",
|
|
@@ -9891,10 +9851,30 @@
|
|
|
9891
9851
|
"type": "string\n",
|
|
9892
9852
|
"description": "Sets the DOM id on the component."
|
|
9893
9853
|
},
|
|
9854
|
+
"VRadio/theme": {
|
|
9855
|
+
"type": "string\n",
|
|
9856
|
+
"description": "Specify a theme for this component and all of its children."
|
|
9857
|
+
},
|
|
9858
|
+
"VRadio/model-value": {
|
|
9859
|
+
"type": "any\n",
|
|
9860
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
9861
|
+
},
|
|
9862
|
+
"VRadio/color": {
|
|
9863
|
+
"type": "string\n",
|
|
9864
|
+
"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)."
|
|
9865
|
+
},
|
|
9866
|
+
"VRadio/density": {
|
|
9867
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
9868
|
+
"description": "Adjusts the vertical height used by the component."
|
|
9869
|
+
},
|
|
9894
9870
|
"VRadio/base-color": {
|
|
9895
9871
|
"type": "string\n",
|
|
9896
9872
|
"description": "Sets the color of the input when it is not focused."
|
|
9897
9873
|
},
|
|
9874
|
+
"VRadio/value-comparator": {
|
|
9875
|
+
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3612: string }) => boolean)",
|
|
9876
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
9877
|
+
},
|
|
9898
9878
|
"VRadio/readonly": {
|
|
9899
9879
|
"type": "boolean\n",
|
|
9900
9880
|
"description": "Puts input in readonly state."
|
|
@@ -9907,10 +9887,6 @@
|
|
|
9907
9887
|
"type": "boolean\n",
|
|
9908
9888
|
"description": "Puts children inputs into a row."
|
|
9909
9889
|
},
|
|
9910
|
-
"VRadio/label": {
|
|
9911
|
-
"type": "string\n",
|
|
9912
|
-
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
9913
|
-
},
|
|
9914
9890
|
"VRadio/true-value": {
|
|
9915
9891
|
"type": "any\n",
|
|
9916
9892
|
"description": "Sets value for truthy state."
|
|
@@ -9924,85 +9900,101 @@
|
|
|
9924
9900
|
"description": "The target component to provide defaults values for."
|
|
9925
9901
|
},
|
|
9926
9902
|
"VRadio/false-icon": {
|
|
9927
|
-
"type": " | string\n | (
|
|
9903
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
9928
9904
|
"description": "The icon used when inactive."
|
|
9929
9905
|
},
|
|
9930
9906
|
"VRadio/true-icon": {
|
|
9931
|
-
"type": " | string\n | (
|
|
9907
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
9932
9908
|
"description": "The icon used when active."
|
|
9933
9909
|
},
|
|
9934
|
-
"VRadio/value-comparator": {
|
|
9935
|
-
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3771: string }) => boolean)",
|
|
9936
|
-
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
9937
|
-
},
|
|
9938
9910
|
"VRadioGroup/type": {
|
|
9939
9911
|
"type": "string\n",
|
|
9940
9912
|
"description": "Provides the default type for children selection controls."
|
|
9941
9913
|
},
|
|
9942
|
-
"VRadioGroup/
|
|
9943
|
-
"type": "
|
|
9944
|
-
"description": "
|
|
9914
|
+
"VRadioGroup/model-value": {
|
|
9915
|
+
"type": "unknown\n",
|
|
9916
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
9945
9917
|
},
|
|
9946
9918
|
"VRadioGroup/error": {
|
|
9947
9919
|
"type": "boolean\n",
|
|
9948
9920
|
"description": "Puts the input in a manual error state."
|
|
9949
9921
|
},
|
|
9950
|
-
"VRadioGroup/
|
|
9951
|
-
"type": "
|
|
9952
|
-
"description": "
|
|
9953
|
-
},
|
|
9954
|
-
"VRadioGroup/disabled": {
|
|
9955
|
-
"type": "boolean\n",
|
|
9956
|
-
"description": "Removes the ability to click or target the component."
|
|
9922
|
+
"VRadioGroup/density": {
|
|
9923
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
9924
|
+
"description": "Adjusts the vertical height used by the component."
|
|
9957
9925
|
},
|
|
9958
9926
|
"VRadioGroup/height": {
|
|
9959
9927
|
"type": "string | number\n",
|
|
9960
9928
|
"description": "Sets the height for the component."
|
|
9961
9929
|
},
|
|
9930
|
+
"VRadioGroup/max-width": {
|
|
9931
|
+
"type": "string | number\n",
|
|
9932
|
+
"description": "Sets the maximum width for the component."
|
|
9933
|
+
},
|
|
9934
|
+
"VRadioGroup/min-width": {
|
|
9935
|
+
"type": "string | number\n",
|
|
9936
|
+
"description": "Sets the minimum width for the component."
|
|
9937
|
+
},
|
|
9962
9938
|
"VRadioGroup/width": {
|
|
9963
9939
|
"type": "string | number\n",
|
|
9964
9940
|
"description": "Sets the width for the component."
|
|
9965
9941
|
},
|
|
9966
|
-
"VRadioGroup/id": {
|
|
9967
|
-
"type": "string\n",
|
|
9968
|
-
"description": "Sets the DOM id on the component."
|
|
9969
|
-
},
|
|
9970
9942
|
"VRadioGroup/theme": {
|
|
9971
9943
|
"type": "string\n",
|
|
9972
9944
|
"description": "Specify a theme for this component and all of its children."
|
|
9973
9945
|
},
|
|
9974
|
-
"VRadioGroup/model-value": {
|
|
9975
|
-
"type": "unknown\n",
|
|
9976
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
9977
|
-
},
|
|
9978
9946
|
"VRadioGroup/color": {
|
|
9979
9947
|
"type": "string\n",
|
|
9980
9948
|
"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)."
|
|
9981
9949
|
},
|
|
9982
|
-
"VRadioGroup/
|
|
9983
|
-
"type": "
|
|
9984
|
-
"description": "
|
|
9950
|
+
"VRadioGroup/name": {
|
|
9951
|
+
"type": "string\n",
|
|
9952
|
+
"description": "Sets the component's name attribute."
|
|
9953
|
+
},
|
|
9954
|
+
"VRadioGroup/disabled": {
|
|
9955
|
+
"type": "boolean\n",
|
|
9956
|
+
"description": "Removes the ability to click or target the component."
|
|
9957
|
+
},
|
|
9958
|
+
"VRadioGroup/id": {
|
|
9959
|
+
"type": "string\n",
|
|
9960
|
+
"description": "Sets the DOM id on the component."
|
|
9985
9961
|
},
|
|
9986
9962
|
"VRadioGroup/base-color": {
|
|
9987
9963
|
"type": "string\n",
|
|
9988
9964
|
"description": "Sets the color of the input when it is not focused."
|
|
9989
9965
|
},
|
|
9990
|
-
"VRadioGroup/
|
|
9991
|
-
"type": "string | number\n",
|
|
9992
|
-
"description": "
|
|
9993
|
-
},
|
|
9994
|
-
"VRadioGroup/min-width": {
|
|
9995
|
-
"type": "string | number\n",
|
|
9996
|
-
"description": "Sets the minimum width for the component."
|
|
9997
|
-
},
|
|
9998
|
-
"VRadioGroup/value-comparator": {
|
|
9999
|
-
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3612: string }) => boolean)",
|
|
10000
|
-
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
9966
|
+
"VRadioGroup/prepend-icon": {
|
|
9967
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
9968
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
10001
9969
|
},
|
|
10002
9970
|
"VRadioGroup/append-icon": {
|
|
10003
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
9971
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
10004
9972
|
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
10005
9973
|
},
|
|
9974
|
+
"VRadioGroup/readonly": {
|
|
9975
|
+
"type": "boolean\n",
|
|
9976
|
+
"description": "Puts input in readonly state."
|
|
9977
|
+
},
|
|
9978
|
+
"VRadioGroup/ripple": {
|
|
9979
|
+
"type": "boolean | { class: string; keys: string[] }\n",
|
|
9980
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
9981
|
+
},
|
|
9982
|
+
"VRadioGroup/inline": {
|
|
9983
|
+
"type": "boolean\n",
|
|
9984
|
+
"description": "Displays radio buttons in row."
|
|
9985
|
+
},
|
|
9986
|
+
"VRadioGroup/label": {
|
|
9987
|
+
"type": "string\n",
|
|
9988
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
9989
|
+
},
|
|
9990
|
+
"VRadioGroup/direction": {
|
|
9991
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
9992
|
+
"description": "Changes the direction of the input."
|
|
9993
|
+
},
|
|
9994
|
+
"VRadioGroup/messages": {
|
|
9995
|
+
"type": "string | string[]\n",
|
|
9996
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
9997
|
+
},
|
|
10006
9998
|
"VRadioGroup/center-affix": {
|
|
10007
9999
|
"type": "boolean\n",
|
|
10008
10000
|
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
|
@@ -10015,10 +10007,6 @@
|
|
|
10015
10007
|
"type": "string | boolean\n",
|
|
10016
10008
|
"description": "Sets the color of the prepend/append icons."
|
|
10017
10009
|
},
|
|
10018
|
-
"VRadioGroup/prepend-icon": {
|
|
10019
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
10020
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
10021
|
-
},
|
|
10022
10010
|
"VRadioGroup/hide-spin-buttons": {
|
|
10023
10011
|
"type": "boolean\n",
|
|
10024
10012
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
@@ -10031,14 +10019,6 @@
|
|
|
10031
10019
|
"type": "boolean\n",
|
|
10032
10020
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
10033
10021
|
},
|
|
10034
|
-
"VRadioGroup/messages": {
|
|
10035
|
-
"type": "string | string[]\n",
|
|
10036
|
-
"description": "Displays a list of messages or a single message if using a string."
|
|
10037
|
-
},
|
|
10038
|
-
"VRadioGroup/direction": {
|
|
10039
|
-
"type": "'horizontal' | 'vertical'\n",
|
|
10040
|
-
"description": "Changes the direction of the input."
|
|
10041
|
-
},
|
|
10042
10022
|
"VRadioGroup/error-messages": {
|
|
10043
10023
|
"type": "string | string[]\n",
|
|
10044
10024
|
"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."
|
|
@@ -10047,10 +10027,6 @@
|
|
|
10047
10027
|
"type": "string | number\n",
|
|
10048
10028
|
"description": "Control the maximum number of shown errors from validation."
|
|
10049
10029
|
},
|
|
10050
|
-
"VRadioGroup/readonly": {
|
|
10051
|
-
"type": "boolean\n",
|
|
10052
|
-
"description": "Puts input in readonly state."
|
|
10053
|
-
},
|
|
10054
10030
|
"VRadioGroup/rules": {
|
|
10055
10031
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
10056
10032
|
"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`."
|
|
@@ -10071,77 +10047,37 @@
|
|
|
10071
10047
|
"type": "boolean | 'auto'\n",
|
|
10072
10048
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
10073
10049
|
},
|
|
10074
|
-
"VRadioGroup/ripple": {
|
|
10075
|
-
"type": "boolean | { class: string; keys: string[] }\n",
|
|
10076
|
-
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
10077
|
-
},
|
|
10078
|
-
"VRadioGroup/inline": {
|
|
10079
|
-
"type": "boolean\n",
|
|
10080
|
-
"description": "Displays radio buttons in row."
|
|
10081
|
-
},
|
|
10082
10050
|
"VRadioGroup/defaults-target": {
|
|
10083
10051
|
"type": "string\n",
|
|
10084
10052
|
"description": "The target component to provide defaults values for."
|
|
10085
10053
|
},
|
|
10086
10054
|
"VRadioGroup/false-icon": {
|
|
10087
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
10055
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
10088
10056
|
"description": "The icon used when inactive."
|
|
10089
10057
|
},
|
|
10090
10058
|
"VRadioGroup/true-icon": {
|
|
10091
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
10059
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
10092
10060
|
"description": "The icon used when active."
|
|
10093
10061
|
},
|
|
10094
|
-
"
|
|
10095
|
-
"type": "(string
|
|
10096
|
-
"description": "
|
|
10097
|
-
},
|
|
10098
|
-
"VRangeSlider/error": {
|
|
10099
|
-
"type": "boolean\n",
|
|
10100
|
-
"description": "Puts the input in a manual error state."
|
|
10062
|
+
"VRadioGroup/value-comparator": {
|
|
10063
|
+
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3771: string }) => boolean)",
|
|
10064
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
10101
10065
|
},
|
|
10102
10066
|
"VRangeSlider/reverse": {
|
|
10103
10067
|
"type": "boolean\n",
|
|
10104
10068
|
"description": "Reverses the slider direction."
|
|
10105
10069
|
},
|
|
10106
|
-
"VRangeSlider/
|
|
10107
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
10108
|
-
"description": "Adjusts the vertical height used by the component."
|
|
10109
|
-
},
|
|
10110
|
-
"VRangeSlider/max-width": {
|
|
10111
|
-
"type": "string | number\n",
|
|
10112
|
-
"description": "Sets the maximum width for the component."
|
|
10113
|
-
},
|
|
10114
|
-
"VRangeSlider/min-width": {
|
|
10115
|
-
"type": "string | number\n",
|
|
10116
|
-
"description": "Sets the minimum width for the component."
|
|
10117
|
-
},
|
|
10118
|
-
"VRangeSlider/width": {
|
|
10119
|
-
"type": "string | number\n",
|
|
10120
|
-
"description": "Sets the width for the component."
|
|
10121
|
-
},
|
|
10122
|
-
"VRangeSlider/elevation": {
|
|
10123
|
-
"type": "string | number\n",
|
|
10124
|
-
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
10125
|
-
},
|
|
10126
|
-
"VRangeSlider/rounded": {
|
|
10127
|
-
"type": "string | number | boolean\n",
|
|
10128
|
-
"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)."
|
|
10129
|
-
},
|
|
10130
|
-
"VRangeSlider/tile": {
|
|
10131
|
-
"type": "boolean\n",
|
|
10132
|
-
"description": "Removes any applied **border-radius** from the component."
|
|
10133
|
-
},
|
|
10134
|
-
"VRangeSlider/theme": {
|
|
10070
|
+
"VRangeSlider/name": {
|
|
10135
10071
|
"type": "string\n",
|
|
10136
|
-
"description": "
|
|
10072
|
+
"description": "Sets the component's name attribute."
|
|
10137
10073
|
},
|
|
10138
|
-
"VRangeSlider/
|
|
10139
|
-
"type": "
|
|
10140
|
-
"description": "
|
|
10074
|
+
"VRangeSlider/error": {
|
|
10075
|
+
"type": "boolean\n",
|
|
10076
|
+
"description": "Puts the input in a manual error state."
|
|
10141
10077
|
},
|
|
10142
|
-
"VRangeSlider/
|
|
10078
|
+
"VRangeSlider/label": {
|
|
10143
10079
|
"type": "string\n",
|
|
10144
|
-
"description": "Sets the
|
|
10080
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
10145
10081
|
},
|
|
10146
10082
|
"VRangeSlider/disabled": {
|
|
10147
10083
|
"type": "boolean\n",
|
|
@@ -10159,41 +10095,57 @@
|
|
|
10159
10095
|
"type": "string | number\n",
|
|
10160
10096
|
"description": "If greater than 0, sets step interval for ticks."
|
|
10161
10097
|
},
|
|
10098
|
+
"VRangeSlider/width": {
|
|
10099
|
+
"type": "string | number\n",
|
|
10100
|
+
"description": "Sets the width for the component."
|
|
10101
|
+
},
|
|
10162
10102
|
"VRangeSlider/id": {
|
|
10163
10103
|
"type": "string\n",
|
|
10164
10104
|
"description": "Sets the DOM id on the component."
|
|
10165
10105
|
},
|
|
10166
|
-
"VRangeSlider/
|
|
10106
|
+
"VRangeSlider/theme": {
|
|
10167
10107
|
"type": "string\n",
|
|
10168
|
-
"description": "
|
|
10108
|
+
"description": "Specify a theme for this component and all of its children."
|
|
10169
10109
|
},
|
|
10170
|
-
"VRangeSlider/
|
|
10171
|
-
"type": "
|
|
10172
|
-
"description": "
|
|
10110
|
+
"VRangeSlider/model-value": {
|
|
10111
|
+
"type": "(string | number)[]\n",
|
|
10112
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
10173
10113
|
},
|
|
10174
|
-
"VRangeSlider/
|
|
10175
|
-
"type": "
|
|
10176
|
-
"description": "
|
|
10114
|
+
"VRangeSlider/color": {
|
|
10115
|
+
"type": "string\n",
|
|
10116
|
+
"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)."
|
|
10177
10117
|
},
|
|
10178
|
-
"VRangeSlider/
|
|
10179
|
-
"type": "
|
|
10180
|
-
"description": "
|
|
10118
|
+
"VRangeSlider/density": {
|
|
10119
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
10120
|
+
"description": "Adjusts the vertical height used by the component."
|
|
10181
10121
|
},
|
|
10182
|
-
"VRangeSlider/
|
|
10122
|
+
"VRangeSlider/elevation": {
|
|
10123
|
+
"type": "string | number\n",
|
|
10124
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
10125
|
+
},
|
|
10126
|
+
"VRangeSlider/rounded": {
|
|
10127
|
+
"type": "string | number | boolean\n",
|
|
10128
|
+
"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)."
|
|
10129
|
+
},
|
|
10130
|
+
"VRangeSlider/tile": {
|
|
10183
10131
|
"type": "boolean\n",
|
|
10184
|
-
"description": "
|
|
10132
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
10185
10133
|
},
|
|
10186
|
-
"VRangeSlider/
|
|
10134
|
+
"VRangeSlider/base-color": {
|
|
10187
10135
|
"type": "string\n",
|
|
10188
|
-
"description": "Sets the
|
|
10136
|
+
"description": "Sets the color of the input when it is not focused."
|
|
10189
10137
|
},
|
|
10190
|
-
"VRangeSlider/
|
|
10191
|
-
"type": "
|
|
10192
|
-
"description": "
|
|
10138
|
+
"VRangeSlider/max-width": {
|
|
10139
|
+
"type": "string | number\n",
|
|
10140
|
+
"description": "Sets the maximum width for the component."
|
|
10193
10141
|
},
|
|
10194
|
-
"VRangeSlider/
|
|
10195
|
-
"type": "string |
|
|
10196
|
-
"description": "
|
|
10142
|
+
"VRangeSlider/min-width": {
|
|
10143
|
+
"type": "string | number\n",
|
|
10144
|
+
"description": "Sets the minimum width for the component."
|
|
10145
|
+
},
|
|
10146
|
+
"VRangeSlider/append-icon": {
|
|
10147
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
10148
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
10197
10149
|
},
|
|
10198
10150
|
"VRangeSlider/center-affix": {
|
|
10199
10151
|
"type": "boolean\n",
|
|
@@ -10207,6 +10159,10 @@
|
|
|
10207
10159
|
"type": "string | boolean\n",
|
|
10208
10160
|
"description": "Sets the color of the prepend/append icons."
|
|
10209
10161
|
},
|
|
10162
|
+
"VRangeSlider/prepend-icon": {
|
|
10163
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
10164
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
10165
|
+
},
|
|
10210
10166
|
"VRangeSlider/hide-spin-buttons": {
|
|
10211
10167
|
"type": "boolean\n",
|
|
10212
10168
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
@@ -10219,6 +10175,14 @@
|
|
|
10219
10175
|
"type": "boolean\n",
|
|
10220
10176
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
10221
10177
|
},
|
|
10178
|
+
"VRangeSlider/messages": {
|
|
10179
|
+
"type": "string | string[]\n",
|
|
10180
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
10181
|
+
},
|
|
10182
|
+
"VRangeSlider/direction": {
|
|
10183
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
10184
|
+
"description": "Changes the direction of the input."
|
|
10185
|
+
},
|
|
10222
10186
|
"VRangeSlider/error-messages": {
|
|
10223
10187
|
"type": "string | string[]\n",
|
|
10224
10188
|
"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."
|
|
@@ -10227,6 +10191,10 @@
|
|
|
10227
10191
|
"type": "string | number\n",
|
|
10228
10192
|
"description": "Control the maximum number of shown errors from validation."
|
|
10229
10193
|
},
|
|
10194
|
+
"VRangeSlider/readonly": {
|
|
10195
|
+
"type": "boolean\n",
|
|
10196
|
+
"description": "Puts input in readonly state."
|
|
10197
|
+
},
|
|
10230
10198
|
"VRangeSlider/rules": {
|
|
10231
10199
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
10232
10200
|
"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`."
|
|
@@ -10247,6 +10215,10 @@
|
|
|
10247
10215
|
"type": "boolean | 'auto'\n",
|
|
10248
10216
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
10249
10217
|
},
|
|
10218
|
+
"VRangeSlider/ripple": {
|
|
10219
|
+
"type": "boolean\n",
|
|
10220
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
10221
|
+
},
|
|
10250
10222
|
"VRangeSlider/thumb-color": {
|
|
10251
10223
|
"type": "string\n",
|
|
10252
10224
|
"description": "Sets the thumb and thumb label color."
|
|
@@ -10295,10 +10267,26 @@
|
|
|
10295
10267
|
"type": "string | number\n",
|
|
10296
10268
|
"description": "The amount of items to show."
|
|
10297
10269
|
},
|
|
10270
|
+
"VRating/model-value": {
|
|
10271
|
+
"type": "string | number\n",
|
|
10272
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
10273
|
+
},
|
|
10274
|
+
"VRating/density": {
|
|
10275
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
10276
|
+
"description": "Adjusts the vertical height used by the component."
|
|
10277
|
+
},
|
|
10298
10278
|
"VRating/tag": {
|
|
10299
10279
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
10300
10280
|
"description": "Specify a custom tag used on the root element."
|
|
10301
10281
|
},
|
|
10282
|
+
"VRating/theme": {
|
|
10283
|
+
"type": "string\n",
|
|
10284
|
+
"description": "Specify a theme for this component and all of its children."
|
|
10285
|
+
},
|
|
10286
|
+
"VRating/color": {
|
|
10287
|
+
"type": "string\n",
|
|
10288
|
+
"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)."
|
|
10289
|
+
},
|
|
10302
10290
|
"VRating/name": {
|
|
10303
10291
|
"type": "string\n",
|
|
10304
10292
|
"description": "Sets the component's name attribute."
|
|
@@ -10311,22 +10299,6 @@
|
|
|
10311
10299
|
"type": "string | number\n",
|
|
10312
10300
|
"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**."
|
|
10313
10301
|
},
|
|
10314
|
-
"VRating/theme": {
|
|
10315
|
-
"type": "string\n",
|
|
10316
|
-
"description": "Specify a theme for this component and all of its children."
|
|
10317
|
-
},
|
|
10318
|
-
"VRating/model-value": {
|
|
10319
|
-
"type": "string | number\n",
|
|
10320
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
10321
|
-
},
|
|
10322
|
-
"VRating/color": {
|
|
10323
|
-
"type": "string\n",
|
|
10324
|
-
"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)."
|
|
10325
|
-
},
|
|
10326
|
-
"VRating/density": {
|
|
10327
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
10328
|
-
"description": "Adjusts the vertical height used by the component."
|
|
10329
|
-
},
|
|
10330
10302
|
"VRating/active-color": {
|
|
10331
10303
|
"type": "string\n",
|
|
10332
10304
|
"description": "The applied color when the component is in an active state."
|
|
@@ -10335,28 +10307,28 @@
|
|
|
10335
10307
|
"type": "boolean\n",
|
|
10336
10308
|
"description": "Removes all hover effects and pointer events."
|
|
10337
10309
|
},
|
|
10338
|
-
"VRating/
|
|
10310
|
+
"VRating/ripple": {
|
|
10339
10311
|
"type": "boolean\n",
|
|
10340
|
-
"description": "
|
|
10312
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
10341
10313
|
},
|
|
10342
10314
|
"VRating/hover": {
|
|
10343
10315
|
"type": "boolean\n",
|
|
10344
10316
|
"description": "Provides visual feedback when hovering over icons."
|
|
10345
10317
|
},
|
|
10346
|
-
"VRating/
|
|
10318
|
+
"VRating/clearable": {
|
|
10347
10319
|
"type": "boolean\n",
|
|
10348
|
-
"description": "
|
|
10320
|
+
"description": "Allows for the component to be cleared by clicking on the current value."
|
|
10349
10321
|
},
|
|
10350
10322
|
"VRating/item-aria-label": {
|
|
10351
10323
|
"type": "string\n",
|
|
10352
10324
|
"description": "The **aria-label** used for each item."
|
|
10353
10325
|
},
|
|
10354
10326
|
"VRating/empty-icon": {
|
|
10355
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
10327
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
10356
10328
|
"description": "The icon displayed when empty."
|
|
10357
10329
|
},
|
|
10358
10330
|
"VRating/full-icon": {
|
|
10359
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
10331
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
10360
10332
|
"description": "The icon displayed when full."
|
|
10361
10333
|
},
|
|
10362
10334
|
"VRating/half-increments": {
|
|
@@ -10375,10 +10347,6 @@
|
|
|
10375
10347
|
"type": "string | number\n",
|
|
10376
10348
|
"description": "Sets the height for the component."
|
|
10377
10349
|
},
|
|
10378
|
-
"VResponsive/width": {
|
|
10379
|
-
"type": "string | number\n",
|
|
10380
|
-
"description": "Sets the width for the component."
|
|
10381
|
-
},
|
|
10382
10350
|
"VResponsive/max-height": {
|
|
10383
10351
|
"type": "string | number\n",
|
|
10384
10352
|
"description": "Sets the maximum height for the component."
|
|
@@ -10395,6 +10363,14 @@
|
|
|
10395
10363
|
"type": "string | number\n",
|
|
10396
10364
|
"description": "Sets the minimum width for the component."
|
|
10397
10365
|
},
|
|
10366
|
+
"VResponsive/width": {
|
|
10367
|
+
"type": "string | number\n",
|
|
10368
|
+
"description": "Sets the width for the component."
|
|
10369
|
+
},
|
|
10370
|
+
"VResponsive/inline": {
|
|
10371
|
+
"type": "boolean\n",
|
|
10372
|
+
"description": "Display as an inline element instead of a block, also disables flex-grow."
|
|
10373
|
+
},
|
|
10398
10374
|
"VResponsive/content-class": {
|
|
10399
10375
|
"type": "any\n",
|
|
10400
10376
|
"description": "Apply a custom class to the internal content element."
|
|
@@ -10403,10 +10379,6 @@
|
|
|
10403
10379
|
"type": "string | number\n",
|
|
10404
10380
|
"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."
|
|
10405
10381
|
},
|
|
10406
|
-
"VResponsive/inline": {
|
|
10407
|
-
"type": "boolean\n",
|
|
10408
|
-
"description": "Display as an inline element instead of a block, also disables flex-grow."
|
|
10409
|
-
},
|
|
10410
10382
|
"VRow/tag": {
|
|
10411
10383
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
10412
10384
|
"description": "Specify a custom tag used on the root element."
|
|
@@ -10631,10 +10603,6 @@
|
|
|
10631
10603
|
"type": "boolean\n",
|
|
10632
10604
|
"description": "Puts the input in a manual error state."
|
|
10633
10605
|
},
|
|
10634
|
-
"VSelect/details": {
|
|
10635
|
-
"type": "boolean\n",
|
|
10636
|
-
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VField.json))"
|
|
10637
|
-
},
|
|
10638
10606
|
"VSelect/label": {
|
|
10639
10607
|
"type": "string\n",
|
|
10640
10608
|
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
@@ -12271,10 +12239,6 @@
|
|
|
12271
12239
|
"type": "(string | Record<string, any>)[]\n",
|
|
12272
12240
|
"description": "An array of strings or objects used for automatically generating children components."
|
|
12273
12241
|
},
|
|
12274
|
-
"VStepper/hide-actions": {
|
|
12275
|
-
"type": "boolean\n",
|
|
12276
|
-
"description": "Hide actions bar (prev and next buttons)."
|
|
12277
|
-
},
|
|
12278
12242
|
"VStepper/item-title": {
|
|
12279
12243
|
"type": "string\n",
|
|
12280
12244
|
"description": "Property on supplied `items` that contains its title."
|
|
@@ -12283,7 +12247,11 @@
|
|
|
12283
12247
|
"type": "string\n",
|
|
12284
12248
|
"description": "Property on supplied `items` that contains its value."
|
|
12285
12249
|
},
|
|
12286
|
-
"VStepper/
|
|
12250
|
+
"VStepper/hide-actions": {
|
|
12251
|
+
"type": "boolean\n",
|
|
12252
|
+
"description": "Hide actions bar (prev and next buttons)."
|
|
12253
|
+
},
|
|
12254
|
+
"VStepper/alt-labels": {
|
|
12287
12255
|
"type": "boolean\n",
|
|
12288
12256
|
"description": "Places the labels beneath the step."
|
|
12289
12257
|
},
|
|
@@ -12479,10 +12447,6 @@
|
|
|
12479
12447
|
"type": "(string | Record<string, any>)[]\n",
|
|
12480
12448
|
"description": "An array of strings or objects used for automatically generating children components."
|
|
12481
12449
|
},
|
|
12482
|
-
"VStepperVertical/hide-actions": {
|
|
12483
|
-
"type": "boolean\n",
|
|
12484
|
-
"description": "Hide the expand icon in the content title."
|
|
12485
|
-
},
|
|
12486
12450
|
"VStepperVertical/expand-icon": {
|
|
12487
12451
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
12488
12452
|
"description": "Icon used when the expansion panel is in a expandable state."
|
|
@@ -12499,6 +12463,10 @@
|
|
|
12499
12463
|
"type": "string\n",
|
|
12500
12464
|
"description": "Property on supplied `items` that contains its value."
|
|
12501
12465
|
},
|
|
12466
|
+
"VStepperVertical/hide-actions": {
|
|
12467
|
+
"type": "boolean\n",
|
|
12468
|
+
"description": "Hide the expand icon in the content title."
|
|
12469
|
+
},
|
|
12502
12470
|
"VStepperVertical/focusable": {
|
|
12503
12471
|
"type": "boolean\n",
|
|
12504
12472
|
"description": "Makes the expansion-panel headers focusable."
|
|
@@ -12651,10 +12619,6 @@
|
|
|
12651
12619
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VStepper/VStepperItem.tsx#L43-L43\" target=\"_blank\">ValidationRule</a>[]\n",
|
|
12652
12620
|
"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`."
|
|
12653
12621
|
},
|
|
12654
|
-
"VStepperVerticalItem/hide-actions": {
|
|
12655
|
-
"type": "boolean\n",
|
|
12656
|
-
"description": "Hide the expand icon in the content title."
|
|
12657
|
-
},
|
|
12658
12622
|
"VStepperVerticalItem/expand-icon": {
|
|
12659
12623
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
12660
12624
|
"description": "Icon used when the expansion panel is in a expandable state."
|
|
@@ -12663,6 +12627,10 @@
|
|
|
12663
12627
|
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
12664
12628
|
"description": "Icon used when the expansion panel is in a collapsable state."
|
|
12665
12629
|
},
|
|
12630
|
+
"VStepperVerticalItem/hide-actions": {
|
|
12631
|
+
"type": "boolean\n",
|
|
12632
|
+
"description": "Hide the expand icon in the content title."
|
|
12633
|
+
},
|
|
12666
12634
|
"VStepperVerticalItem/focusable": {
|
|
12667
12635
|
"type": "boolean\n",
|
|
12668
12636
|
"description": "Makes the expansion panel content focusable."
|
|
@@ -13291,34 +13259,34 @@
|
|
|
13291
13259
|
"type": "boolean\n",
|
|
13292
13260
|
"description": "`v-tabs-item` min-width 160px, max-width 360px."
|
|
13293
13261
|
},
|
|
13294
|
-
"VTabsWindow/
|
|
13295
|
-
"type": "
|
|
13296
|
-
"description": "
|
|
13262
|
+
"VTabsWindow/model-value": {
|
|
13263
|
+
"type": "any\n",
|
|
13264
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13297
13265
|
},
|
|
13298
13266
|
"VTabsWindow/reverse": {
|
|
13299
13267
|
"type": "boolean\n",
|
|
13300
13268
|
"description": "Reverse the normal transition direction."
|
|
13301
13269
|
},
|
|
13302
|
-
"VTabsWindow/
|
|
13303
|
-
"type": "
|
|
13304
|
-
"description": "
|
|
13270
|
+
"VTabsWindow/tag": {
|
|
13271
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
13272
|
+
"description": "Specify a custom tag used on the root element."
|
|
13305
13273
|
},
|
|
13306
13274
|
"VTabsWindow/theme": {
|
|
13307
13275
|
"type": "string\n",
|
|
13308
13276
|
"description": "Specify a theme for this component and all of its children."
|
|
13309
13277
|
},
|
|
13310
|
-
"VTabsWindow/
|
|
13311
|
-
"type": "
|
|
13312
|
-
"description": "
|
|
13313
|
-
},
|
|
13314
|
-
"VTabsWindow/direction": {
|
|
13315
|
-
"type": "'horizontal' | 'vertical'\n",
|
|
13316
|
-
"description": "The transition direction when changing windows."
|
|
13278
|
+
"VTabsWindow/disabled": {
|
|
13279
|
+
"type": "boolean\n",
|
|
13280
|
+
"description": "Removes the ability to click or target the component."
|
|
13317
13281
|
},
|
|
13318
13282
|
"VTabsWindow/selected-class": {
|
|
13319
13283
|
"type": "string\n",
|
|
13320
13284
|
"description": "Configure the active CSS class applied when an item is selected."
|
|
13321
13285
|
},
|
|
13286
|
+
"VTabsWindow/direction": {
|
|
13287
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
13288
|
+
"description": "The transition direction when changing windows."
|
|
13289
|
+
},
|
|
13322
13290
|
"VTabsWindow/crossfade": {
|
|
13323
13291
|
"type": "boolean\n",
|
|
13324
13292
|
"description": "Enables crossfade transition."
|
|
@@ -13339,22 +13307,22 @@
|
|
|
13339
13307
|
"type": "any\n",
|
|
13340
13308
|
"description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
|
|
13341
13309
|
},
|
|
13342
|
-
"VTabsWindowItem/
|
|
13343
|
-
"type": "
|
|
13344
|
-
"description": "
|
|
13310
|
+
"VTabsWindowItem/eager": {
|
|
13311
|
+
"type": "boolean\n",
|
|
13312
|
+
"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."
|
|
13345
13313
|
},
|
|
13346
13314
|
"VTabsWindowItem/transition": {
|
|
13347
13315
|
"type": "string | boolean\n",
|
|
13348
13316
|
"description": "The transition used when the component progressing through items. Can be one of the [built in](/styles/transitions/) or custom transition."
|
|
13349
13317
|
},
|
|
13350
|
-
"VTabsWindowItem/eager": {
|
|
13351
|
-
"type": "boolean\n",
|
|
13352
|
-
"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."
|
|
13353
|
-
},
|
|
13354
13318
|
"VTabsWindowItem/reverse-transition": {
|
|
13355
13319
|
"type": "string | boolean\n",
|
|
13356
13320
|
"description": "Sets the reverse transition."
|
|
13357
13321
|
},
|
|
13322
|
+
"VTabsWindowItem/selected-class": {
|
|
13323
|
+
"type": "string\n",
|
|
13324
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
|
13325
|
+
},
|
|
13358
13326
|
"VTextField/flat": {
|
|
13359
13327
|
"type": "boolean\n",
|
|
13360
13328
|
"description": "Removes elevation (shadow) added to element when using the **solo** or **solo-inverted** props."
|
|
@@ -13363,57 +13331,21 @@
|
|
|
13363
13331
|
"type": "string\n",
|
|
13364
13332
|
"description": "Sets input type."
|
|
13365
13333
|
},
|
|
13366
|
-
"VTextField/model-value": {
|
|
13367
|
-
"type": "any\n",
|
|
13368
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13369
|
-
},
|
|
13370
|
-
"VTextField/error": {
|
|
13371
|
-
"type": "boolean\n",
|
|
13372
|
-
"description": "Puts the input in a manual error state."
|
|
13373
|
-
},
|
|
13374
13334
|
"VTextField/reverse": {
|
|
13375
13335
|
"type": "boolean\n",
|
|
13376
13336
|
"description": "Reverses the input orientation."
|
|
13377
13337
|
},
|
|
13378
|
-
"VTextField/
|
|
13379
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
13380
|
-
"description": "Adjusts the vertical height used by the component."
|
|
13381
|
-
},
|
|
13382
|
-
"VTextField/max-width": {
|
|
13383
|
-
"type": "string | number\n",
|
|
13384
|
-
"description": "Sets the maximum width for the component."
|
|
13385
|
-
},
|
|
13386
|
-
"VTextField/min-width": {
|
|
13387
|
-
"type": "string | number\n",
|
|
13388
|
-
"description": "Sets the minimum width for the component."
|
|
13389
|
-
},
|
|
13390
|
-
"VTextField/width": {
|
|
13391
|
-
"type": "string | number\n",
|
|
13392
|
-
"description": "Sets the width for the component."
|
|
13393
|
-
},
|
|
13394
|
-
"VTextField/rounded": {
|
|
13395
|
-
"type": "string | number | boolean\n",
|
|
13396
|
-
"description": "Adds a border radius to the input."
|
|
13397
|
-
},
|
|
13398
|
-
"VTextField/tile": {
|
|
13399
|
-
"type": "boolean\n",
|
|
13400
|
-
"description": "Removes any applied **border-radius** from the component."
|
|
13401
|
-
},
|
|
13402
|
-
"VTextField/theme": {
|
|
13403
|
-
"type": "string\n",
|
|
13404
|
-
"description": "Specify a theme for this component and all of its children."
|
|
13405
|
-
},
|
|
13406
|
-
"VTextField/color": {
|
|
13338
|
+
"VTextField/name": {
|
|
13407
13339
|
"type": "string\n",
|
|
13408
|
-
"description": "
|
|
13340
|
+
"description": "Sets the component's name attribute."
|
|
13409
13341
|
},
|
|
13410
|
-
"VTextField/
|
|
13411
|
-
"type": "
|
|
13412
|
-
"description": "
|
|
13342
|
+
"VTextField/error": {
|
|
13343
|
+
"type": "boolean\n",
|
|
13344
|
+
"description": "Puts the input in a manual error state."
|
|
13413
13345
|
},
|
|
13414
|
-
"VTextField/
|
|
13346
|
+
"VTextField/label": {
|
|
13415
13347
|
"type": "string\n",
|
|
13416
|
-
"description": "Sets the
|
|
13348
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
13417
13349
|
},
|
|
13418
13350
|
"VTextField/autocomplete": {
|
|
13419
13351
|
"type": "string\n",
|
|
@@ -13427,6 +13359,10 @@
|
|
|
13427
13359
|
"type": "string\n",
|
|
13428
13360
|
"description": "Sets the input’s placeholder text."
|
|
13429
13361
|
},
|
|
13362
|
+
"VTextField/width": {
|
|
13363
|
+
"type": "string | number\n",
|
|
13364
|
+
"description": "Sets the width for the component."
|
|
13365
|
+
},
|
|
13430
13366
|
"VTextField/id": {
|
|
13431
13367
|
"type": "string\n",
|
|
13432
13368
|
"description": "Sets the DOM id on the component."
|
|
@@ -13443,49 +13379,69 @@
|
|
|
13443
13379
|
"type": "boolean\n",
|
|
13444
13380
|
"description": "Enables autofocus."
|
|
13445
13381
|
},
|
|
13446
|
-
"VTextField/
|
|
13447
|
-
"type": "
|
|
13448
|
-
"description": "
|
|
13382
|
+
"VTextField/theme": {
|
|
13383
|
+
"type": "string\n",
|
|
13384
|
+
"description": "Specify a theme for this component and all of its children."
|
|
13449
13385
|
},
|
|
13450
|
-
"VTextField/
|
|
13386
|
+
"VTextField/model-value": {
|
|
13387
|
+
"type": "any\n",
|
|
13388
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13389
|
+
},
|
|
13390
|
+
"VTextField/color": {
|
|
13451
13391
|
"type": "string\n",
|
|
13452
|
-
"description": "
|
|
13392
|
+
"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)."
|
|
13453
13393
|
},
|
|
13454
|
-
"VTextField/
|
|
13455
|
-
"type": "
|
|
13456
|
-
"description": "
|
|
13394
|
+
"VTextField/density": {
|
|
13395
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
13396
|
+
"description": "Adjusts the vertical height used by the component."
|
|
13457
13397
|
},
|
|
13458
|
-
"VTextField/
|
|
13459
|
-
"type": "
|
|
13460
|
-
"description": "
|
|
13398
|
+
"VTextField/rounded": {
|
|
13399
|
+
"type": "string | number | boolean\n",
|
|
13400
|
+
"description": "Adds a border radius to the input."
|
|
13461
13401
|
},
|
|
13462
|
-
"VTextField/
|
|
13402
|
+
"VTextField/tile": {
|
|
13463
13403
|
"type": "boolean\n",
|
|
13464
|
-
"description": "
|
|
13465
|
-
},
|
|
13466
|
-
"VTextField/loading": {
|
|
13467
|
-
"type": "string | boolean\n",
|
|
13468
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
|
13404
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
13469
13405
|
},
|
|
13470
|
-
"VTextField/
|
|
13406
|
+
"VTextField/base-color": {
|
|
13471
13407
|
"type": "string\n",
|
|
13472
|
-
"description": "Sets the
|
|
13408
|
+
"description": "Sets the color of the input when it is not focused."
|
|
13473
13409
|
},
|
|
13474
13410
|
"VTextField/bg-color": {
|
|
13475
13411
|
"type": "string\n",
|
|
13476
13412
|
"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)."
|
|
13477
13413
|
},
|
|
13478
|
-
"VTextField/
|
|
13414
|
+
"VTextField/max-width": {
|
|
13415
|
+
"type": "string | number\n",
|
|
13416
|
+
"description": "Sets the maximum width for the component."
|
|
13417
|
+
},
|
|
13418
|
+
"VTextField/min-width": {
|
|
13419
|
+
"type": "string | number\n",
|
|
13420
|
+
"description": "Sets the minimum width for the component."
|
|
13421
|
+
},
|
|
13422
|
+
"VTextField/variant": {
|
|
13423
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
|
13424
|
+
"description": "Applies a distinct style to the component."
|
|
13425
|
+
},
|
|
13426
|
+
"VTextField/counter": {
|
|
13427
|
+
"type": "string | number | boolean\n",
|
|
13428
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
13429
|
+
},
|
|
13430
|
+
"VTextField/persistent-placeholder": {
|
|
13479
13431
|
"type": "boolean\n",
|
|
13480
|
-
"description": "
|
|
13432
|
+
"description": "Forces placeholder to always be visible."
|
|
13481
13433
|
},
|
|
13482
|
-
"VTextField/
|
|
13483
|
-
"type": "
|
|
13484
|
-
"description": "
|
|
13434
|
+
"VTextField/persistent-counter": {
|
|
13435
|
+
"type": "boolean\n",
|
|
13436
|
+
"description": "Forces counter to always be visible."
|
|
13485
13437
|
},
|
|
13486
|
-
"VTextField/
|
|
13487
|
-
"type": "string
|
|
13488
|
-
"description": "Displays
|
|
13438
|
+
"VTextField/suffix": {
|
|
13439
|
+
"type": "string\n",
|
|
13440
|
+
"description": "Displays suffix text."
|
|
13441
|
+
},
|
|
13442
|
+
"VTextField/append-icon": {
|
|
13443
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13444
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
13489
13445
|
},
|
|
13490
13446
|
"VTextField/center-affix": {
|
|
13491
13447
|
"type": "boolean\n",
|
|
@@ -13499,6 +13455,10 @@
|
|
|
13499
13455
|
"type": "string | boolean\n",
|
|
13500
13456
|
"description": "Sets the color of the prepend/append icons."
|
|
13501
13457
|
},
|
|
13458
|
+
"VTextField/prepend-icon": {
|
|
13459
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13460
|
+
"description": "Prepends an icon to the outside the component's input, uses the same syntax as `v-icon`."
|
|
13461
|
+
},
|
|
13502
13462
|
"VTextField/hide-spin-buttons": {
|
|
13503
13463
|
"type": "boolean\n",
|
|
13504
13464
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
@@ -13511,6 +13471,14 @@
|
|
|
13511
13471
|
"type": "boolean\n",
|
|
13512
13472
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
13513
13473
|
},
|
|
13474
|
+
"VTextField/messages": {
|
|
13475
|
+
"type": "string | string[]\n",
|
|
13476
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
13477
|
+
},
|
|
13478
|
+
"VTextField/direction": {
|
|
13479
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
13480
|
+
"description": "Changes the direction of the input."
|
|
13481
|
+
},
|
|
13514
13482
|
"VTextField/error-messages": {
|
|
13515
13483
|
"type": "string | string[]\n",
|
|
13516
13484
|
"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."
|
|
@@ -13519,6 +13487,10 @@
|
|
|
13519
13487
|
"type": "string | number\n",
|
|
13520
13488
|
"description": "Control the maximum number of shown errors from validation."
|
|
13521
13489
|
},
|
|
13490
|
+
"VTextField/readonly": {
|
|
13491
|
+
"type": "boolean\n",
|
|
13492
|
+
"description": "Puts input in readonly state."
|
|
13493
|
+
},
|
|
13522
13494
|
"VTextField/rules": {
|
|
13523
13495
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
13524
13496
|
"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`."
|
|
@@ -13539,24 +13511,8 @@
|
|
|
13539
13511
|
"type": "boolean | 'auto'\n",
|
|
13540
13512
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
13541
13513
|
},
|
|
13542
|
-
"VTextField/counter": {
|
|
13543
|
-
"type": "string | number | boolean\n",
|
|
13544
|
-
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
13545
|
-
},
|
|
13546
|
-
"VTextField/persistent-placeholder": {
|
|
13547
|
-
"type": "boolean\n",
|
|
13548
|
-
"description": "Forces placeholder to always be visible."
|
|
13549
|
-
},
|
|
13550
|
-
"VTextField/persistent-counter": {
|
|
13551
|
-
"type": "boolean\n",
|
|
13552
|
-
"description": "Forces counter to always be visible."
|
|
13553
|
-
},
|
|
13554
|
-
"VTextField/suffix": {
|
|
13555
|
-
"type": "string\n",
|
|
13556
|
-
"description": "Displays suffix text."
|
|
13557
|
-
},
|
|
13558
13514
|
"VTextField/append-inner-icon": {
|
|
13559
|
-
"type": " | string\n | (
|
|
13515
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13560
13516
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
|
13561
13517
|
},
|
|
13562
13518
|
"VTextField/clearable": {
|
|
@@ -13564,9 +13520,13 @@
|
|
|
13564
13520
|
"description": "Allows for the component to be cleared."
|
|
13565
13521
|
},
|
|
13566
13522
|
"VTextField/clear-icon": {
|
|
13567
|
-
"type": " | string\n | (
|
|
13523
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13568
13524
|
"description": "Applied when using **clearable** and the input is dirty."
|
|
13569
13525
|
},
|
|
13526
|
+
"VTextField/active": {
|
|
13527
|
+
"type": "boolean\n",
|
|
13528
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
13529
|
+
},
|
|
13570
13530
|
"VTextField/dirty": {
|
|
13571
13531
|
"type": "boolean\n",
|
|
13572
13532
|
"description": "Manually apply the dirty state styling."
|
|
@@ -13576,13 +13536,17 @@
|
|
|
13576
13536
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
13577
13537
|
},
|
|
13578
13538
|
"VTextField/prepend-inner-icon": {
|
|
13579
|
-
"type": " | string\n | (
|
|
13539
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13580
13540
|
"description": "Prepends an icon inside the component's input, uses the same syntax as `v-icon`."
|
|
13581
13541
|
},
|
|
13582
13542
|
"VTextField/single-line": {
|
|
13583
13543
|
"type": "boolean\n",
|
|
13584
13544
|
"description": "Label does not move on focus/dirty."
|
|
13585
13545
|
},
|
|
13546
|
+
"VTextField/loading": {
|
|
13547
|
+
"type": "string | boolean\n",
|
|
13548
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
|
13549
|
+
},
|
|
13586
13550
|
"VTextField/counter-value": {
|
|
13587
13551
|
"type": "number | ((value: any) => number)\n",
|
|
13588
13552
|
"description": "Function returns the counter display text."
|
|
@@ -13595,29 +13559,61 @@
|
|
|
13595
13559
|
"type": "boolean\n",
|
|
13596
13560
|
"description": "Removes box shadow when using a variant with elevation."
|
|
13597
13561
|
},
|
|
13598
|
-
"VTextarea/
|
|
13599
|
-
"type": "
|
|
13600
|
-
"description": "
|
|
13601
|
-
},
|
|
13602
|
-
"VTextarea/name": {
|
|
13603
|
-
"type": "string\n",
|
|
13604
|
-
"description": "Sets the component's name attribute."
|
|
13562
|
+
"VTextarea/model-value": {
|
|
13563
|
+
"type": "any\n",
|
|
13564
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13605
13565
|
},
|
|
13606
13566
|
"VTextarea/error": {
|
|
13607
13567
|
"type": "boolean\n",
|
|
13608
13568
|
"description": "Puts the input in a manual error state."
|
|
13609
13569
|
},
|
|
13610
|
-
"VTextarea/
|
|
13570
|
+
"VTextarea/reverse": {
|
|
13611
13571
|
"type": "boolean\n",
|
|
13612
|
-
"description": "
|
|
13572
|
+
"description": "Reverses the orientation."
|
|
13613
13573
|
},
|
|
13614
|
-
"VTextarea/
|
|
13615
|
-
"type": "
|
|
13616
|
-
"description": "
|
|
13574
|
+
"VTextarea/density": {
|
|
13575
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
13576
|
+
"description": "Adjusts the vertical height used by the component."
|
|
13617
13577
|
},
|
|
13618
|
-
"VTextarea/
|
|
13619
|
-
"type": "string\n",
|
|
13620
|
-
"description": "
|
|
13578
|
+
"VTextarea/max-width": {
|
|
13579
|
+
"type": "string | number\n",
|
|
13580
|
+
"description": "Sets the maximum width for the component."
|
|
13581
|
+
},
|
|
13582
|
+
"VTextarea/min-width": {
|
|
13583
|
+
"type": "string | number\n",
|
|
13584
|
+
"description": "Sets the minimum width for the component."
|
|
13585
|
+
},
|
|
13586
|
+
"VTextarea/width": {
|
|
13587
|
+
"type": "string | number\n",
|
|
13588
|
+
"description": "Sets the width for the component."
|
|
13589
|
+
},
|
|
13590
|
+
"VTextarea/rounded": {
|
|
13591
|
+
"type": "string | number | boolean\n",
|
|
13592
|
+
"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)."
|
|
13593
|
+
},
|
|
13594
|
+
"VTextarea/tile": {
|
|
13595
|
+
"type": "boolean\n",
|
|
13596
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
13597
|
+
},
|
|
13598
|
+
"VTextarea/theme": {
|
|
13599
|
+
"type": "string\n",
|
|
13600
|
+
"description": "Specify a theme for this component and all of its children."
|
|
13601
|
+
},
|
|
13602
|
+
"VTextarea/color": {
|
|
13603
|
+
"type": "string\n",
|
|
13604
|
+
"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)."
|
|
13605
|
+
},
|
|
13606
|
+
"VTextarea/variant": {
|
|
13607
|
+
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
|
13608
|
+
"description": "Applies a distinct style to the component."
|
|
13609
|
+
},
|
|
13610
|
+
"VTextarea/name": {
|
|
13611
|
+
"type": "string\n",
|
|
13612
|
+
"description": "Sets the component's name attribute."
|
|
13613
|
+
},
|
|
13614
|
+
"VTextarea/autocomplete": {
|
|
13615
|
+
"type": "string\n",
|
|
13616
|
+
"description": "Helps influence browser's suggestions. Special value **suppress** manipulates fields `name` attribute while **off** relies on browser's good will to stop suggesting values. Any other value is passed to the native `autocomplete` on the underlying element."
|
|
13621
13617
|
},
|
|
13622
13618
|
"VTextarea/disabled": {
|
|
13623
13619
|
"type": "boolean\n",
|
|
@@ -13627,10 +13623,6 @@
|
|
|
13627
13623
|
"type": "string\n",
|
|
13628
13624
|
"description": "Sets the input's placeholder text."
|
|
13629
13625
|
},
|
|
13630
|
-
"VTextarea/width": {
|
|
13631
|
-
"type": "string | number\n",
|
|
13632
|
-
"description": "Sets the width for the component."
|
|
13633
|
-
},
|
|
13634
13626
|
"VTextarea/id": {
|
|
13635
13627
|
"type": "string\n",
|
|
13636
13628
|
"description": "Sets the DOM id on the component."
|
|
@@ -13643,69 +13635,45 @@
|
|
|
13643
13635
|
"type": "boolean\n",
|
|
13644
13636
|
"description": "The element should be focused as soon as the page loads."
|
|
13645
13637
|
},
|
|
13646
|
-
"VTextarea/
|
|
13647
|
-
"type": "
|
|
13648
|
-
"description": "
|
|
13649
|
-
},
|
|
13650
|
-
"VTextarea/model-value": {
|
|
13651
|
-
"type": "any\n",
|
|
13652
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13638
|
+
"VTextarea/active": {
|
|
13639
|
+
"type": "boolean\n",
|
|
13640
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
13653
13641
|
},
|
|
13654
|
-
"VTextarea/color": {
|
|
13642
|
+
"VTextarea/base-color": {
|
|
13655
13643
|
"type": "string\n",
|
|
13656
|
-
"description": "
|
|
13644
|
+
"description": "Sets the color of the input when it is not focused."
|
|
13657
13645
|
},
|
|
13658
|
-
"VTextarea/
|
|
13659
|
-
"type": "
|
|
13660
|
-
"description": "
|
|
13646
|
+
"VTextarea/prepend-icon": {
|
|
13647
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
13648
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
13661
13649
|
},
|
|
13662
|
-
"VTextarea/
|
|
13663
|
-
"type": "string | number |
|
|
13664
|
-
"description": "
|
|
13650
|
+
"VTextarea/append-icon": {
|
|
13651
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
13652
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
13665
13653
|
},
|
|
13666
|
-
"VTextarea/
|
|
13654
|
+
"VTextarea/readonly": {
|
|
13667
13655
|
"type": "boolean\n",
|
|
13668
|
-
"description": "
|
|
13656
|
+
"description": "Puts input in readonly state."
|
|
13669
13657
|
},
|
|
13670
|
-
"VTextarea/
|
|
13658
|
+
"VTextarea/loading": {
|
|
13659
|
+
"type": "string | boolean\n",
|
|
13660
|
+
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
|
13661
|
+
},
|
|
13662
|
+
"VTextarea/label": {
|
|
13671
13663
|
"type": "string\n",
|
|
13672
|
-
"description": "Sets the
|
|
13664
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
13673
13665
|
},
|
|
13674
13666
|
"VTextarea/bg-color": {
|
|
13675
13667
|
"type": "string\n",
|
|
13676
13668
|
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
|
13677
13669
|
},
|
|
13678
|
-
"VTextarea/
|
|
13679
|
-
"type": "
|
|
13680
|
-
"description": "
|
|
13681
|
-
},
|
|
13682
|
-
"VTextarea/min-width": {
|
|
13683
|
-
"type": "string | number\n",
|
|
13684
|
-
"description": "Sets the minimum width for the component."
|
|
13685
|
-
},
|
|
13686
|
-
"VTextarea/variant": {
|
|
13687
|
-
"type": " | 'outlined'\n | 'plain'\n | 'underlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n",
|
|
13688
|
-
"description": "Applies a distinct style to the component."
|
|
13689
|
-
},
|
|
13690
|
-
"VTextarea/counter": {
|
|
13691
|
-
"type": "string | number | true\n",
|
|
13692
|
-
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
13693
|
-
},
|
|
13694
|
-
"VTextarea/persistent-placeholder": {
|
|
13695
|
-
"type": "boolean\n",
|
|
13696
|
-
"description": "Forces placeholder to always be visible."
|
|
13697
|
-
},
|
|
13698
|
-
"VTextarea/persistent-counter": {
|
|
13699
|
-
"type": "boolean\n",
|
|
13700
|
-
"description": "Forces counter to always be visible."
|
|
13701
|
-
},
|
|
13702
|
-
"VTextarea/suffix": {
|
|
13703
|
-
"type": "string\n",
|
|
13704
|
-
"description": "Displays suffix text."
|
|
13670
|
+
"VTextarea/direction": {
|
|
13671
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
13672
|
+
"description": "Changes the direction of the input."
|
|
13705
13673
|
},
|
|
13706
|
-
"VTextarea/
|
|
13707
|
-
"type": "
|
|
13708
|
-
"description": "
|
|
13674
|
+
"VTextarea/messages": {
|
|
13675
|
+
"type": "string | string[]\n",
|
|
13676
|
+
"description": "Displays a list of messages or a single message if using a string."
|
|
13709
13677
|
},
|
|
13710
13678
|
"VTextarea/center-affix": {
|
|
13711
13679
|
"type": "boolean\n",
|
|
@@ -13719,10 +13687,6 @@
|
|
|
13719
13687
|
"type": "string | boolean\n",
|
|
13720
13688
|
"description": "Sets the color of the prepend/append icons."
|
|
13721
13689
|
},
|
|
13722
|
-
"VTextarea/prepend-icon": {
|
|
13723
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
13724
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
13725
|
-
},
|
|
13726
13690
|
"VTextarea/hide-spin-buttons": {
|
|
13727
13691
|
"type": "boolean\n",
|
|
13728
13692
|
"description": "Hides spin buttons on the input when type is set to `number`."
|
|
@@ -13735,14 +13699,6 @@
|
|
|
13735
13699
|
"type": "boolean\n",
|
|
13736
13700
|
"description": "Forces [hint](#props-hint) to always be visible."
|
|
13737
13701
|
},
|
|
13738
|
-
"VTextarea/messages": {
|
|
13739
|
-
"type": "string | string[]\n",
|
|
13740
|
-
"description": "Displays a list of messages or a single message if using a string."
|
|
13741
|
-
},
|
|
13742
|
-
"VTextarea/direction": {
|
|
13743
|
-
"type": "'horizontal' | 'vertical'\n",
|
|
13744
|
-
"description": "Changes the direction of the input."
|
|
13745
|
-
},
|
|
13746
13702
|
"VTextarea/error-messages": {
|
|
13747
13703
|
"type": "string | string[]\n",
|
|
13748
13704
|
"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."
|
|
@@ -13751,10 +13707,6 @@
|
|
|
13751
13707
|
"type": "string | number\n",
|
|
13752
13708
|
"description": "Control the maximum number of shown errors from validation."
|
|
13753
13709
|
},
|
|
13754
|
-
"VTextarea/readonly": {
|
|
13755
|
-
"type": "boolean\n",
|
|
13756
|
-
"description": "Puts input in readonly state."
|
|
13757
|
-
},
|
|
13758
13710
|
"VTextarea/rules": {
|
|
13759
13711
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
13760
13712
|
"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`."
|
|
@@ -13775,8 +13727,24 @@
|
|
|
13775
13727
|
"type": "boolean | 'auto'\n",
|
|
13776
13728
|
"description": "Hides hint and validation errors. When set to `auto` messages will be rendered only if there's a message (hint, error message, counter value etc) to display."
|
|
13777
13729
|
},
|
|
13730
|
+
"VTextarea/counter": {
|
|
13731
|
+
"type": "string | number | true\n",
|
|
13732
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
|
13733
|
+
},
|
|
13734
|
+
"VTextarea/persistent-placeholder": {
|
|
13735
|
+
"type": "boolean\n",
|
|
13736
|
+
"description": "Forces placeholder to always be visible."
|
|
13737
|
+
},
|
|
13738
|
+
"VTextarea/persistent-counter": {
|
|
13739
|
+
"type": "boolean\n",
|
|
13740
|
+
"description": "Forces counter to always be visible."
|
|
13741
|
+
},
|
|
13742
|
+
"VTextarea/suffix": {
|
|
13743
|
+
"type": "string\n",
|
|
13744
|
+
"description": "Displays suffix text."
|
|
13745
|
+
},
|
|
13778
13746
|
"VTextarea/append-inner-icon": {
|
|
13779
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
13747
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
13780
13748
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **append-inner** slot."
|
|
13781
13749
|
},
|
|
13782
13750
|
"VTextarea/clearable": {
|
|
@@ -13784,13 +13752,9 @@
|
|
|
13784
13752
|
"description": "Allows for the component to be cleared."
|
|
13785
13753
|
},
|
|
13786
13754
|
"VTextarea/clear-icon": {
|
|
13787
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
13755
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
13788
13756
|
"description": "The icon used when the **clearable** prop is set to true."
|
|
13789
13757
|
},
|
|
13790
|
-
"VTextarea/active": {
|
|
13791
|
-
"type": "boolean\n",
|
|
13792
|
-
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
13793
|
-
},
|
|
13794
13758
|
"VTextarea/dirty": {
|
|
13795
13759
|
"type": "boolean\n",
|
|
13796
13760
|
"description": "Manually apply the dirty state styling."
|
|
@@ -13800,17 +13764,13 @@
|
|
|
13800
13764
|
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
|
13801
13765
|
},
|
|
13802
13766
|
"VTextarea/prepend-inner-icon": {
|
|
13803
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
13767
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
13804
13768
|
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend-inner** slot."
|
|
13805
13769
|
},
|
|
13806
13770
|
"VTextarea/single-line": {
|
|
13807
13771
|
"type": "boolean\n",
|
|
13808
13772
|
"description": "Label does not move on focus/dirty."
|
|
13809
13773
|
},
|
|
13810
|
-
"VTextarea/loading": {
|
|
13811
|
-
"type": "string | boolean\n",
|
|
13812
|
-
"description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color."
|
|
13813
|
-
},
|
|
13814
13774
|
"VTextarea/counter-value": {
|
|
13815
13775
|
"type": "(value: any) => number\n",
|
|
13816
13776
|
"description": "Display the input length but do not provide any validation."
|
|
@@ -13847,53 +13807,57 @@
|
|
|
13847
13807
|
"type": "boolean\n",
|
|
13848
13808
|
"description": "Wraps its children in an element and applies the current theme's background color to it."
|
|
13849
13809
|
},
|
|
13810
|
+
"VTimePicker/tag": {
|
|
13811
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
13812
|
+
"description": "Specify a custom tag used on the root element."
|
|
13813
|
+
},
|
|
13850
13814
|
"VTimePicker/title": {
|
|
13851
13815
|
"type": "string\n",
|
|
13852
13816
|
"description": "Specify a title text for the component."
|
|
13853
13817
|
},
|
|
13854
|
-
"VTimePicker/
|
|
13855
|
-
"type": "
|
|
13856
|
-
"description": "
|
|
13857
|
-
},
|
|
13858
|
-
"VTimePicker/model-value": {
|
|
13859
|
-
"type": "any\n",
|
|
13860
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13818
|
+
"VTimePicker/disabled": {
|
|
13819
|
+
"type": "boolean\n",
|
|
13820
|
+
"description": "Removes the ability to click or target the component."
|
|
13861
13821
|
},
|
|
13862
13822
|
"VTimePicker/height": {
|
|
13863
13823
|
"type": "string | number\n",
|
|
13864
13824
|
"description": "Sets the height for the component."
|
|
13865
13825
|
},
|
|
13866
|
-
"VTimePicker/max
|
|
13867
|
-
"type": "string
|
|
13868
|
-
"description": "
|
|
13869
|
-
},
|
|
13870
|
-
"VTimePicker/max-width": {
|
|
13871
|
-
"type": "string | number\n",
|
|
13872
|
-
"description": "Sets the maximum width for the component."
|
|
13873
|
-
},
|
|
13874
|
-
"VTimePicker/min-height": {
|
|
13875
|
-
"type": "string | number\n",
|
|
13876
|
-
"description": "Sets the minimum height for the component."
|
|
13826
|
+
"VTimePicker/max": {
|
|
13827
|
+
"type": "string\n",
|
|
13828
|
+
"description": "Maximum allowed time."
|
|
13877
13829
|
},
|
|
13878
|
-
"VTimePicker/min
|
|
13879
|
-
"type": "string
|
|
13880
|
-
"description": "
|
|
13830
|
+
"VTimePicker/min": {
|
|
13831
|
+
"type": "string\n",
|
|
13832
|
+
"description": "Minimum allowed time."
|
|
13881
13833
|
},
|
|
13882
13834
|
"VTimePicker/width": {
|
|
13883
13835
|
"type": "string | number\n",
|
|
13884
13836
|
"description": "Width of the picker."
|
|
13885
13837
|
},
|
|
13886
|
-
"VTimePicker/
|
|
13887
|
-
"type": "string
|
|
13888
|
-
"description": "
|
|
13838
|
+
"VTimePicker/theme": {
|
|
13839
|
+
"type": "string\n",
|
|
13840
|
+
"description": "Specify a theme for this component and all of its children."
|
|
13841
|
+
},
|
|
13842
|
+
"VTimePicker/model-value": {
|
|
13843
|
+
"type": "any\n",
|
|
13844
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13889
13845
|
},
|
|
13890
13846
|
"VTimePicker/location": {
|
|
13891
13847
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
|
13892
13848
|
"description": "Specifies the component's location. Can combine by using a space separated string."
|
|
13893
13849
|
},
|
|
13894
|
-
"VTimePicker/
|
|
13895
|
-
"type": "
|
|
13896
|
-
"description": "
|
|
13850
|
+
"VTimePicker/color": {
|
|
13851
|
+
"type": "string\n",
|
|
13852
|
+
"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)."
|
|
13853
|
+
},
|
|
13854
|
+
"VTimePicker/border": {
|
|
13855
|
+
"type": "string | number | boolean\n",
|
|
13856
|
+
"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)."
|
|
13857
|
+
},
|
|
13858
|
+
"VTimePicker/elevation": {
|
|
13859
|
+
"type": "string | number\n",
|
|
13860
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
13897
13861
|
},
|
|
13898
13862
|
"VTimePicker/rounded": {
|
|
13899
13863
|
"type": "string | number | boolean\n",
|
|
@@ -13903,43 +13867,31 @@
|
|
|
13903
13867
|
"type": "boolean\n",
|
|
13904
13868
|
"description": "Removes any applied **border-radius** from the component."
|
|
13905
13869
|
},
|
|
13906
|
-
"VTimePicker/
|
|
13907
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
13908
|
-
"description": "Specify a custom tag used on the root element."
|
|
13909
|
-
},
|
|
13910
|
-
"VTimePicker/theme": {
|
|
13870
|
+
"VTimePicker/bg-color": {
|
|
13911
13871
|
"type": "string\n",
|
|
13912
|
-
"description": "
|
|
13872
|
+
"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)."
|
|
13913
13873
|
},
|
|
13914
|
-
"VTimePicker/
|
|
13915
|
-
"type": "string\n",
|
|
13916
|
-
"description": "
|
|
13874
|
+
"VTimePicker/max-height": {
|
|
13875
|
+
"type": "string | number\n",
|
|
13876
|
+
"description": "Sets the maximum height for the component."
|
|
13917
13877
|
},
|
|
13918
|
-
"VTimePicker/
|
|
13919
|
-
"type": "
|
|
13920
|
-
"description": "
|
|
13878
|
+
"VTimePicker/max-width": {
|
|
13879
|
+
"type": "string | number\n",
|
|
13880
|
+
"description": "Sets the maximum width for the component."
|
|
13921
13881
|
},
|
|
13922
|
-
"VTimePicker/
|
|
13923
|
-
"type": "string\n",
|
|
13924
|
-
"description": "
|
|
13882
|
+
"VTimePicker/min-height": {
|
|
13883
|
+
"type": "string | number\n",
|
|
13884
|
+
"description": "Sets the minimum height for the component."
|
|
13925
13885
|
},
|
|
13926
|
-
"VTimePicker/min": {
|
|
13927
|
-
"type": "string\n",
|
|
13928
|
-
"description": "
|
|
13886
|
+
"VTimePicker/min-width": {
|
|
13887
|
+
"type": "string | number\n",
|
|
13888
|
+
"description": "Sets the minimum width for the component."
|
|
13929
13889
|
},
|
|
13930
13890
|
"VTimePicker/readonly": {
|
|
13931
13891
|
"type": "boolean\n",
|
|
13932
13892
|
"description": "Puts picker in readonly state."
|
|
13933
13893
|
},
|
|
13934
|
-
"VTimePicker/
|
|
13935
|
-
"type": "string\n",
|
|
13936
|
-
"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)."
|
|
13937
|
-
},
|
|
13938
|
-
"VTimePicker/scrollable": {
|
|
13939
|
-
"type": "boolean\n",
|
|
13940
|
-
"description": "Allows changing hour/minute with mouse scroll."
|
|
13941
|
-
},
|
|
13942
|
-
"VTimePicker/divided": {
|
|
13894
|
+
"VTimePicker/divided": {
|
|
13943
13895
|
"type": "boolean\n",
|
|
13944
13896
|
"description": "Adds a divider between the header and controls."
|
|
13945
13897
|
},
|
|
@@ -13951,10 +13903,18 @@
|
|
|
13951
13903
|
"type": "boolean\n",
|
|
13952
13904
|
"description": "Hide the picker title."
|
|
13953
13905
|
},
|
|
13906
|
+
"VTimePicker/position": {
|
|
13907
|
+
"type": "'fixed' | 'relative' | 'absolute' | 'static' | 'sticky'\n",
|
|
13908
|
+
"description": "Sets the position for the component."
|
|
13909
|
+
},
|
|
13954
13910
|
"VTimePicker/view-mode": {
|
|
13955
13911
|
"type": "'hour' | 'minute' | 'second'\n",
|
|
13956
13912
|
"description": "The current view mode of the picker.`"
|
|
13957
13913
|
},
|
|
13914
|
+
"VTimePicker/scrollable": {
|
|
13915
|
+
"type": "boolean\n",
|
|
13916
|
+
"description": "Allows changing hour/minute with mouse scroll."
|
|
13917
|
+
},
|
|
13958
13918
|
"VTimePicker/format": {
|
|
13959
13919
|
"type": "'ampm' | '24hr'\n",
|
|
13960
13920
|
"description": "Defines the format of a time displayed in picker. Available options are `ampm` and `24hr`."
|
|
@@ -13979,6 +13939,14 @@
|
|
|
13979
13939
|
"type": "number[] | ((val: number) => boolean)\n",
|
|
13980
13940
|
"description": "Restricts which seconds can be selected."
|
|
13981
13941
|
},
|
|
13942
|
+
"VTimePickerClock/model-value": {
|
|
13943
|
+
"type": "number\n",
|
|
13944
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
13945
|
+
},
|
|
13946
|
+
"VTimePickerClock/color": {
|
|
13947
|
+
"type": "string\n",
|
|
13948
|
+
"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)."
|
|
13949
|
+
},
|
|
13982
13950
|
"VTimePickerClock/disabled": {
|
|
13983
13951
|
"type": "boolean\n",
|
|
13984
13952
|
"description": "Removes the ability to click or target the component."
|
|
@@ -13995,14 +13963,6 @@
|
|
|
13995
13963
|
"type": "number\n",
|
|
13996
13964
|
"description": "Defines the increments between selectable times, such as a step of 1 for every minute or a larger step for every 5 or 15 minutes."
|
|
13997
13965
|
},
|
|
13998
|
-
"VTimePickerClock/model-value": {
|
|
13999
|
-
"type": "number\n",
|
|
14000
|
-
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
14001
|
-
},
|
|
14002
|
-
"VTimePickerClock/color": {
|
|
14003
|
-
"type": "string\n",
|
|
14004
|
-
"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)."
|
|
14005
|
-
},
|
|
14006
13966
|
"VTimePickerClock/readonly": {
|
|
14007
13967
|
"type": "boolean\n",
|
|
14008
13968
|
"description": "When true, the picker is in a read-only state, and users cannot modify the selected time."
|
|
@@ -14035,6 +13995,10 @@
|
|
|
14035
13995
|
"type": "(value: number) => boolean\n",
|
|
14036
13996
|
"description": "Restricts which hours can be selected."
|
|
14037
13997
|
},
|
|
13998
|
+
"VTimePickerControls/color": {
|
|
13999
|
+
"type": "string\n",
|
|
14000
|
+
"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)."
|
|
14001
|
+
},
|
|
14038
14002
|
"VTimePickerControls/disabled": {
|
|
14039
14003
|
"type": "boolean\n",
|
|
14040
14004
|
"description": "Removes the ability to click or target the component."
|
|
@@ -14043,22 +14007,10 @@
|
|
|
14043
14007
|
"type": "number\n",
|
|
14044
14008
|
"description": "The current value of the timepicker."
|
|
14045
14009
|
},
|
|
14046
|
-
"VTimePickerControls/color": {
|
|
14047
|
-
"type": "string\n",
|
|
14048
|
-
"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)."
|
|
14049
|
-
},
|
|
14050
14010
|
"VTimePickerControls/readonly": {
|
|
14051
14011
|
"type": "boolean\n",
|
|
14052
14012
|
"description": "Makes the timepicker readonly."
|
|
14053
14013
|
},
|
|
14054
|
-
"VTimePickerControls/view-mode": {
|
|
14055
|
-
"type": "'hour' | 'minute' | 'second'\n",
|
|
14056
|
-
"description": "The current view mode of the timepicker. Can be either `hour`, `minute`, or `second`."
|
|
14057
|
-
},
|
|
14058
|
-
"VTimePickerControls/ampm": {
|
|
14059
|
-
"type": "boolean\n",
|
|
14060
|
-
"description": "Enables AM/PM mode."
|
|
14061
|
-
},
|
|
14062
14014
|
"VTimePickerControls/hour": {
|
|
14063
14015
|
"type": "number\n",
|
|
14064
14016
|
"description": "The current hour value."
|
|
@@ -14067,6 +14019,14 @@
|
|
|
14067
14019
|
"type": "number\n",
|
|
14068
14020
|
"description": "The current minute value."
|
|
14069
14021
|
},
|
|
14022
|
+
"VTimePickerControls/view-mode": {
|
|
14023
|
+
"type": "'hour' | 'minute' | 'second'\n",
|
|
14024
|
+
"description": "The current view mode of the timepicker. Can be either `hour`, `minute`, or `second`."
|
|
14025
|
+
},
|
|
14026
|
+
"VTimePickerControls/ampm": {
|
|
14027
|
+
"type": "boolean\n",
|
|
14028
|
+
"description": "Enables AM/PM mode."
|
|
14029
|
+
},
|
|
14070
14030
|
"VTimePickerControls/second": {
|
|
14071
14031
|
"type": "number\n",
|
|
14072
14032
|
"description": "The current second value."
|
|
@@ -14079,18 +14039,10 @@
|
|
|
14079
14039
|
"type": "'am' | 'pm'\n",
|
|
14080
14040
|
"description": "The current period value. either `am` or `pm`."
|
|
14081
14041
|
},
|
|
14082
|
-
"VTimeline/density": {
|
|
14083
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14084
|
-
"description": "Adjusts the vertical height used by the component."
|
|
14085
|
-
},
|
|
14086
14042
|
"VTimeline/tag": {
|
|
14087
14043
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14088
14044
|
"description": "Specify a custom tag used on the root element."
|
|
14089
14045
|
},
|
|
14090
|
-
"VTimeline/theme": {
|
|
14091
|
-
"type": "string\n",
|
|
14092
|
-
"description": "Specify a theme for this component and all of its children."
|
|
14093
|
-
},
|
|
14094
14046
|
"VTimeline/align": {
|
|
14095
14047
|
"type": "'start' | 'center'\n",
|
|
14096
14048
|
"description": "Places the timeline dot at the top or center of the timeline item."
|
|
@@ -14099,22 +14051,26 @@
|
|
|
14099
14051
|
"type": "string | number\n",
|
|
14100
14052
|
"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**."
|
|
14101
14053
|
},
|
|
14102
|
-
"VTimeline/
|
|
14103
|
-
"type": "
|
|
14104
|
-
"description": "
|
|
14054
|
+
"VTimeline/theme": {
|
|
14055
|
+
"type": "string\n",
|
|
14056
|
+
"description": "Specify a theme for this component and all of its children."
|
|
14057
|
+
},
|
|
14058
|
+
"VTimeline/density": {
|
|
14059
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14060
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14105
14061
|
},
|
|
14106
14062
|
"VTimeline/icon-color": {
|
|
14107
14063
|
"type": "string\n",
|
|
14108
14064
|
"description": "Color of the icon."
|
|
14109
14065
|
},
|
|
14066
|
+
"VTimeline/direction": {
|
|
14067
|
+
"type": "'horizontal' | 'vertical'\n",
|
|
14068
|
+
"description": "Display timeline in a **vertical** or **horizontal** direction."
|
|
14069
|
+
},
|
|
14110
14070
|
"VTimeline/justify": {
|
|
14111
14071
|
"type": "string\n",
|
|
14112
14072
|
"description": "Places timeline line at the center or automatically on the left or right side."
|
|
14113
14073
|
},
|
|
14114
|
-
"VTimeline/side": {
|
|
14115
|
-
"type": "'end' | 'start'\n",
|
|
14116
|
-
"description": "Display all timeline items on one side of the timeline, either **start** or **end**."
|
|
14117
|
-
},
|
|
14118
14074
|
"VTimeline/line-thickness": {
|
|
14119
14075
|
"type": "string | number\n",
|
|
14120
14076
|
"description": "Thickness of the timeline line."
|
|
@@ -14139,30 +14095,46 @@
|
|
|
14139
14095
|
"type": "string | number\n",
|
|
14140
14096
|
"description": "Specifies the distance between the line and the dot of timeline items."
|
|
14141
14097
|
},
|
|
14098
|
+
"VTimeline/side": {
|
|
14099
|
+
"type": "'start' | 'end'\n",
|
|
14100
|
+
"description": "Display all timeline items on one side of the timeline, either **start** or **end**."
|
|
14101
|
+
},
|
|
14142
14102
|
"VTimeline/truncate-line": {
|
|
14143
|
-
"type": "'
|
|
14103
|
+
"type": "'start' | 'end' | 'both'\n",
|
|
14144
14104
|
"description": "Truncate timeline directly at the **start** or **end** of the line, or on **both** ends."
|
|
14145
14105
|
},
|
|
14146
|
-
"VTimelineItem/
|
|
14147
|
-
"type": "string | (new () => any)
|
|
14148
|
-
"description": "
|
|
14106
|
+
"VTimelineItem/icon": {
|
|
14107
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14108
|
+
"description": "Apply a specific icon to the inside dot using the [v-icon](/components/icons/) component."
|
|
14109
|
+
},
|
|
14110
|
+
"VTimelineItem/density": {
|
|
14111
|
+
"type": "'default' | 'compact'\n",
|
|
14112
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14149
14113
|
},
|
|
14150
14114
|
"VTimelineItem/height": {
|
|
14151
14115
|
"type": "string | number\n",
|
|
14152
14116
|
"description": "Sets the height for the component."
|
|
14153
14117
|
},
|
|
14154
|
-
"VTimelineItem/
|
|
14118
|
+
"VTimelineItem/max-height": {
|
|
14155
14119
|
"type": "string | number\n",
|
|
14156
|
-
"description": "
|
|
14120
|
+
"description": "Sets the maximum height for the component."
|
|
14121
|
+
},
|
|
14122
|
+
"VTimelineItem/max-width": {
|
|
14123
|
+
"type": "string | number\n",
|
|
14124
|
+
"description": "Sets the maximum width for the component."
|
|
14125
|
+
},
|
|
14126
|
+
"VTimelineItem/min-height": {
|
|
14127
|
+
"type": "string | number\n",
|
|
14128
|
+
"description": "Sets the minimum height for the component."
|
|
14129
|
+
},
|
|
14130
|
+
"VTimelineItem/min-width": {
|
|
14131
|
+
"type": "string | number\n",
|
|
14132
|
+
"description": "Sets the minimum width for the component."
|
|
14157
14133
|
},
|
|
14158
14134
|
"VTimelineItem/width": {
|
|
14159
14135
|
"type": "string | number\n",
|
|
14160
14136
|
"description": "Sets the width for the component."
|
|
14161
14137
|
},
|
|
14162
|
-
"VTimelineItem/density": {
|
|
14163
|
-
"type": "'default' | 'compact'\n",
|
|
14164
|
-
"description": "Adjusts the vertical height used by the component."
|
|
14165
|
-
},
|
|
14166
14138
|
"VTimelineItem/elevation": {
|
|
14167
14139
|
"type": "string | number\n",
|
|
14168
14140
|
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
@@ -14175,29 +14147,21 @@
|
|
|
14175
14147
|
"type": "boolean\n",
|
|
14176
14148
|
"description": "Removes any applied **border-radius** from the component."
|
|
14177
14149
|
},
|
|
14178
|
-
"VTimelineItem/
|
|
14179
|
-
"type": "string |
|
|
14180
|
-
"description": "
|
|
14181
|
-
},
|
|
14182
|
-
"VTimelineItem/max-width": {
|
|
14183
|
-
"type": "string | number\n",
|
|
14184
|
-
"description": "Sets the maximum width for the component."
|
|
14185
|
-
},
|
|
14186
|
-
"VTimelineItem/min-height": {
|
|
14187
|
-
"type": "string | number\n",
|
|
14188
|
-
"description": "Sets the minimum height for the component."
|
|
14150
|
+
"VTimelineItem/tag": {
|
|
14151
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14152
|
+
"description": "Specify a custom tag used on the root element."
|
|
14189
14153
|
},
|
|
14190
|
-
"VTimelineItem/
|
|
14154
|
+
"VTimelineItem/size": {
|
|
14191
14155
|
"type": "string | number\n",
|
|
14192
|
-
"description": "
|
|
14156
|
+
"description": "Size of the item dot"
|
|
14193
14157
|
},
|
|
14194
14158
|
"VTimelineItem/icon-color": {
|
|
14195
14159
|
"type": "string\n",
|
|
14196
14160
|
"description": "Color of the icon."
|
|
14197
14161
|
},
|
|
14198
|
-
"VTimelineItem/
|
|
14199
|
-
"type": "
|
|
14200
|
-
"description": "
|
|
14162
|
+
"VTimelineItem/side": {
|
|
14163
|
+
"type": "'end' | 'start'\n",
|
|
14164
|
+
"description": "Show the item either **before** or **after** the timeline. This will override the implicit ordering of items, but will in turn be overridden by the `v-timeline` **single-side** prop."
|
|
14201
14165
|
},
|
|
14202
14166
|
"VTimelineItem/dot-color": {
|
|
14203
14167
|
"type": "string\n",
|
|
@@ -14219,145 +14183,141 @@
|
|
|
14219
14183
|
"type": "string | number\n",
|
|
14220
14184
|
"description": "Specifies the distance between the line and the dot of the item."
|
|
14221
14185
|
},
|
|
14222
|
-
"VTimelineItem/side": {
|
|
14223
|
-
"type": "'start' | 'end'\n",
|
|
14224
|
-
"description": "Show the item either **before** or **after** the timeline. This will override the implicit ordering of items, but will in turn be overridden by the `v-timeline` **single-side** prop."
|
|
14225
|
-
},
|
|
14226
|
-
"VToolbar/title": {
|
|
14227
|
-
"type": "string\n",
|
|
14228
|
-
"description": "Specify a title text for the component."
|
|
14229
|
-
},
|
|
14230
14186
|
"VToolbar/flat": {
|
|
14231
14187
|
"type": "boolean\n",
|
|
14232
14188
|
"description": "Removes the toolbar's box-shadow."
|
|
14233
14189
|
},
|
|
14234
|
-
"VToolbar/
|
|
14235
|
-
"type": "string |
|
|
14236
|
-
"description": "
|
|
14190
|
+
"VToolbar/tag": {
|
|
14191
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14192
|
+
"description": "Specify a custom tag used on the root element."
|
|
14237
14193
|
},
|
|
14238
|
-
"VToolbar/
|
|
14239
|
-
"type": "
|
|
14240
|
-
"description": "
|
|
14194
|
+
"VToolbar/title": {
|
|
14195
|
+
"type": "string\n",
|
|
14196
|
+
"description": "Specify a title text for the component."
|
|
14241
14197
|
},
|
|
14242
14198
|
"VToolbar/height": {
|
|
14243
14199
|
"type": "string | number\n",
|
|
14244
14200
|
"description": "Designates a specific height for the toolbar. Overrides the heights imposed by other props, e.g. **prominent**, **dense**, **extended**, etc."
|
|
14245
14201
|
},
|
|
14246
|
-
"VToolbar/elevation": {
|
|
14247
|
-
"type": "string | number\n",
|
|
14248
|
-
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
14249
|
-
},
|
|
14250
|
-
"VToolbar/absolute": {
|
|
14251
|
-
"type": "boolean\n",
|
|
14252
|
-
"description": "Applies position: absolute to the component."
|
|
14253
|
-
},
|
|
14254
|
-
"VToolbar/rounded": {
|
|
14255
|
-
"type": "string | number | boolean\n",
|
|
14256
|
-
"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)."
|
|
14257
|
-
},
|
|
14258
|
-
"VToolbar/tile": {
|
|
14259
|
-
"type": "boolean\n",
|
|
14260
|
-
"description": "Removes any applied **border-radius** from the component."
|
|
14261
|
-
},
|
|
14262
|
-
"VToolbar/tag": {
|
|
14263
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14264
|
-
"description": "Specify a custom tag used on the root element."
|
|
14265
|
-
},
|
|
14266
14202
|
"VToolbar/theme": {
|
|
14267
14203
|
"type": "string\n",
|
|
14268
14204
|
"description": "Specify a theme for this component and all of its children."
|
|
14269
14205
|
},
|
|
14270
|
-
"VToolbar/color": {
|
|
14271
|
-
"type": "string\n",
|
|
14272
|
-
"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)."
|
|
14273
|
-
},
|
|
14274
14206
|
"VToolbar/image": {
|
|
14275
14207
|
"type": "string\n",
|
|
14276
14208
|
"description": "Specifies a [v-img](/components/images) as the component's background."
|
|
14277
14209
|
},
|
|
14278
|
-
"VToolbar/
|
|
14210
|
+
"VToolbar/collapse": {
|
|
14279
14211
|
"type": "boolean\n",
|
|
14280
|
-
"description": "
|
|
14212
|
+
"description": "Puts the toolbar into a collapsed state reducing its maximum width."
|
|
14281
14213
|
},
|
|
14282
|
-
"VToolbar/
|
|
14214
|
+
"VToolbar/absolute": {
|
|
14283
14215
|
"type": "boolean\n",
|
|
14284
|
-
"description": "
|
|
14216
|
+
"description": "Applies position: absolute to the component."
|
|
14285
14217
|
},
|
|
14286
|
-
"VToolbar/
|
|
14218
|
+
"VToolbar/color": {
|
|
14219
|
+
"type": "string\n",
|
|
14220
|
+
"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)."
|
|
14221
|
+
},
|
|
14222
|
+
"VToolbar/density": {
|
|
14223
|
+
"type": "'default' | 'prominent' | 'comfortable' | 'compact'\n",
|
|
14224
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14225
|
+
},
|
|
14226
|
+
"VToolbar/extended": {
|
|
14287
14227
|
"type": "boolean\n",
|
|
14288
|
-
"description": "
|
|
14228
|
+
"description": "Use this prop to increase the height of the toolbar _without_ using the `extension` slot for adding content. May be used in conjunction with the **extension-height** prop. When false, will not show extension slot even if content is present."
|
|
14289
14229
|
},
|
|
14290
14230
|
"VToolbar/extension-height": {
|
|
14291
14231
|
"type": "string | number\n",
|
|
14292
14232
|
"description": "Specify an explicit height for the `extension` slot."
|
|
14293
14233
|
},
|
|
14234
|
+
"VToolbar/floating": {
|
|
14235
|
+
"type": "boolean\n",
|
|
14236
|
+
"description": "Applies **display: inline-flex** to the component."
|
|
14237
|
+
},
|
|
14238
|
+
"VToolbar/border": {
|
|
14239
|
+
"type": "string | number | boolean\n",
|
|
14240
|
+
"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)."
|
|
14241
|
+
},
|
|
14242
|
+
"VToolbar/elevation": {
|
|
14243
|
+
"type": "string | number\n",
|
|
14244
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
14245
|
+
},
|
|
14246
|
+
"VToolbar/rounded": {
|
|
14247
|
+
"type": "string | number | boolean\n",
|
|
14248
|
+
"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)."
|
|
14249
|
+
},
|
|
14250
|
+
"VToolbar/tile": {
|
|
14251
|
+
"type": "boolean\n",
|
|
14252
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
14253
|
+
},
|
|
14294
14254
|
"VToolbarItems/color": {
|
|
14295
14255
|
"type": "string\n",
|
|
14296
14256
|
"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)."
|
|
14297
14257
|
},
|
|
14298
14258
|
"VToolbarItems/variant": {
|
|
14299
|
-
"type": "'
|
|
14259
|
+
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
14300
14260
|
"description": "Applies a distinct style to the component."
|
|
14301
14261
|
},
|
|
14262
|
+
"VToolbarTitle/tag": {
|
|
14263
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14264
|
+
"description": "Specify a custom tag used on the root element."
|
|
14265
|
+
},
|
|
14302
14266
|
"VToolbarTitle/text": {
|
|
14303
14267
|
"type": "string\n",
|
|
14304
14268
|
"description": "Specify content text for the component."
|
|
14305
14269
|
},
|
|
14306
|
-
"
|
|
14307
|
-
"type": "string
|
|
14308
|
-
"description": "Specify
|
|
14270
|
+
"VTooltip/text": {
|
|
14271
|
+
"type": "string\n",
|
|
14272
|
+
"description": "Specify content text for the component."
|
|
14309
14273
|
},
|
|
14310
|
-
"VTooltip/
|
|
14274
|
+
"VTooltip/model-value": {
|
|
14311
14275
|
"type": "boolean\n",
|
|
14312
|
-
"description": "
|
|
14276
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
14313
14277
|
},
|
|
14314
14278
|
"VTooltip/height": {
|
|
14315
14279
|
"type": "string | number\n",
|
|
14316
14280
|
"description": "Sets the height for the component."
|
|
14317
14281
|
},
|
|
14318
|
-
"VTooltip/
|
|
14282
|
+
"VTooltip/max-height": {
|
|
14319
14283
|
"type": "string | number\n",
|
|
14320
|
-
"description": "Sets the
|
|
14284
|
+
"description": "Sets the maximum height for the component."
|
|
14321
14285
|
},
|
|
14322
|
-
"VTooltip/
|
|
14323
|
-
"type": "string\n",
|
|
14324
|
-
"description": "
|
|
14286
|
+
"VTooltip/max-width": {
|
|
14287
|
+
"type": "string | number\n",
|
|
14288
|
+
"description": "Sets the maximum width for the component."
|
|
14325
14289
|
},
|
|
14326
|
-
"VTooltip/
|
|
14327
|
-
"type": "string\n",
|
|
14328
|
-
"description": "
|
|
14290
|
+
"VTooltip/min-height": {
|
|
14291
|
+
"type": "string | number\n",
|
|
14292
|
+
"description": "Sets the minimum height for the component."
|
|
14329
14293
|
},
|
|
14330
|
-
"VTooltip/
|
|
14331
|
-
"type": "
|
|
14332
|
-
"description": "
|
|
14294
|
+
"VTooltip/min-width": {
|
|
14295
|
+
"type": "string | number\n",
|
|
14296
|
+
"description": "Sets the minimum width for the component."
|
|
14297
|
+
},
|
|
14298
|
+
"VTooltip/width": {
|
|
14299
|
+
"type": "string | number\n",
|
|
14300
|
+
"description": "Sets the width for the component."
|
|
14333
14301
|
},
|
|
14334
14302
|
"VTooltip/location": {
|
|
14335
14303
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
|
14336
14304
|
"description": "Specifies the anchor point for positioning the component, using directional cues to align it either horizontally, vertically, or both.."
|
|
14337
14305
|
},
|
|
14338
|
-
"VTooltip/
|
|
14306
|
+
"VTooltip/theme": {
|
|
14339
14307
|
"type": "string\n",
|
|
14340
|
-
"description": "Specify
|
|
14308
|
+
"description": "Specify a theme for this component and all of its children."
|
|
14341
14309
|
},
|
|
14342
|
-
"VTooltip/
|
|
14310
|
+
"VTooltip/disabled": {
|
|
14343
14311
|
"type": "boolean\n",
|
|
14344
|
-
"description": "
|
|
14345
|
-
},
|
|
14346
|
-
"VTooltip/max-height": {
|
|
14347
|
-
"type": "string | number\n",
|
|
14348
|
-
"description": "Sets the maximum height for the component."
|
|
14349
|
-
},
|
|
14350
|
-
"VTooltip/max-width": {
|
|
14351
|
-
"type": "string | number\n",
|
|
14352
|
-
"description": "Sets the maximum width for the component."
|
|
14312
|
+
"description": "Removes the ability to click or target the component."
|
|
14353
14313
|
},
|
|
14354
|
-
"VTooltip/
|
|
14355
|
-
"type": "string
|
|
14356
|
-
"description": "
|
|
14314
|
+
"VTooltip/id": {
|
|
14315
|
+
"type": "string\n",
|
|
14316
|
+
"description": "HTML id attribute of the tooltip overlay. If not set, a globally unique id will be used."
|
|
14357
14317
|
},
|
|
14358
|
-
"VTooltip/
|
|
14359
|
-
"type": "string |
|
|
14360
|
-
"description": "Sets the
|
|
14318
|
+
"VTooltip/transition": {
|
|
14319
|
+
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
|
14320
|
+
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
|
14361
14321
|
},
|
|
14362
14322
|
"VTooltip/activator": {
|
|
14363
14323
|
"type": "Element | (string & {}) | 'parent' | ComponentPublicInstance\n",
|
|
@@ -14427,6 +14387,10 @@
|
|
|
14427
14387
|
"type": "string | number\n",
|
|
14428
14388
|
"description": "Delay (in ms) after which tooltip opens (when `open-on-hover` prop is set to **true**)."
|
|
14429
14389
|
},
|
|
14390
|
+
"VTooltip/eager": {
|
|
14391
|
+
"type": "boolean\n",
|
|
14392
|
+
"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."
|
|
14393
|
+
},
|
|
14430
14394
|
"VTooltip/location-strategy": {
|
|
14431
14395
|
"type": "'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n",
|
|
14432
14396
|
"description": "A function used to specifies how the component should position relative to its activator."
|
|
@@ -14444,13 +14408,9 @@
|
|
|
14444
14408
|
"description": "Enables the overlay content to go off-screen when scrolling."
|
|
14445
14409
|
},
|
|
14446
14410
|
"VTooltip/scroll-strategy": {
|
|
14447
|
-
"type": "'close' | '
|
|
14411
|
+
"type": "'close' | 'block' | 'none' | 'reposition' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L18-L18\" target=\"_blank\">ScrollStrategyFunction</a>\n",
|
|
14448
14412
|
"description": "Strategy used when the component is activate and user scrolls."
|
|
14449
14413
|
},
|
|
14450
|
-
"VTooltip/transition": {
|
|
14451
|
-
"type": "string | boolean | (TransitionProps & { component: Component })\n",
|
|
14452
|
-
"description": "Sets the component transition. Can be one of the [built in](/styles/transitions/) or custom transition."
|
|
14453
|
-
},
|
|
14454
14414
|
"VTooltip/attach": {
|
|
14455
14415
|
"type": "string | boolean | Element\n",
|
|
14456
14416
|
"description": "Specifies which DOM element the overlay content should teleport to. Can be a direct element reference, querySelector string, or `true` to disable teleporting. Uses `body` by default."
|
|
@@ -14463,70 +14423,10 @@
|
|
|
14463
14423
|
"type": "string\n",
|
|
14464
14424
|
"description": "The search model for filtering results."
|
|
14465
14425
|
},
|
|
14466
|
-
"VTreeview/border": {
|
|
14467
|
-
"type": "string | number | boolean\n",
|
|
14468
|
-
"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)."
|
|
14469
|
-
},
|
|
14470
|
-
"VTreeview/model-value": {
|
|
14471
|
-
"type": "unknown[]\n",
|
|
14472
|
-
"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`"
|
|
14473
|
-
},
|
|
14474
|
-
"VTreeview/density": {
|
|
14475
|
-
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14476
|
-
"description": "Adjusts the vertical height used by the component."
|
|
14477
|
-
},
|
|
14478
|
-
"VTreeview/height": {
|
|
14479
|
-
"type": "string | number\n",
|
|
14480
|
-
"description": "Sets the height for the component."
|
|
14481
|
-
},
|
|
14482
|
-
"VTreeview/max-height": {
|
|
14483
|
-
"type": "string | number\n",
|
|
14484
|
-
"description": "Sets the maximum height for the component."
|
|
14485
|
-
},
|
|
14486
|
-
"VTreeview/max-width": {
|
|
14487
|
-
"type": "string | number\n",
|
|
14488
|
-
"description": "Sets the maximum width for the component."
|
|
14489
|
-
},
|
|
14490
|
-
"VTreeview/min-height": {
|
|
14491
|
-
"type": "string | number\n",
|
|
14492
|
-
"description": "Sets the minimum height for the component."
|
|
14493
|
-
},
|
|
14494
|
-
"VTreeview/min-width": {
|
|
14495
|
-
"type": "string | number\n",
|
|
14496
|
-
"description": "Sets the minimum width for the component."
|
|
14497
|
-
},
|
|
14498
|
-
"VTreeview/width": {
|
|
14499
|
-
"type": "string | number\n",
|
|
14500
|
-
"description": "Sets the width for the component."
|
|
14501
|
-
},
|
|
14502
|
-
"VTreeview/elevation": {
|
|
14503
|
-
"type": "string | number\n",
|
|
14504
|
-
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
14505
|
-
},
|
|
14506
|
-
"VTreeview/rounded": {
|
|
14507
|
-
"type": "string | number | boolean\n",
|
|
14508
|
-
"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."
|
|
14509
|
-
},
|
|
14510
|
-
"VTreeview/tile": {
|
|
14511
|
-
"type": "boolean\n",
|
|
14512
|
-
"description": "Removes any applied **border-radius** from the component."
|
|
14513
|
-
},
|
|
14514
14426
|
"VTreeview/tag": {
|
|
14515
14427
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14516
14428
|
"description": "Specify a custom tag used on the root element."
|
|
14517
14429
|
},
|
|
14518
|
-
"VTreeview/theme": {
|
|
14519
|
-
"type": "string\n",
|
|
14520
|
-
"description": "Specify a theme for this component and all of its children."
|
|
14521
|
-
},
|
|
14522
|
-
"VTreeview/color": {
|
|
14523
|
-
"type": "string\n",
|
|
14524
|
-
"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)."
|
|
14525
|
-
},
|
|
14526
|
-
"VTreeview/variant": {
|
|
14527
|
-
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
14528
|
-
"description": "Applies a distinct style to the component."
|
|
14529
|
-
},
|
|
14530
14430
|
"VTreeview/activated": {
|
|
14531
14431
|
"type": "any\n",
|
|
14532
14432
|
"description": "Array of ids of activated nodes."
|
|
@@ -14535,65 +14435,49 @@
|
|
|
14535
14435
|
"type": "boolean\n",
|
|
14536
14436
|
"description": "Disables selection for all nodes."
|
|
14537
14437
|
},
|
|
14538
|
-
"VTreeview/
|
|
14539
|
-
"type": "string\n",
|
|
14540
|
-
"description": "
|
|
14541
|
-
},
|
|
14542
|
-
"VTreeview/base-color": {
|
|
14543
|
-
"type": "string\n",
|
|
14544
|
-
"description": "Sets the color of component when not focused."
|
|
14545
|
-
},
|
|
14546
|
-
"VTreeview/slim": {
|
|
14547
|
-
"type": "boolean\n",
|
|
14548
|
-
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
|
|
14549
|
-
},
|
|
14550
|
-
"VTreeview/bg-color": {
|
|
14551
|
-
"type": "string\n",
|
|
14552
|
-
"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)."
|
|
14553
|
-
},
|
|
14554
|
-
"VTreeview/lines": {
|
|
14555
|
-
"type": "false | 'one' | 'two' | 'three'\n",
|
|
14556
|
-
"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."
|
|
14557
|
-
},
|
|
14558
|
-
"VTreeview/mandatory": {
|
|
14559
|
-
"type": "boolean\n",
|
|
14560
|
-
"description": "Forces at least one item to always be selected (if available)."
|
|
14438
|
+
"VTreeview/height": {
|
|
14439
|
+
"type": "string | number\n",
|
|
14440
|
+
"description": "Sets the height for the component."
|
|
14561
14441
|
},
|
|
14562
|
-
"VTreeview/
|
|
14563
|
-
"type": "
|
|
14564
|
-
"description": "
|
|
14442
|
+
"VTreeview/width": {
|
|
14443
|
+
"type": "string | number\n",
|
|
14444
|
+
"description": "Sets the width for the component."
|
|
14565
14445
|
},
|
|
14566
|
-
"VTreeview/
|
|
14446
|
+
"VTreeview/theme": {
|
|
14567
14447
|
"type": "string\n",
|
|
14568
|
-
"description": "
|
|
14448
|
+
"description": "Specify a theme for this component and all of its children."
|
|
14569
14449
|
},
|
|
14570
14450
|
"VTreeview/items": {
|
|
14571
14451
|
"type": "unknown[]\n",
|
|
14572
14452
|
"description": "An array of items used to build the treeview."
|
|
14573
14453
|
},
|
|
14574
|
-
"VTreeview/
|
|
14575
|
-
"type": "
|
|
14576
|
-
"description": "
|
|
14454
|
+
"VTreeview/model-value": {
|
|
14455
|
+
"type": "unknown[]\n",
|
|
14456
|
+
"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`"
|
|
14577
14457
|
},
|
|
14578
|
-
"VTreeview/
|
|
14579
|
-
"type": "
|
|
14580
|
-
"description": "
|
|
14458
|
+
"VTreeview/color": {
|
|
14459
|
+
"type": "string\n",
|
|
14460
|
+
"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)."
|
|
14581
14461
|
},
|
|
14582
|
-
"VTreeview/
|
|
14583
|
-
"type": "
|
|
14584
|
-
"description": "
|
|
14462
|
+
"VTreeview/density": {
|
|
14463
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14464
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14585
14465
|
},
|
|
14586
|
-
"VTreeview/
|
|
14587
|
-
"type": "
|
|
14588
|
-
"description": "
|
|
14466
|
+
"VTreeview/border": {
|
|
14467
|
+
"type": "string | number | boolean\n",
|
|
14468
|
+
"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)."
|
|
14589
14469
|
},
|
|
14590
|
-
"VTreeview/
|
|
14591
|
-
"type": "
|
|
14592
|
-
"description": "
|
|
14470
|
+
"VTreeview/elevation": {
|
|
14471
|
+
"type": "string | number\n",
|
|
14472
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
14593
14473
|
},
|
|
14594
|
-
"VTreeview/
|
|
14474
|
+
"VTreeview/rounded": {
|
|
14475
|
+
"type": "string | number | boolean\n",
|
|
14476
|
+
"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."
|
|
14477
|
+
},
|
|
14478
|
+
"VTreeview/tile": {
|
|
14595
14479
|
"type": "boolean\n",
|
|
14596
|
-
"description": "
|
|
14480
|
+
"description": "Removes any applied **border-radius** from the component."
|
|
14597
14481
|
},
|
|
14598
14482
|
"VTreeview/filter-mode": {
|
|
14599
14483
|
"type": "'every' | 'some' | 'union' | 'intersection'\n",
|
|
@@ -14615,18 +14499,42 @@
|
|
|
14615
14499
|
"type": "string | string[]\n",
|
|
14616
14500
|
"description": "Array of specific keys to filter on the item."
|
|
14617
14501
|
},
|
|
14502
|
+
"VTreeview/base-color": {
|
|
14503
|
+
"type": "string\n",
|
|
14504
|
+
"description": "Sets the color of component when not focused."
|
|
14505
|
+
},
|
|
14506
|
+
"VTreeview/active-color": {
|
|
14507
|
+
"type": "string\n",
|
|
14508
|
+
"description": "Deprecated, use `color` instead."
|
|
14509
|
+
},
|
|
14510
|
+
"VTreeview/active-class": {
|
|
14511
|
+
"type": "string\n",
|
|
14512
|
+
"description": "The class applied to the component when it is in an active state."
|
|
14513
|
+
},
|
|
14514
|
+
"VTreeview/bg-color": {
|
|
14515
|
+
"type": "string\n",
|
|
14516
|
+
"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)."
|
|
14517
|
+
},
|
|
14618
14518
|
"VTreeview/filterable": {
|
|
14619
14519
|
"type": "boolean\n",
|
|
14620
14520
|
"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."
|
|
14621
14521
|
},
|
|
14622
14522
|
"VTreeview/expand-icon": {
|
|
14623
|
-
"type": " | string\n | (
|
|
14523
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14624
14524
|
"description": "Icon used to indicate that a node can be expanded."
|
|
14625
14525
|
},
|
|
14626
14526
|
"VTreeview/collapse-icon": {
|
|
14627
|
-
"type": " | string\n | (
|
|
14527
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14628
14528
|
"description": "Icon to display when the list item is expanded."
|
|
14629
14529
|
},
|
|
14530
|
+
"VTreeview/lines": {
|
|
14531
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
|
14532
|
+
"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."
|
|
14533
|
+
},
|
|
14534
|
+
"VTreeview/slim": {
|
|
14535
|
+
"type": "boolean\n",
|
|
14536
|
+
"description": "Reduces horizontal spacing for badges, icons, tooltips, and avatars within slim list items to create a more compact visual representation."
|
|
14537
|
+
},
|
|
14630
14538
|
"VTreeview/activatable": {
|
|
14631
14539
|
"type": "boolean\n",
|
|
14632
14540
|
"description": "Allows user to mark a node as active by clicking on it."
|
|
@@ -14639,6 +14547,14 @@
|
|
|
14639
14547
|
"type": "any\n",
|
|
14640
14548
|
"description": "An array containing the values of currently opened groups. Can be two-way bound with `v-model:opened`."
|
|
14641
14549
|
},
|
|
14550
|
+
"VTreeview/selected": {
|
|
14551
|
+
"type": "any\n",
|
|
14552
|
+
"description": "An array containing the values of currently selected items. Can be two-way bound with `v-model:selected`."
|
|
14553
|
+
},
|
|
14554
|
+
"VTreeview/mandatory": {
|
|
14555
|
+
"type": "boolean\n",
|
|
14556
|
+
"description": "Forces at least one item to always be selected (if available)."
|
|
14557
|
+
},
|
|
14642
14558
|
"VTreeview/active-strategy": {
|
|
14643
14559
|
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/activeStrategies.ts#L27-L31\" target=\"_blank\">ActiveStrategy</a>)\n",
|
|
14644
14560
|
"description": "Affects how items with children behave when activated. If not specified, the **single-independent** strategy will be used.\n- **leaf:** Only leaf nodes (items without children) can be activated.\n- **single-leaf:** Similar as **leaf**, but only a single item can be activated at a time.\n- **independent:** All nodes can be activated whether they have children or not.\n- **single-independent:** Similar as **independent**, but only a single item can be activated at a time."
|
|
@@ -14647,6 +14563,22 @@
|
|
|
14647
14563
|
"type": " | 'single-leaf'\n | 'leaf'\n | 'independent'\n | 'single-independent'\n | 'classic'\n | 'trunk'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L28-L32\" target=\"_blank\">SelectStrategy</a>\n | ((mandatory: boolean) => <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/nested/selectStrategies.ts#L28-L32\" target=\"_blank\">SelectStrategy</a>)\n",
|
|
14648
14564
|
"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."
|
|
14649
14565
|
},
|
|
14566
|
+
"VTreeview/max-height": {
|
|
14567
|
+
"type": "string | number\n",
|
|
14568
|
+
"description": "Sets the maximum height for the component."
|
|
14569
|
+
},
|
|
14570
|
+
"VTreeview/max-width": {
|
|
14571
|
+
"type": "string | number\n",
|
|
14572
|
+
"description": "Sets the maximum width for the component."
|
|
14573
|
+
},
|
|
14574
|
+
"VTreeview/min-height": {
|
|
14575
|
+
"type": "string | number\n",
|
|
14576
|
+
"description": "Sets the minimum height for the component."
|
|
14577
|
+
},
|
|
14578
|
+
"VTreeview/min-width": {
|
|
14579
|
+
"type": "string | number\n",
|
|
14580
|
+
"description": "Sets the minimum width for the component."
|
|
14581
|
+
},
|
|
14650
14582
|
"VTreeview/item-title": {
|
|
14651
14583
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L61-L65\" target=\"_blank\">SelectItemKey</a>\n",
|
|
14652
14584
|
"description": "Property on supplied `items` that contains its title."
|
|
@@ -14671,18 +14603,46 @@
|
|
|
14671
14603
|
"type": "boolean\n",
|
|
14672
14604
|
"description": "When `true` will make `v-model`, `v-model:selected, `v-model:activated` and `v-model:opened` return the complete object instead of just the key."
|
|
14673
14605
|
},
|
|
14674
|
-
"VTreeview/
|
|
14606
|
+
"VTreeview/value-comparator": {
|
|
14607
|
+
"type": "((a: any, b: any, recursionCache: { delete: (key: WeakKey) => boolean; get: (key: WeakKey) => any; has: (key: WeakKey) => boolean; set: (key: WeakKey, value: any) => WeakMap<WeakKey, any>; __@toStringTag@3612: string }) => boolean)",
|
|
14608
|
+
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
14609
|
+
},
|
|
14610
|
+
"VTreeview/variant": {
|
|
14611
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
14612
|
+
"description": "Applies a distinct style to the component."
|
|
14613
|
+
},
|
|
14614
|
+
"VTreeview/open-on-click": {
|
|
14675
14615
|
"type": "boolean\n",
|
|
14676
|
-
"description": "When `true` will cause
|
|
14616
|
+
"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."
|
|
14617
|
+
},
|
|
14618
|
+
"VTreeview/hide-actions": {
|
|
14619
|
+
"type": "boolean\n",
|
|
14620
|
+
"description": "Hide the expand icon and loading indicator next to each item title."
|
|
14677
14621
|
},
|
|
14678
14622
|
"VTreeview/fluid": {
|
|
14679
14623
|
"type": "boolean\n",
|
|
14680
14624
|
"description": "Removes indentation from nested items."
|
|
14681
14625
|
},
|
|
14626
|
+
"VTreeview/false-icon": {
|
|
14627
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14628
|
+
"description": "The icon used when inactive."
|
|
14629
|
+
},
|
|
14630
|
+
"VTreeview/true-icon": {
|
|
14631
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14632
|
+
"description": "The icon used when active."
|
|
14633
|
+
},
|
|
14634
|
+
"VTreeview/open-all": {
|
|
14635
|
+
"type": "boolean\n",
|
|
14636
|
+
"description": "When `true` will cause all branch nodes to be opened when component is mounted."
|
|
14637
|
+
},
|
|
14682
14638
|
"VTreeview/loading-icon": {
|
|
14683
14639
|
"type": "string\n",
|
|
14684
14640
|
"description": "Icon used when node is in a loading state."
|
|
14685
14641
|
},
|
|
14642
|
+
"VTreeview/indeterminate-icon": {
|
|
14643
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14644
|
+
"description": "Icon used when node is in an indeterminate state. Only visible when `selectable` is `true`."
|
|
14645
|
+
},
|
|
14686
14646
|
"VTreeview/selected-color": {
|
|
14687
14647
|
"type": "string\n",
|
|
14688
14648
|
"description": "The color of the selection checkbox."
|
|
@@ -14699,13 +14659,17 @@
|
|
|
14699
14659
|
"type": "(item: unknown) => Promise<void>\n",
|
|
14700
14660
|
"description": "A function used when dynamically loading children. If this prop is set, then the supplied function will be run if expanding an item that has a `item-children` property that is an empty array. Supports returning a Promise."
|
|
14701
14661
|
},
|
|
14662
|
+
"VTreeviewGroup/title": {
|
|
14663
|
+
"type": "string\n",
|
|
14664
|
+
"description": "Specify a title text for the component."
|
|
14665
|
+
},
|
|
14702
14666
|
"VTreeviewGroup/tag": {
|
|
14703
14667
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14704
14668
|
"description": "Specify a custom tag used on the root element."
|
|
14705
14669
|
},
|
|
14706
|
-
"VTreeviewGroup/
|
|
14670
|
+
"VTreeviewGroup/color": {
|
|
14707
14671
|
"type": "string\n",
|
|
14708
|
-
"description": "
|
|
14672
|
+
"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)."
|
|
14709
14673
|
},
|
|
14710
14674
|
"VTreeviewGroup/disabled": {
|
|
14711
14675
|
"type": "boolean\n",
|
|
@@ -14715,45 +14679,37 @@
|
|
|
14715
14679
|
"type": "any\n",
|
|
14716
14680
|
"description": "Expands / Collapse the list-group."
|
|
14717
14681
|
},
|
|
14718
|
-
"VTreeviewGroup/color": {
|
|
14682
|
+
"VTreeviewGroup/active-color": {
|
|
14719
14683
|
"type": "string\n",
|
|
14720
|
-
"description": "
|
|
14684
|
+
"description": "Deprecated, use `color` instead."
|
|
14721
14685
|
},
|
|
14722
14686
|
"VTreeviewGroup/base-color": {
|
|
14723
14687
|
"type": "string\n",
|
|
14724
14688
|
"description": "Sets the color of component when not focused."
|
|
14725
14689
|
},
|
|
14726
|
-
"VTreeviewGroup/
|
|
14727
|
-
"type": "string\n",
|
|
14728
|
-
"description": "
|
|
14690
|
+
"VTreeviewGroup/prepend-icon": {
|
|
14691
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14692
|
+
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
14693
|
+
},
|
|
14694
|
+
"VTreeviewGroup/append-icon": {
|
|
14695
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14696
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
14729
14697
|
},
|
|
14730
14698
|
"VTreeviewGroup/expand-icon": {
|
|
14731
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
14699
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14732
14700
|
"description": "Icon to display when the list item is collapsed."
|
|
14733
14701
|
},
|
|
14734
14702
|
"VTreeviewGroup/collapse-icon": {
|
|
14735
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n
|
|
14703
|
+
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14736
14704
|
"description": "Icon to display when the list item is expanded."
|
|
14737
14705
|
},
|
|
14738
|
-
"VTreeviewGroup/append-icon": {
|
|
14739
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14740
|
-
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
14741
|
-
},
|
|
14742
|
-
"VTreeviewGroup/prepend-icon": {
|
|
14743
|
-
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14744
|
-
"description": "Prepends an icon to the component, uses the same syntax as `v-icon`."
|
|
14745
|
-
},
|
|
14746
|
-
"VTreeviewGroup/fluid": {
|
|
14747
|
-
"type": "boolean\n",
|
|
14748
|
-
"description": "Removes indentation from nested items."
|
|
14749
|
-
},
|
|
14750
14706
|
"VTreeviewGroup/raw-id": {
|
|
14751
14707
|
"type": "string | number\n",
|
|
14752
14708
|
"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]\"."
|
|
14753
14709
|
},
|
|
14754
|
-
"
|
|
14755
|
-
"type": "
|
|
14756
|
-
"description": "
|
|
14710
|
+
"VTreeviewGroup/fluid": {
|
|
14711
|
+
"type": "boolean\n",
|
|
14712
|
+
"description": "Removes indentation from nested items."
|
|
14757
14713
|
},
|
|
14758
14714
|
"VTreeviewItem/replace": {
|
|
14759
14715
|
"type": "boolean\n",
|
|
@@ -14763,37 +14719,49 @@
|
|
|
14763
14719
|
"type": "boolean\n",
|
|
14764
14720
|
"description": "Designates that the component is a link. This is automatic when using the href or to prop."
|
|
14765
14721
|
},
|
|
14766
|
-
"VTreeviewItem/
|
|
14722
|
+
"VTreeviewItem/tag": {
|
|
14723
|
+
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14724
|
+
"description": "Specify a custom tag used on the root element."
|
|
14725
|
+
},
|
|
14726
|
+
"VTreeviewItem/nav": {
|
|
14727
|
+
"type": "boolean\n",
|
|
14728
|
+
"description": "Reduces the width of v-list-item takes and adds a border radius."
|
|
14729
|
+
},
|
|
14730
|
+
"VTreeviewItem/title": {
|
|
14767
14731
|
"type": "string | number | boolean\n",
|
|
14768
|
-
"description": "
|
|
14732
|
+
"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."
|
|
14769
14733
|
},
|
|
14770
|
-
"VTreeviewItem/
|
|
14771
|
-
"type": "
|
|
14772
|
-
"description": "
|
|
14734
|
+
"VTreeviewItem/disabled": {
|
|
14735
|
+
"type": "boolean\n",
|
|
14736
|
+
"description": "Removes the ability to click or target the component."
|
|
14773
14737
|
},
|
|
14774
14738
|
"VTreeviewItem/height": {
|
|
14775
14739
|
"type": "string | number\n",
|
|
14776
14740
|
"description": "Sets the height for the component."
|
|
14777
14741
|
},
|
|
14778
|
-
"VTreeviewItem/
|
|
14779
|
-
"type": "
|
|
14780
|
-
"description": "
|
|
14742
|
+
"VTreeviewItem/value": {
|
|
14743
|
+
"type": "any\n",
|
|
14744
|
+
"description": "The value used for selection. Obtained from [`v-list`](/api/v-list)'s `v-model:selected` when the item is selected."
|
|
14781
14745
|
},
|
|
14782
|
-
"VTreeviewItem/
|
|
14746
|
+
"VTreeviewItem/width": {
|
|
14783
14747
|
"type": "string | number\n",
|
|
14784
|
-
"description": "Sets the
|
|
14748
|
+
"description": "Sets the width for the component."
|
|
14785
14749
|
},
|
|
14786
|
-
"VTreeviewItem/
|
|
14787
|
-
"type": "string
|
|
14788
|
-
"description": "
|
|
14750
|
+
"VTreeviewItem/theme": {
|
|
14751
|
+
"type": "string\n",
|
|
14752
|
+
"description": "Specify a theme for this component and all of its children."
|
|
14789
14753
|
},
|
|
14790
|
-
"VTreeviewItem/
|
|
14791
|
-
"type": "string
|
|
14792
|
-
"description": "
|
|
14754
|
+
"VTreeviewItem/color": {
|
|
14755
|
+
"type": "string\n",
|
|
14756
|
+
"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),"
|
|
14793
14757
|
},
|
|
14794
|
-
"VTreeviewItem/
|
|
14795
|
-
"type": "
|
|
14796
|
-
"description": "
|
|
14758
|
+
"VTreeviewItem/density": {
|
|
14759
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14760
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14761
|
+
},
|
|
14762
|
+
"VTreeviewItem/border": {
|
|
14763
|
+
"type": "string | number | boolean\n",
|
|
14764
|
+
"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)."
|
|
14797
14765
|
},
|
|
14798
14766
|
"VTreeviewItem/elevation": {
|
|
14799
14767
|
"type": "string | number\n",
|
|
@@ -14807,89 +14775,73 @@
|
|
|
14807
14775
|
"type": "boolean\n",
|
|
14808
14776
|
"description": "Removes any applied **border-radius** from the component."
|
|
14809
14777
|
},
|
|
14810
|
-
"VTreeviewItem/
|
|
14811
|
-
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
14812
|
-
"description": "Specify a custom tag used on the root element."
|
|
14813
|
-
},
|
|
14814
|
-
"VTreeviewItem/theme": {
|
|
14815
|
-
"type": "string\n",
|
|
14816
|
-
"description": "Specify a theme for this component and all of its children."
|
|
14817
|
-
},
|
|
14818
|
-
"VTreeviewItem/color": {
|
|
14819
|
-
"type": "string\n",
|
|
14820
|
-
"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),"
|
|
14821
|
-
},
|
|
14822
|
-
"VTreeviewItem/variant": {
|
|
14823
|
-
"type": "'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
14824
|
-
"description": "Applies a distinct style to the component."
|
|
14825
|
-
},
|
|
14826
|
-
"VTreeviewItem/disabled": {
|
|
14778
|
+
"VTreeviewItem/exact": {
|
|
14827
14779
|
"type": "boolean\n",
|
|
14828
|
-
"description": "
|
|
14780
|
+
"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."
|
|
14829
14781
|
},
|
|
14830
|
-
"VTreeviewItem/
|
|
14831
|
-
"type": "
|
|
14832
|
-
"description": "
|
|
14782
|
+
"VTreeviewItem/subtitle": {
|
|
14783
|
+
"type": "string | number | boolean\n",
|
|
14784
|
+
"description": "Specify a subtitle text for the component."
|
|
14833
14785
|
},
|
|
14834
|
-
"VTreeviewItem/
|
|
14835
|
-
"type": "
|
|
14836
|
-
"description": "
|
|
14786
|
+
"VTreeviewItem/base-color": {
|
|
14787
|
+
"type": "string\n",
|
|
14788
|
+
"description": "Sets the color of component when not focused."
|
|
14837
14789
|
},
|
|
14838
14790
|
"VTreeviewItem/active-color": {
|
|
14839
14791
|
"type": "string\n",
|
|
14840
14792
|
"description": "Deprecated, use `color` instead."
|
|
14841
14793
|
},
|
|
14842
|
-
"VTreeviewItem/
|
|
14794
|
+
"VTreeviewItem/active-class": {
|
|
14843
14795
|
"type": "string\n",
|
|
14844
|
-
"description": "
|
|
14845
|
-
},
|
|
14846
|
-
"VTreeviewItem/prepend-icon": {
|
|
14847
|
-
"type": " | string\n | (string | [string, number])[]\n | (new () => any)\n | FunctionalComponent\n",
|
|
14848
|
-
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
|
14796
|
+
"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."
|
|
14849
14797
|
},
|
|
14850
|
-
"VTreeviewItem/
|
|
14851
|
-
"type": "
|
|
14852
|
-
"description": "
|
|
14798
|
+
"VTreeviewItem/lines": {
|
|
14799
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
|
14800
|
+
"description": "The line declaration specifies the minimum height of the item and can also be controlled from v-list with the same prop."
|
|
14853
14801
|
},
|
|
14854
14802
|
"VTreeviewItem/slim": {
|
|
14855
14803
|
"type": "boolean\n",
|
|
14856
14804
|
"description": "Reduces the vertical padding or height of the v-treeview-item, making it more compact."
|
|
14857
14805
|
},
|
|
14858
|
-
"VTreeviewItem/
|
|
14859
|
-
"type": "
|
|
14860
|
-
"description": "
|
|
14806
|
+
"VTreeviewItem/max-height": {
|
|
14807
|
+
"type": "string | number\n",
|
|
14808
|
+
"description": "Sets the maximum height for the component."
|
|
14861
14809
|
},
|
|
14862
|
-
"VTreeviewItem/
|
|
14863
|
-
"type": "
|
|
14864
|
-
"description": "
|
|
14810
|
+
"VTreeviewItem/max-width": {
|
|
14811
|
+
"type": "string | number\n",
|
|
14812
|
+
"description": "Sets the maximum width for the component."
|
|
14865
14813
|
},
|
|
14866
|
-
"VTreeviewItem/
|
|
14867
|
-
"type": "string\n",
|
|
14868
|
-
"description": "
|
|
14814
|
+
"VTreeviewItem/min-height": {
|
|
14815
|
+
"type": "string | number\n",
|
|
14816
|
+
"description": "Sets the minimum height for the component."
|
|
14869
14817
|
},
|
|
14870
|
-
"VTreeviewItem/
|
|
14871
|
-
"type": "
|
|
14872
|
-
"description": "
|
|
14818
|
+
"VTreeviewItem/min-width": {
|
|
14819
|
+
"type": "string | number\n",
|
|
14820
|
+
"description": "Sets the minimum width for the component."
|
|
14873
14821
|
},
|
|
14874
|
-
"VTreeviewItem/
|
|
14875
|
-
"type": "
|
|
14876
|
-
"description": "
|
|
14822
|
+
"VTreeviewItem/variant": {
|
|
14823
|
+
"type": "'flat' | 'text' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n",
|
|
14824
|
+
"description": "Applies a distinct style to the component."
|
|
14877
14825
|
},
|
|
14878
|
-
"VTreeviewItem/
|
|
14879
|
-
"type": "
|
|
14880
|
-
"description": "
|
|
14826
|
+
"VTreeviewItem/append-icon": {
|
|
14827
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14828
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
|
14881
14829
|
},
|
|
14882
|
-
"VTreeviewItem/
|
|
14830
|
+
"VTreeviewItem/prepend-icon": {
|
|
14831
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14832
|
+
"description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content."
|
|
14833
|
+
},
|
|
14834
|
+
"VTreeviewItem/active": {
|
|
14883
14835
|
"type": "boolean\n",
|
|
14884
|
-
"description": "
|
|
14836
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
|
14885
14837
|
},
|
|
14886
|
-
"VTreeviewItem/
|
|
14887
|
-
"type": "
|
|
14888
|
-
"description": "
|
|
14838
|
+
"VTreeviewItem/loading": {
|
|
14839
|
+
"type": "boolean\n",
|
|
14840
|
+
"description": "Places the v-treeview-item into a loading state."
|
|
14889
14841
|
},
|
|
14890
|
-
"VTreeviewItem/
|
|
14891
|
-
"type": "
|
|
14892
|
-
"description": "
|
|
14842
|
+
"VTreeviewItem/hide-actions": {
|
|
14843
|
+
"type": "boolean\n",
|
|
14844
|
+
"description": "Hide the expand icon and loading indicator next to each item title."
|
|
14893
14845
|
},
|
|
14894
14846
|
"VTreeviewItem/append-avatar": {
|
|
14895
14847
|
"type": "string\n",
|
|
@@ -14899,41 +14851,53 @@
|
|
|
14899
14851
|
"type": "string\n",
|
|
14900
14852
|
"description": "Prepends a [v-avatar](/components/avatars/) component in the **prepend** slot before default content."
|
|
14901
14853
|
},
|
|
14902
|
-
"VTreeviewItem/
|
|
14903
|
-
"type": "boolean\n",
|
|
14904
|
-
"description": "
|
|
14854
|
+
"VTreeviewItem/ripple": {
|
|
14855
|
+
"type": "boolean | { class: string; keys: string[] }\n",
|
|
14856
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
14857
|
+
},
|
|
14858
|
+
"VTreeviewItem/href": {
|
|
14859
|
+
"type": "string\n",
|
|
14860
|
+
"description": "Designates the component as anchor and applies the **href** attribute."
|
|
14861
|
+
},
|
|
14862
|
+
"VTreeviewItem/to": {
|
|
14863
|
+
"type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric\n",
|
|
14864
|
+
"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."
|
|
14905
14865
|
},
|
|
14906
14866
|
"VTreeviewItem/has-custom-prepend": {
|
|
14907
14867
|
"type": "boolean\n",
|
|
14908
14868
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree//packages/api-generator/src/locale/en/VTreeviewItem.json))"
|
|
14909
14869
|
},
|
|
14910
14870
|
"VTreeviewItem/toggle-icon": {
|
|
14911
|
-
"type": " | string\n | (
|
|
14871
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
14912
14872
|
"description": "Allows customization of the icon used to toggle the expansion and collapse of treeview branches."
|
|
14913
14873
|
},
|
|
14914
14874
|
"VTreeviewItem/indent-lines": {
|
|
14915
|
-
"type": "('
|
|
14875
|
+
"type": "('leaf' | 'none' | 'line' | 'last-leaf' | 'leaf-link')[]\n",
|
|
14916
14876
|
"description": "Array of indent lines to render next to the item."
|
|
14917
14877
|
},
|
|
14918
|
-
"VValidation/
|
|
14919
|
-
"type": "
|
|
14920
|
-
"description": "
|
|
14878
|
+
"VValidation/model-value": {
|
|
14879
|
+
"type": "unknown\n",
|
|
14880
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
14921
14881
|
},
|
|
14922
14882
|
"VValidation/error": {
|
|
14923
14883
|
"type": "boolean\n",
|
|
14924
14884
|
"description": "Puts the input in a manual error state."
|
|
14925
14885
|
},
|
|
14926
|
-
"VValidation/
|
|
14886
|
+
"VValidation/name": {
|
|
14927
14887
|
"type": "string\n",
|
|
14928
|
-
"description": "Sets the
|
|
14888
|
+
"description": "Sets the component's name attribute."
|
|
14929
14889
|
},
|
|
14930
14890
|
"VValidation/disabled": {
|
|
14931
14891
|
"type": "boolean\n",
|
|
14932
14892
|
"description": "Removes the ability to click or target the component."
|
|
14933
14893
|
},
|
|
14934
|
-
"VValidation/
|
|
14935
|
-
"type": "
|
|
14936
|
-
"description": "
|
|
14894
|
+
"VValidation/readonly": {
|
|
14895
|
+
"type": "boolean\n",
|
|
14896
|
+
"description": "Puts input in readonly state."
|
|
14897
|
+
},
|
|
14898
|
+
"VValidation/label": {
|
|
14899
|
+
"type": "string\n",
|
|
14900
|
+
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
|
14937
14901
|
},
|
|
14938
14902
|
"VValidation/error-messages": {
|
|
14939
14903
|
"type": "string | string[]\n",
|
|
@@ -14943,10 +14907,6 @@
|
|
|
14943
14907
|
"type": "string | number\n",
|
|
14944
14908
|
"description": "Control the maximum number of shown errors from validation."
|
|
14945
14909
|
},
|
|
14946
|
-
"VValidation/readonly": {
|
|
14947
|
-
"type": "boolean\n",
|
|
14948
|
-
"description": "Puts input in readonly state."
|
|
14949
|
-
},
|
|
14950
14910
|
"VValidation/rules": {
|
|
14951
14911
|
"type": "(\n | string\n | boolean\n | PromiseLike<ValidationResult>\n | ((value: any) => string | false | true)\n | ((value: any) => PromiseLike<ValidationResult>)\n | [string, any, string]\n)[]\n",
|
|
14952
14912
|
"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`."
|
|
@@ -14967,82 +14927,90 @@
|
|
|
14967
14927
|
"type": "string\n",
|
|
14968
14928
|
"description": "Media file type (optional)"
|
|
14969
14929
|
},
|
|
14970
|
-
"VVideo/
|
|
14971
|
-
"type": "
|
|
14972
|
-
"description": "
|
|
14973
|
-
},
|
|
14974
|
-
"VVideo/progress": {
|
|
14975
|
-
"type": "number\n",
|
|
14976
|
-
"description": "Controls main slider value (0 ~ 100)"
|
|
14930
|
+
"VVideo/density": {
|
|
14931
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
14932
|
+
"description": "Adjusts the vertical height used by the component."
|
|
14977
14933
|
},
|
|
14978
14934
|
"VVideo/height": {
|
|
14979
14935
|
"type": "string | number\n",
|
|
14980
14936
|
"description": "Sets the height for the component."
|
|
14981
14937
|
},
|
|
14982
|
-
"VVideo/
|
|
14983
|
-
"type": "string\n",
|
|
14984
|
-
"description": "
|
|
14938
|
+
"VVideo/max-height": {
|
|
14939
|
+
"type": "string | number\n",
|
|
14940
|
+
"description": "Sets the maximum height for the component."
|
|
14941
|
+
},
|
|
14942
|
+
"VVideo/max-width": {
|
|
14943
|
+
"type": "string | number\n",
|
|
14944
|
+
"description": "Sets the maximum width for the component."
|
|
14945
|
+
},
|
|
14946
|
+
"VVideo/min-height": {
|
|
14947
|
+
"type": "string | number\n",
|
|
14948
|
+
"description": "Sets the minimum height for the component."
|
|
14949
|
+
},
|
|
14950
|
+
"VVideo/min-width": {
|
|
14951
|
+
"type": "string | number\n",
|
|
14952
|
+
"description": "Sets the minimum width for the component."
|
|
14985
14953
|
},
|
|
14986
14954
|
"VVideo/width": {
|
|
14987
14955
|
"type": "string | number\n",
|
|
14988
14956
|
"description": "Sets the width for the component."
|
|
14989
14957
|
},
|
|
14958
|
+
"VVideo/elevation": {
|
|
14959
|
+
"type": "string | number\n",
|
|
14960
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
14961
|
+
},
|
|
14962
|
+
"VVideo/rounded": {
|
|
14963
|
+
"type": "string | number | boolean | (string | number | false | true)[]\n",
|
|
14964
|
+
"description": "Applies a border radius to the video container and the controls. Accepts array of two values to customize elements separately."
|
|
14965
|
+
},
|
|
14990
14966
|
"VVideo/theme": {
|
|
14991
14967
|
"type": "string\n",
|
|
14992
14968
|
"description": "Specify a theme for this component and all of its children."
|
|
14993
14969
|
},
|
|
14994
|
-
"VVideo/image": {
|
|
14995
|
-
"type": "string\n",
|
|
14996
|
-
"description": "Apply a specific image as cover before the video is loaded."
|
|
14997
|
-
},
|
|
14998
14970
|
"VVideo/color": {
|
|
14999
14971
|
"type": "string\n",
|
|
15000
14972
|
"description": "General color applied to icons and sliders."
|
|
15001
14973
|
},
|
|
15002
|
-
"VVideo/
|
|
15003
|
-
"type": "'
|
|
15004
|
-
"description": "
|
|
14974
|
+
"VVideo/variant": {
|
|
14975
|
+
"type": "'background' | 'player'\n",
|
|
14976
|
+
"description": "Applies a distinct style to the component."
|
|
14977
|
+
},
|
|
14978
|
+
"VVideo/src": {
|
|
14979
|
+
"type": "string\n",
|
|
14980
|
+
"description": "Media file URL"
|
|
14981
|
+
},
|
|
14982
|
+
"VVideo/image": {
|
|
14983
|
+
"type": "string\n",
|
|
14984
|
+
"description": "Apply a specific image as cover before the video is loaded."
|
|
15005
14985
|
},
|
|
15006
14986
|
"VVideo/floating": {
|
|
15007
14987
|
"type": "boolean\n",
|
|
15008
14988
|
"description": "Introduces visual spacing from the video boundaries."
|
|
15009
14989
|
},
|
|
15010
|
-
"VVideo/
|
|
15011
|
-
"type": "
|
|
15012
|
-
"description": "
|
|
14990
|
+
"VVideo/playing": {
|
|
14991
|
+
"type": "boolean\n",
|
|
14992
|
+
"description": "Applies correct icon of the default play button."
|
|
15013
14993
|
},
|
|
15014
|
-
"VVideo/
|
|
15015
|
-
"type": "
|
|
15016
|
-
"description": "
|
|
14994
|
+
"VVideo/progress": {
|
|
14995
|
+
"type": "number\n",
|
|
14996
|
+
"description": "Controls main slider value (0 ~ 100)"
|
|
15017
14997
|
},
|
|
15018
14998
|
"VVideo/eager": {
|
|
15019
14999
|
"type": "boolean\n",
|
|
15020
15000
|
"description": "Silently loades the media file without waiting for user to click."
|
|
15021
15001
|
},
|
|
15022
|
-
"VVideo/max-height": {
|
|
15023
|
-
"type": "string | number\n",
|
|
15024
|
-
"description": "Sets the maximum height for the component."
|
|
15025
|
-
},
|
|
15026
|
-
"VVideo/max-width": {
|
|
15027
|
-
"type": "string | number\n",
|
|
15028
|
-
"description": "Sets the maximum width for the component."
|
|
15029
|
-
},
|
|
15030
|
-
"VVideo/min-height": {
|
|
15031
|
-
"type": "string | number\n",
|
|
15032
|
-
"description": "Sets the minimum height for the component."
|
|
15033
|
-
},
|
|
15034
|
-
"VVideo/min-width": {
|
|
15035
|
-
"type": "string | number\n",
|
|
15036
|
-
"description": "Sets the minimum width for the component."
|
|
15037
|
-
},
|
|
15038
|
-
"VVideo/variant": {
|
|
15039
|
-
"type": "'background' | 'player'\n",
|
|
15040
|
-
"description": "Applies a distinct style to the component."
|
|
15041
|
-
},
|
|
15042
15002
|
"VVideo/aspect-ratio": {
|
|
15043
15003
|
"type": "string | number\n",
|
|
15044
15004
|
"description": "Sets the aspect ratio for the playback, calculated as width/height."
|
|
15045
15005
|
},
|
|
15006
|
+
"VVideo/hide-overlay": {
|
|
15007
|
+
"type": "boolean\n",
|
|
15008
|
+
"description": "Hide center play icon."
|
|
15009
|
+
},
|
|
15010
|
+
"VVideo/track-color": {
|
|
15011
|
+
"type": "string\n",
|
|
15012
|
+
"description": "Passed to the main slider `color` prop."
|
|
15013
|
+
},
|
|
15046
15014
|
"VVideo/autoplay": {
|
|
15047
15015
|
"type": "boolean\n",
|
|
15048
15016
|
"description": "Starts loading the media file without waiting for user to click. Playback begins once enough data is loaded."
|
|
@@ -15051,10 +15019,6 @@
|
|
|
15051
15019
|
"type": "boolean\n",
|
|
15052
15020
|
"description": "Hides volume control and disables the playback sound."
|
|
15053
15021
|
},
|
|
15054
|
-
"VVideo/hide-overlay": {
|
|
15055
|
-
"type": "boolean\n",
|
|
15056
|
-
"description": "Hide center play icon."
|
|
15057
|
-
},
|
|
15058
15022
|
"VVideo/no-fullscreen": {
|
|
15059
15023
|
"type": "boolean\n",
|
|
15060
15024
|
"description": "Disable fullscreen and hide the default fullscreen button."
|
|
@@ -15079,10 +15043,6 @@
|
|
|
15079
15043
|
"type": "string\n",
|
|
15080
15044
|
"description": "Container background color."
|
|
15081
15045
|
},
|
|
15082
|
-
"VVideo/track-color": {
|
|
15083
|
-
"type": "string\n",
|
|
15084
|
-
"description": "Passed to the main slider `color` prop."
|
|
15085
|
-
},
|
|
15086
15046
|
"VVideo/hide-play": {
|
|
15087
15047
|
"type": "boolean\n",
|
|
15088
15048
|
"description": "Hides default play button."
|
|
@@ -15116,16 +15076,16 @@
|
|
|
15116
15076
|
"description": "Volume value passed to the underlying control and slots."
|
|
15117
15077
|
},
|
|
15118
15078
|
"VVideo/volume-props": {
|
|
15119
|
-
"type": "{\n
|
|
15079
|
+
"type": "{\n inline: boolean\n direction: 'horizontal' | 'vertical'\n menuProps: {\n modelValue: boolean\n style: StyleValue\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n disabled: boolean\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n | {\n component: ComponentPublicInstanceConstructor<\n CreateComponentPublicInstanceWithMixins<\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n PublicProps,\n {},\n true,\n {},\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n {},\n any,\n ComponentProvideOptions,\n OptionTypesType<{}, {}, {}, {}, {}, {}>,\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n {},\n {},\n {},\n {}\n >,\n any,\n any,\n any,\n ComputedOptions,\n MethodOptions\n > &\n ComponentOptionsBase<\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n string,\n {},\n {},\n string,\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n ComponentProvideOptions\n > &\n VNodeProps &\n AllowedComponentProps &\n ComponentCustomProps & {\n filterProps: (props: T) => Partial<Pick<T, U>>\n }\n }\n closeOnBack: boolean\n contained: boolean\n noClickAnimation: boolean\n persistent: boolean\n scrim: string | boolean\n zIndex: string | number\n activatorProps: Record<string, any>\n openOnClick: boolean\n openOnHover: boolean\n openOnFocus: boolean\n closeOnContentClick: boolean\n closeDelay: string | number\n openDelay: string | number\n eager: boolean\n locationStrategy: 'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n stickToTarget: boolean\n scrollStrategy:\n | 'close'\n | 'block'\n | 'none'\n | 'reposition'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L18-L18\" target=\"_blank\">ScrollStrategyFunction</a>\n submenu: boolean\n disableInitialFocus: boolean\n } & {\n class: any\n height: string | number\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n width: string | number\n theme: string\n 'onUpdate:modelValue': (args: [boolean]) => any\n $children:\n | VNodeChild\n | { $stable: boolean }\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n | {\n default: (arg: { isActive: Ref<boolean, boolean> }) => VNodeChild\n activator: (arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild\n }\n 'v-slots': {\n default:\n | false\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild)\n }\n 'v-slot:default':\n | false\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n key: PropertyKey\n ref: VNodeRef\n ref_for: boolean\n ref_key: string\n onVnodeBeforeMount: VNodeMountHook | VNodeMountHook[]\n onVnodeMounted: VNodeMountHook | VNodeMountHook[]\n onVnodeBeforeUpdate: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeUpdated: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeBeforeUnmount: VNodeMountHook | VNodeMountHook[]\n onVnodeUnmounted: VNodeMountHook | VNodeMountHook[]\n id: string\n activator: Element | (string & {}) | 'parent' | ComponentPublicInstance\n contentClass: any\n contentProps: any\n opacity: string | number\n target:\n | Element\n | (string & {})\n | 'parent'\n | 'cursor'\n | ComponentPublicInstance\n | [number, number]\n offset: string | number | number[]\n attach: string | boolean | Element\n 'v-slot:activator':\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild)\n }\n sliderProps: {\n maxWidth: string | number\n width: string | number\n color: string\n disabled: boolean\n thumbSize: string | number\n trackColor: string\n }\n}\n",
|
|
15120
15080
|
"description": "Props passed down to the VVideoVolume component."
|
|
15121
15081
|
},
|
|
15122
|
-
"VVideoControls/
|
|
15123
|
-
"type": "
|
|
15124
|
-
"description": "
|
|
15082
|
+
"VVideoControls/playing": {
|
|
15083
|
+
"type": "boolean\n",
|
|
15084
|
+
"description": "Applies correct icon of the default play button."
|
|
15125
15085
|
},
|
|
15126
|
-
"VVideoControls/
|
|
15127
|
-
"type": "
|
|
15128
|
-
"description": "
|
|
15086
|
+
"VVideoControls/progress": {
|
|
15087
|
+
"type": "number\n",
|
|
15088
|
+
"description": "Controls main slider value (0 ~ 100)"
|
|
15129
15089
|
},
|
|
15130
15090
|
"VVideoControls/theme": {
|
|
15131
15091
|
"type": "string\n",
|
|
@@ -15135,25 +15095,21 @@
|
|
|
15135
15095
|
"type": "string\n",
|
|
15136
15096
|
"description": "General color applied to icons and sliders."
|
|
15137
15097
|
},
|
|
15138
|
-
"VVideoControls/
|
|
15139
|
-
"type": "'default' | '
|
|
15140
|
-
"description": "
|
|
15098
|
+
"VVideoControls/density": {
|
|
15099
|
+
"type": "'default' | 'comfortable' | 'compact'\n",
|
|
15100
|
+
"description": "Adjusts the vertical height used by the component."
|
|
15141
15101
|
},
|
|
15142
15102
|
"VVideoControls/floating": {
|
|
15143
15103
|
"type": "boolean\n",
|
|
15144
15104
|
"description": "Introduces visual spacing from the video boundaries."
|
|
15145
15105
|
},
|
|
15146
|
-
"VVideoControls/
|
|
15147
|
-
"type": "
|
|
15148
|
-
"description": "
|
|
15149
|
-
},
|
|
15150
|
-
"VVideoControls/progress": {
|
|
15151
|
-
"type": "number\n",
|
|
15152
|
-
"description": "Controls main slider value (0 ~ 100)"
|
|
15106
|
+
"VVideoControls/elevation": {
|
|
15107
|
+
"type": "string | number\n",
|
|
15108
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
15153
15109
|
},
|
|
15154
|
-
"VVideoControls/
|
|
15155
|
-
"type": "
|
|
15156
|
-
"description": "Applies
|
|
15110
|
+
"VVideoControls/variant": {
|
|
15111
|
+
"type": "'default' | 'hidden' | 'tube' | 'mini'\n",
|
|
15112
|
+
"description": "Applies a distinct style to the component."
|
|
15157
15113
|
},
|
|
15158
15114
|
"VVideoControls/track-color": {
|
|
15159
15115
|
"type": "string\n",
|
|
@@ -15175,6 +15131,10 @@
|
|
|
15175
15131
|
"type": "boolean\n",
|
|
15176
15132
|
"description": "Hides default fullscreen button."
|
|
15177
15133
|
},
|
|
15134
|
+
"VVideoControls/fullscreen": {
|
|
15135
|
+
"type": "boolean\n",
|
|
15136
|
+
"description": "Applies correct icon on the default fullscreen button."
|
|
15137
|
+
},
|
|
15178
15138
|
"VVideoControls/split-time": {
|
|
15179
15139
|
"type": "boolean\n",
|
|
15180
15140
|
"description": "Splits time into elapsed and remaining on each side of the main slider."
|
|
@@ -15196,7 +15156,7 @@
|
|
|
15196
15156
|
"description": "Volume value passed to the underlying control and slots."
|
|
15197
15157
|
},
|
|
15198
15158
|
"VVideoControls/volume-props": {
|
|
15199
|
-
"type": "{\n
|
|
15159
|
+
"type": "{\n menuProps: {\n style: StyleValue\n disabled: boolean\n modelValue: boolean\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n eager: boolean\n submenu: boolean\n disableInitialFocus: boolean\n closeOnBack: boolean\n contained: boolean\n noClickAnimation: boolean\n persistent: boolean\n scrim: string | boolean\n zIndex: string | number\n activatorProps: Record<string, any>\n openOnClick: boolean\n openOnHover: boolean\n openOnFocus: boolean\n closeOnContentClick: boolean\n closeDelay: string | number\n openDelay: string | number\n locationStrategy: 'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L38-L42\" target=\"_blank\">LocationStrategyFunction</a>\n origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n stickToTarget: boolean\n scrollStrategy:\n | 'close'\n | 'none'\n | 'block'\n | 'reposition'\n | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/scrollStrategies.ts#L18-L18\" target=\"_blank\">ScrollStrategyFunction</a>\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n | {\n component: ComponentPublicInstanceConstructor<\n CreateComponentPublicInstanceWithMixins<\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n PublicProps,\n {},\n true,\n {},\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n {},\n any,\n ComponentProvideOptions,\n OptionTypesType<{}, {}, {}, {}, {}, {}>,\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n {},\n {},\n {},\n {}\n >,\n any,\n any,\n any,\n ComputedOptions,\n MethodOptions\n > &\n ComponentOptionsBase<\n {} & {\n target?: HTMLElement | [x: number, y: number] | undefined\n } & {\n $children?:\n | VNodeChild\n | { $stable?: boolean | undefined }\n | (() => VNodeChild)\n | { default?: (() => VNodeChild) | undefined }\n 'v-slots'?:\n | { default?: false | (() => VNodeChild) | undefined }\n | undefined\n } & { 'v-slot:default'?: false | (() => VNodeChild) | undefined },\n () => JSX.Element,\n unknown,\n {},\n {},\n ComponentOptionsMixin,\n ComponentOptionsMixin,\n Record<string, any>,\n string,\n {},\n {},\n string,\n SlotsType<Partial<MakeSlots<{ default: never }>>>,\n GlobalComponents,\n GlobalDirectives,\n string,\n ComponentProvideOptions\n > &\n VNodeProps &\n AllowedComponentProps &\n ComponentCustomProps & {\n filterProps: (props: T) => Partial<Pick<T, U>>\n }\n }\n } & {\n class: any\n $children:\n | VNodeChild\n | { $stable: boolean }\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n | {\n default: (arg: { isActive: Ref<boolean, boolean> }) => VNodeChild\n activator: (arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild\n }\n 'v-slots': {\n default:\n | false\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild)\n }\n 'v-slot:default':\n | false\n | ((arg: { isActive: Ref<boolean, boolean> }) => VNodeChild)\n key: PropertyKey\n ref: VNodeRef\n ref_for: boolean\n ref_key: string\n onVnodeBeforeMount: VNodeMountHook | VNodeMountHook[]\n onVnodeMounted: VNodeMountHook | VNodeMountHook[]\n onVnodeBeforeUpdate: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeUpdated: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeBeforeUnmount: VNodeMountHook | VNodeMountHook[]\n onVnodeUnmounted: VNodeMountHook | VNodeMountHook[]\n height: string | number\n width: string | number\n id: string\n theme: string\n 'onUpdate:modelValue': (args: [boolean]) => any\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n activator: Element | (string & {}) | 'parent' | ComponentPublicInstance\n contentClass: any\n contentProps: any\n opacity: string | number\n target:\n | Element\n | (string & {})\n | 'parent'\n | 'cursor'\n | ComponentPublicInstance\n | [number, number]\n offset: string | number | number[]\n attach: string | boolean | Element\n 'v-slot:activator':\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n targetRef: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L751-L755\" target=\"_blank\">TemplateRef</a>\n }) => VNodeChild)\n }\n direction: 'horizontal' | 'vertical'\n inline: boolean\n sliderProps: {\n disabled: boolean\n width: string | number\n color: string\n maxWidth: string | number\n thumbSize: string | number\n trackColor: string\n }\n}\n",
|
|
15200
15160
|
"description": "Props passed down to the VVideoVolume component."
|
|
15201
15161
|
},
|
|
15202
15162
|
"VVideoVolume/model-value": {
|
|
@@ -15227,14 +15187,6 @@
|
|
|
15227
15187
|
"type": "string | number\n",
|
|
15228
15188
|
"description": "Height of the component as a css value/"
|
|
15229
15189
|
},
|
|
15230
|
-
"VVirtualScroll/width": {
|
|
15231
|
-
"type": "string | number\n",
|
|
15232
|
-
"description": "Sets the width for the component."
|
|
15233
|
-
},
|
|
15234
|
-
"VVirtualScroll/items": {
|
|
15235
|
-
"type": "unknown[]\n",
|
|
15236
|
-
"description": "The array of items to display."
|
|
15237
|
-
},
|
|
15238
15190
|
"VVirtualScroll/max-height": {
|
|
15239
15191
|
"type": "string | number\n",
|
|
15240
15192
|
"description": "Sets the maximum height for the component."
|
|
@@ -15251,9 +15203,13 @@
|
|
|
15251
15203
|
"type": "string | number\n",
|
|
15252
15204
|
"description": "Sets the minimum width for the component."
|
|
15253
15205
|
},
|
|
15254
|
-
"VVirtualScroll/
|
|
15206
|
+
"VVirtualScroll/width": {
|
|
15255
15207
|
"type": "string | number\n",
|
|
15256
|
-
"description": "
|
|
15208
|
+
"description": "Sets the width for the component."
|
|
15209
|
+
},
|
|
15210
|
+
"VVirtualScroll/items": {
|
|
15211
|
+
"type": "unknown[]\n",
|
|
15212
|
+
"description": "The array of items to display."
|
|
15257
15213
|
},
|
|
15258
15214
|
"VVirtualScroll/item-key": {
|
|
15259
15215
|
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L61-L65\" target=\"_blank\">SelectItemKey</a>\n",
|
|
@@ -15263,29 +15219,29 @@
|
|
|
15263
15219
|
"type": "boolean\n",
|
|
15264
15220
|
"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;`"
|
|
15265
15221
|
},
|
|
15266
|
-
"
|
|
15267
|
-
"type": "
|
|
15268
|
-
"description": "
|
|
15269
|
-
},
|
|
15270
|
-
"VWindow/reverse": {
|
|
15271
|
-
"type": "boolean\n",
|
|
15272
|
-
"description": "Reverse the normal transition direction."
|
|
15222
|
+
"VVirtualScroll/item-height": {
|
|
15223
|
+
"type": "string | number\n",
|
|
15224
|
+
"description": "Height in pixels of each item to display."
|
|
15273
15225
|
},
|
|
15274
15226
|
"VWindow/tag": {
|
|
15275
15227
|
"type": "string | (new () => any) | FunctionalComponent\n",
|
|
15276
15228
|
"description": "Specify a custom tag used on the root element."
|
|
15277
15229
|
},
|
|
15278
|
-
"VWindow/
|
|
15279
|
-
"type": "
|
|
15280
|
-
"description": "
|
|
15230
|
+
"VWindow/reverse": {
|
|
15231
|
+
"type": "boolean\n",
|
|
15232
|
+
"description": "Reverse the normal transition direction."
|
|
15281
15233
|
},
|
|
15282
15234
|
"VWindow/disabled": {
|
|
15283
15235
|
"type": "boolean\n",
|
|
15284
15236
|
"description": "Removes the ability to click or target the component."
|
|
15285
15237
|
},
|
|
15286
|
-
"VWindow/
|
|
15238
|
+
"VWindow/theme": {
|
|
15287
15239
|
"type": "string\n",
|
|
15288
|
-
"description": "
|
|
15240
|
+
"description": "Specify a theme for this component and all of its children."
|
|
15241
|
+
},
|
|
15242
|
+
"VWindow/model-value": {
|
|
15243
|
+
"type": "unknown\n",
|
|
15244
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
15289
15245
|
},
|
|
15290
15246
|
"VWindow/mandatory": {
|
|
15291
15247
|
"type": "boolean | 'force'\n",
|
|
@@ -15295,17 +15251,21 @@
|
|
|
15295
15251
|
"type": "'horizontal' | 'vertical'\n",
|
|
15296
15252
|
"description": "The transition direction when changing windows."
|
|
15297
15253
|
},
|
|
15298
|
-
"VWindow/
|
|
15299
|
-
"type": "
|
|
15300
|
-
"description": "
|
|
15254
|
+
"VWindow/prev-icon": {
|
|
15255
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
15256
|
+
"description": "Icon used for the \"prev\" button if `show-arrows` is `true`."
|
|
15301
15257
|
},
|
|
15302
15258
|
"VWindow/next-icon": {
|
|
15303
|
-
"type": " | string\n | (
|
|
15259
|
+
"type": " | string\n | (new () => any)\n | FunctionalComponent\n | (string | [string, number])[]\n",
|
|
15304
15260
|
"description": "Icon used for the \"next\" button if `show-arrows` is `true`."
|
|
15305
15261
|
},
|
|
15306
|
-
"VWindow/
|
|
15307
|
-
"type": "
|
|
15308
|
-
"description": "
|
|
15262
|
+
"VWindow/selected-class": {
|
|
15263
|
+
"type": "string\n",
|
|
15264
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
|
15265
|
+
},
|
|
15266
|
+
"VWindow/continuous": {
|
|
15267
|
+
"type": "boolean\n",
|
|
15268
|
+
"description": "If `true`, window will \"wrap around\" from the last item to the first, and from the first item to the last."
|
|
15309
15269
|
},
|
|
15310
15270
|
"VWindow/show-arrows": {
|
|
15311
15271
|
"type": "string | boolean\n",
|
|
@@ -15335,20 +15295,20 @@
|
|
|
15335
15295
|
"type": "any\n",
|
|
15336
15296
|
"description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
|
|
15337
15297
|
},
|
|
15338
|
-
"VWindowItem/
|
|
15339
|
-
"type": "
|
|
15340
|
-
"description": "
|
|
15298
|
+
"VWindowItem/selected-class": {
|
|
15299
|
+
"type": "string\n",
|
|
15300
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
|
15341
15301
|
},
|
|
15342
15302
|
"VWindowItem/transition": {
|
|
15343
15303
|
"type": "string | boolean\n",
|
|
15344
15304
|
"description": "The transition used when the component progressing through items. Can be one of the [built in](/styles/transitions/) or custom transition."
|
|
15345
15305
|
},
|
|
15306
|
+
"VWindowItem/eager": {
|
|
15307
|
+
"type": "boolean\n",
|
|
15308
|
+
"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."
|
|
15309
|
+
},
|
|
15346
15310
|
"VWindowItem/reverse-transition": {
|
|
15347
15311
|
"type": "string | boolean\n",
|
|
15348
15312
|
"description": "Sets the reverse transition."
|
|
15349
|
-
},
|
|
15350
|
-
"VWindowItem/selected-class": {
|
|
15351
|
-
"type": "string\n",
|
|
15352
|
-
"description": "Configure the active CSS class applied when an item is selected."
|
|
15353
15313
|
}
|
|
15354
15314
|
}
|