Variable SliderControlRendererConst
SliderControlRenderer: DefineComponent<{ cells?: JsonFormsCellRendererRegistryEntry[]; config?: any; enabled?: boolean; path: string; renderers?: JsonFormsRendererRegistryEntry[]; schema: JsonSchema; uischema: ControlElement; }, { control: ComputedRef<{ cells: JsonFormsCellRendererRegistryEntry[] & { cell: any; tester: RankedTester; }[]; config: any; data: any; description: string; enabled: boolean; errors: string; i18nKeyPrefix: string; id: string; label: string; path: string; renderers: JsonFormsRendererRegistryEntry[]; required: NonNullable<boolean | undefined>; rootSchema: NonNullable<JsonSchema>; schema: NonNullable<JsonSchema>; uischema: ControlElement; visible: boolean; }>; } & DispatchPropsOfControl & { appliedOptions: ComputedRef<any>; clearable: ComputedRef<any>; computedLabel: ComputedRef<string>; control: ComputedRef<{ config: any; description: string; enabled: boolean; errors: string; id: string; label: string; path: string; required: boolean; uischema: ControlElement; visible: boolean; } & { errors: string; }>; controlWrapper: ComputedRef<{ description: string; errors: string; id: string; label: string; required: boolean; visible: boolean; }>; handleBlur: (() => void); handleFocus: (() => void); isFocused: Ref<boolean, boolean>; onChange: ((value) => void); persistentHint: (() => boolean); rawErrors: ComputedRef<string>; styles: Styles; touched: Ref<boolean, boolean>; vuetifyProps: ((path) => any); }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{ cells?: JsonFormsCellRendererRegistryEntry[]; config?: any; enabled?: boolean; path: string; renderers?: JsonFormsRendererRegistryEntry[]; schema: JsonSchema; uischema: ControlElement; }> & Readonly<{}>, { cells: JsonFormsCellRendererRegistryEntry[]; config: Record<string, any>; enabled: boolean; renderers: JsonFormsRendererRegistryEntry[]; }, {}, { ControlWrapper: DefineComponent<{ appliedOptions?: AppliedOptions; description?: string; errors?: string; id?: string; isFocused?: boolean; label?: string; required?: boolean; styles?: Styles; visible?: boolean; }, { WrapperComponent: ControlWrapperType; props: ControlWrapperProps; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{ appliedOptions?: AppliedOptions; description?: string; errors?: string; id?: string; isFocused?: boolean; label?: string; required?: boolean; styles?: Styles; visible?: boolean; }> & Readonly<{}>, { isFocused: boolean; required: boolean; visible: boolean; }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>; VSlider: { __isFragment?: never; __isSuspense?: never; __isTeleport?: never; new (...args): CreateComponentPublicInstanceWithMixins<{ centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rules: readonly ((...
) | (...
) | (...
) | (...
) | (...
) | (...
))[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; } & { appendIcon?: IconValue; baseColor?: string; class?: any; color?: string; hideDetails?: boolean | "auto"; hint?: string; iconColor?: string | boolean; id?: string; label?: string; maxWidth?: string | number; minWidth?: string | number; name?: string; onClick:append?: ((args_0) => void); onClick:prepend?: ((args_0) => void); onUpdate:focused?: ((args_0) => void); prependIcon?: IconValue; rounded?: string | number | boolean; theme?: string; thumbColor?: string; thumbLabel?: boolean | "always"; ticks?: readonly number[] | Record<number, string>; trackColor?: string; trackFillColor?: string; validateOn?: "eager" | "lazy" | (...
) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input"; validationValue?: any; width?: string | number; } & { $children?: VNodeChild | ((arg) => VNodeChild) | { append?: ...
; default?: ...
; details?: ...
; label?: ...
; message?: ...
; prepend?: ...
; thumb-label?: ...
; tick-label?: ...
; }; v-slots?: { append?: false | (...
); default?: false | (...
); details?: false | (...
); label?: false | (...
); message?: false | (...
); prepend?: false | (...
); thumb-label?: false | (...
); tick-label?: false | (...
); }; } & { v-slot:append?: false | ((arg) => VNodeChild); v-slot:default?: false | ((arg) => VNodeChild); v-slot:details?: false | ((arg) => VNodeChild); v-slot:label?: false | ((arg) => VNodeChild); v-slot:message?: false | ((arg) => VNodeChild); v-slot:prepend?: false | ((arg) => VNodeChild); v-slot:thumb-label?: false | ((arg) => VNodeChild); v-slot:tick-label?: false | ((arg) => VNodeChild); } & { onEnd?: ((value) => any); onStart?: ((value) => any); onUpdate:focused?: ((value) => any); onUpdate:modelValue?: ((v) => any); }, { focus: (() => any); } & Omit<Omit<{ $: ComponentInternalInstance; $attrs: { [
x: ...]
: ...
; }; $data: {}; $el: any; $emit: ((event,
...args) => ...
); $forceUpdate: (() => ...
); $host: (...
) | (...
); $nextTick: nextTick; $options: (...
) & (...
); $parent: (...
) | (...
); $props: (...
) & (...
); $refs: { [
x: ...]
: ...
; }; $root: (...
) | (...
); $slots: Readonly<(...
)>; $watch<T>(source,
cb,
options?): WatchStopHandle; } & Readonly<{ centerAffix: ...
; density: ...
; direction: ...
; disabled: ...
; error: ...
; errorMessages: ...
; focused: ...
; glow: ...
; hideSpinButtons: ...
; maxErrors: ...
; messages: ...
; persistentHint: ...
; readonly: ...
; rules: ...
; style: ...
; }> & Omit<(...
) & (...
), (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
)> & ShallowUnwrapRef<{ errorMessages: ...
; isValid: ...
; reset: ...
; resetValidation: ...
; validate: ...
; }> & ComponentCustomProperties & GenericProps<{ modelValue?: ...
; onUpdate:modelValue?: ...
; }, VInputSlots>, "label" | "style" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "disabled" | "density" | "width" | "color" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "id" | "modelValue" | "onUpdate:modelValue" | (keyof VNodeProps
) | "readonly" | "persistentHint" | "direction" | "error" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "name" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & { _allExposed: { errorMessages: ComputedRef<(...
)[]>; isValid: ComputedRef<(...
) | (...
)>; reset: (() => Promise<(...
)>); resetValidation: (() => Promise<(...
)>); validate: ((silent?) => Promise<(...
)>); } | { focus: (() => any); }; }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { end: ((value) => true); start: ((value) => true); update:focused: ((value) => true); update:modelValue: ((v) => true); }, VNodeProps & AllowedComponentProps & ComponentCustomProps, { centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rounded: string | number | boolean; rules: readonly (string | boolean | PromiseLike<(...
)> | (...
) | (...
) | [(...
), (...
), (...
)])[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbLabel: boolean | "always" | undefined; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; }, true, {}, SlotsType<Partial<{ append: ((arg) => VNode[]); default: ((arg) => VNode[]); details: ((arg) => VNode[]); label: ((arg) => VNode[]); message: ((arg) => VNode[]); prepend: ((arg) => VNode[]); thumb-label: ((arg) => VNode[]); tick-label: ((arg) => VNode[]); }>>, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, { B: {}; C: {}; D: {}; Defaults: {}; M: {}; P: {}; }, { centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rules: readonly ((...
) | (...
) | (...
) | (...
) | (...
) | (...
))[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; } & { appendIcon?: IconValue; baseColor?: string; class?: any; color?: string; hideDetails?: boolean | "auto"; hint?: string; iconColor?: string | boolean; id?: string; label?: string; maxWidth?: string | number; minWidth?: string | number; name?: string; onClick:append?: ((args_0) => void); onClick:prepend?: ((args_0) => void); onUpdate:focused?: ((args_0) => void); prependIcon?: IconValue; rounded?: string | number | boolean; theme?: string; thumbColor?: string; thumbLabel?: boolean | "always"; ticks?: readonly number[] | Record<number, string>; trackColor?: string; trackFillColor?: string; validateOn?: "eager" | "lazy" | (...
) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input"; validationValue?: any; width?: string | number; } & { $children?: VNodeChild | ((arg) => VNodeChild) | { append?: ...
; default?: ...
; details?: ...
; label?: ...
; message?: ...
; prepend?: ...
; thumb-label?: ...
; tick-label?: ...
; }; v-slots?: { append?: false | (...
); default?: false | (...
); details?: false | (...
); label?: false | (...
); message?: false | (...
); prepend?: false | (...
); thumb-label?: false | (...
); tick-label?: false | (...
); }; } & { v-slot:append?: false | ((arg) => VNodeChild); v-slot:default?: false | ((arg) => VNodeChild); v-slot:details?: false | ((arg) => VNodeChild); v-slot:label?: false | ((arg) => VNodeChild); v-slot:message?: false | ((arg) => VNodeChild); v-slot:prepend?: false | ((arg) => VNodeChild); v-slot:thumb-label?: false | ((arg) => VNodeChild); v-slot:tick-label?: false | ((arg) => VNodeChild); } & { onEnd?: ((value) => any); onStart?: ((value) => any); onUpdate:focused?: ((value) => any); onUpdate:modelValue?: ((v) => any); }, { focus: (() => any); } & Omit<Omit<{ $: ComponentInternalInstance; $attrs: { [
x: ...]
: ...
; }; $data: {}; $el: any; $emit: ((event,
...args) => ...
); $forceUpdate: (() => ...
); $host: (...
) | (...
); $nextTick: nextTick; $options: (...
) & (...
); $parent: (...
) | (...
); $props: (...
) & (...
); $refs: { [
x: ...]
: ...
; }; $root: (...
) | (...
); $slots: Readonly<(...
)>; $watch<T>(source,
cb,
options?): WatchStopHandle; } & Readonly<{ centerAffix: ...
; density: ...
; direction: ...
; disabled: ...
; error: ...
; errorMessages: ...
; focused: ...
; glow: ...
; hideSpinButtons: ...
; maxErrors: ...
; messages: ...
; persistentHint: ...
; readonly: ...
; rules: ...
; style: ...
; }> & Omit<(...
) & (...
), (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
)> & ShallowUnwrapRef<{ errorMessages: ...
; isValid: ...
; reset: ...
; resetValidation: ...
; validate: ...
; }> & ComponentCustomProperties & GenericProps<{ modelValue?: ...
; onUpdate:modelValue?: ...
; }, VInputSlots>, "label" | "style" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "disabled" | "density" | "width" | "color" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "id" | "modelValue" | "onUpdate:modelValue" | (keyof VNodeProps
) | "readonly" | "persistentHint" | "direction" | "error" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "name" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & { _allExposed: { errorMessages: ComputedRef<(...
)[]>; isValid: ComputedRef<(...
) | (...
)>; reset: (() => Promise<(...
)>); resetValidation: (() => Promise<(...
)>); validate: ((silent?) => Promise<(...
)>); } | { focus: (() => any); }; }, {}, {}, {}, { centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rounded: string | number | boolean; rules: readonly (string | boolean | PromiseLike<(...
)> | (...
) | (...
) | [(...
), (...
), (...
)])[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbLabel: boolean | "always" | undefined; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; }>; } & ComponentOptionsBase<{ centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rules: readonly (string | boolean | PromiseLike<(...
)> | (...
) | (...
) | [(...
), (...
), (...
)])[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; } & { appendIcon?: IconValue; baseColor?: string; class?: any; color?: string; hideDetails?: boolean | "auto"; hint?: string; iconColor?: string | boolean; id?: string; label?: string; maxWidth?: string | number; minWidth?: string | number; name?: string; onClick:append?: ((args_0) => void); onClick:prepend?: ((args_0) => void); onUpdate:focused?: ((args_0) => void); prependIcon?: IconValue; rounded?: string | number | boolean; theme?: string; thumbColor?: string; thumbLabel?: boolean | "always"; ticks?: readonly number[] | Record<number, string>; trackColor?: string; trackFillColor?: string; validateOn?: "eager" | "lazy" | (...
) | (...
) | (...
) | (...
) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input"; validationValue?: any; width?: string | number; } & { $children?: VNodeChild | ((arg) => VNodeChild) | { append?: ((arg) => ...
); default?: ((arg) => ...
); details?: ((arg) => ...
); label?: ((arg) => ...
); message?: ((arg) => ...
); prepend?: ((arg) => ...
); thumb-label?: ((arg) => ...
); tick-label?: ((arg) => ...
); }; v-slots?: { append?: false | ((arg) => ...
); default?: false | ((arg) => ...
); details?: false | ((arg) => ...
); label?: false | ((arg) => ...
); message?: false | ((arg) => ...
); prepend?: false | ((arg) => ...
); thumb-label?: false | ((arg) => ...
); tick-label?: false | ((arg) => ...
); }; } & { v-slot:append?: false | ((arg) => VNodeChild); v-slot:default?: false | ((arg) => VNodeChild); v-slot:details?: false | ((arg) => VNodeChild); v-slot:label?: false | ((arg) => VNodeChild); v-slot:message?: false | ((arg) => VNodeChild); v-slot:prepend?: false | ((arg) => VNodeChild); v-slot:thumb-label?: false | ((arg) => VNodeChild); v-slot:tick-label?: false | ((arg) => VNodeChild); } & { onEnd?: ((value) => any); onStart?: ((value) => any); onUpdate:focused?: ((value) => any); onUpdate:modelValue?: ((v) => any); }, { focus: (() => any); } & Omit<Omit<{ $: ComponentInternalInstance; $attrs: { [
x:
string]
: unknown; }; $data: {}; $el: any; $emit: ((event,
...args) => void); $forceUpdate: (() => void); $host: Element | null; $nextTick: nextTick; $options: ComponentOptionsBase<(...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
), (...
)> & { activated?: ...
; beforeCreate?: ...
; beforeDestroy?: ...
; beforeMount?: ...
; beforeUnmount?: ...
; beforeUpdate?: ...
; created?: ...
; deactivated?: ...
; destroyed?: ...
; errorCaptured?: ...
; mounted?: ...
; renderTracked?: ...
; renderTriggered?: ...
; unmounted?: ...
; updated?: ...
; }; $parent: ComponentPublicInstance | null; $props: Partial<(...
)> & Omit<(...
), (...
)>; $refs: { [
x:
string]
: unknown; }; $root: ComponentPublicInstance | null; $slots: Readonly<{ append?: ...
; default?: ...
; details?: ...
; message?: ...
; prepend?: ...
; }>; $watch<T>(source,
cb,
options?): WatchStopHandle; } & Readonly<{ centerAffix: boolean; density: Density; direction: (...
) | (...
); disabled: (...
) | (...
); error: boolean; errorMessages: (...
) | (...
) | (...
); focused: boolean; glow: boolean; hideSpinButtons: boolean; maxErrors: (...
) | (...
); messages: (...
) | (...
); persistentHint: boolean; readonly: (...
) | (...
); rules: readonly (...
); style: StyleValue; }> & Omit<{ centerAffix: ...
; density: ...
; direction: ...
; disabled: ...
; error: ...
; errorMessages: ...
; focused: ...
; glow: ...
; hideSpinButtons: ...
; maxErrors: ...
; messages: ...
; persistentHint: ...
; readonly: ...
; rules: ...
; style: ...
; } & { appendIcon?: ...
; baseColor?: ...
; class?: ...
; color?: ...
; hideDetails?: ...
; hint?: ...
; iconColor?: ...
; id?: ...
; label?: ...
; maxWidth?: ...
; minWidth?: ...
; name?: ...
; onClick:append?: ...
; onClick:prepend?: ...
; onUpdate:focused?: ...
; prependIcon?: ...
; theme?: ...
; validateOn?: ...
; validationValue?: ...
; width?: ...
; }, "error" | "style" | "disabled" | "density" | "readonly" | "validate" | "persistentHint" | "direction" | "reset" | "isValid" | "resetValidation" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons"> & ShallowUnwrapRef<{ errorMessages: ComputedRef<(...
)>; isValid: ComputedRef<(...
)>; reset: (() => ...
); resetValidation: (() => ...
); validate: ((silent?) => ...
); }> & ComponentCustomProperties & GenericProps<{ modelValue?: unknown; onUpdate:modelValue?: (...
) | (...
); }, VInputSlots>, "label" | "id" | "error" | "color" | "theme" | "class" | "style" | "name" | "$children" | "v-slots" | "v-slot:default" | keyof VNodeProps | "maxWidth" | "minWidth" | "width" | "modelValue" | "disabled" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "density" | "baseColor" | "appendIcon" | "prependIcon" | "readonly" | "persistentHint" | "direction" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & { _allExposed: { errorMessages: ComputedRef<string[]>; isValid: ComputedRef<boolean | null>; reset: (() => Promise<void>); resetValidation: (() => Promise<void>); validate: ((silent?) => Promise<(...
)[]>); } | { focus: (() => any); }; }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { end: ((value) => true); start: ((value) => true); update:focused: ((value) => true); update:modelValue: ((v) => true); }, string, { centerAffix: boolean; density: Density; direction: "horizontal" | "vertical"; disabled: boolean | null; elevation: string | number; error: boolean; errorMessages: string | readonly string[] | null; focused: boolean; glow: boolean; hideSpinButtons: boolean; max: string | number; maxErrors: string | number; messages: string | readonly string[]; min: string | number; modelValue: string | number; persistentHint: boolean; readonly: boolean | null; reverse: boolean; ripple: boolean; rounded: string | number | boolean; rules: readonly (string | boolean | PromiseLike<ValidationResult> | ((value) => ...
) | ((value) => ...
) | [string, any, (...
)?])[]; showTicks: boolean | "always"; step: string | number; style: StyleValue; thumbLabel: boolean | "always" | undefined; thumbSize: string | number; tickSize: string | number; tile: boolean; trackSize: string | number; }, {}, string, SlotsType<Partial<{ append: ((arg) => VNode[]); default: ((arg) => VNode[]); details: ((arg) => VNode[]); label: ((arg) => VNode[]); message: ((arg) => VNode[]); prepend: ((arg) => VNode[]); thumb-label: ((arg) => VNode[]); tick-label: ((arg) => VNode[]); }>>, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & FilterPropsOptions<{ appendIcon: PropType<IconValue>; baseColor: StringConstructor; centerAffix: { default: boolean; type: BooleanConstructor; }; class: PropType<ClassValue>; color: StringConstructor; density: { default: string; type: PropType<Density>; validator: ((v) => boolean); }; direction: { default: string; type: PropType<"horizontal" | "vertical">; validator: ((v) => boolean); }; disabled: { default: null; type: PropType<boolean | null>; }; elevation: Omit<{ type: ((...
) | (...
))[]; validator(v): boolean; }, "type" | "default"> & { default: NonNullable<string | number>; type: PropType<string | number>; }; error: BooleanConstructor; errorMessages: { default: (() => never[]); type: PropType<string | readonly string[] | null>; }; focused: BooleanConstructor; glow: BooleanConstructor; hideDetails: PropType<boolean | "auto">; hideSpinButtons: BooleanConstructor; hint: StringConstructor; iconColor: (StringConstructor | BooleanConstructor)[]; id: StringConstructor; label: StringConstructor; max: { default: number; type: (StringConstructor | NumberConstructor)[]; }; maxErrors: { default: number; type: (StringConstructor | NumberConstructor)[]; }; maxWidth: (StringConstructor | NumberConstructor)[]; messages: { default: (() => never[]); type: PropType<string | readonly string[]>; }; min: { default: number; type: (StringConstructor | NumberConstructor)[]; }; minWidth: (StringConstructor | NumberConstructor)[]; modelValue: { default: number; type: (StringConstructor | NumberConstructor)[]; }; name: StringConstructor; onClick:append: PropType<((args_0) => void)>; onClick:prepend: PropType<((args_0) => void)>; onUpdate:focused: PropType<((args_0) => void)>; persistentHint: BooleanConstructor; prependIcon: PropType<IconValue>; readonly: { default: null; type: PropType<boolean | null>; }; reverse: BooleanConstructor; ripple: { default: boolean; type: BooleanConstructor; }; rounded: { default: undefined; type: (StringConstructor | BooleanConstructor | NumberConstructor)[]; }; rules: { default: (() => never[]); type: PropType<readonly ((...
) | (...
))[]>; }; showTicks: { default: boolean; type: PropType<boolean | "always">; validator: ((v) => boolean); }; step: { default: number; type: (StringConstructor | NumberConstructor)[]; }; style: { default: null; type: PropType<StyleValue>; }; theme: StringConstructor; thumbColor: StringConstructor; thumbLabel: { default: undefined; type: PropType<boolean | "always" | undefined>; validator: ((v) => boolean); }; thumbSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; tickSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; ticks: { type: PropType<readonly number[] | Record<number, string>>; }; tile: BooleanConstructor; trackColor: StringConstructor; trackFillColor: StringConstructor; trackSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; validateOn: PropType<ValidationProps["validateOn"]>; validationValue: null; width: (StringConstructor | NumberConstructor)[]; }, ExtractPropTypes<{ appendIcon: PropType<IconValue>; baseColor: StringConstructor; centerAffix: { default: boolean; type: BooleanConstructor; }; class: PropType<ClassValue>; color: StringConstructor; density: { default: string; type: PropType<Density>; validator: ((v) => boolean); }; direction: { default: string; type: PropType<"horizontal" | "vertical">; validator: ((v) => boolean); }; disabled: { default: null; type: PropType<boolean | null>; }; elevation: Omit<{ type: (...
)[]; validator(v): boolean; }, "type" | "default"> & { default: NonNullable<string | number>; type: PropType<string | number>; }; error: BooleanConstructor; errorMessages: { default: (() => never[]); type: PropType<string | readonly (...
)[] | null>; }; focused: BooleanConstructor; glow: BooleanConstructor; hideDetails: PropType<boolean | "auto">; hideSpinButtons: BooleanConstructor; hint: StringConstructor; iconColor: (StringConstructor | BooleanConstructor)[]; id: StringConstructor; label: StringConstructor; max: { default: number; type: (StringConstructor | NumberConstructor)[]; }; maxErrors: { default: number; type: (StringConstructor | NumberConstructor)[]; }; maxWidth: (StringConstructor | NumberConstructor)[]; messages: { default: (() => never[]); type: PropType<string | readonly (...
)[]>; }; min: { default: number; type: (StringConstructor | NumberConstructor)[]; }; minWidth: (StringConstructor | NumberConstructor)[]; modelValue: { default: number; type: (StringConstructor | NumberConstructor)[]; }; name: StringConstructor; onClick:append: PropType<((args_0) => void)>; onClick:prepend: PropType<((args_0) => void)>; onUpdate:focused: PropType<((args_0) => void)>; persistentHint: BooleanConstructor; prependIcon: PropType<IconValue>; readonly: { default: null; type: PropType<boolean | null>; }; reverse: BooleanConstructor; ripple: { default: boolean; type: BooleanConstructor; }; rounded: { default: undefined; type: (StringConstructor | BooleanConstructor | NumberConstructor)[]; }; rules: { default: (() => never[]); type: PropType<readonly (...
)[]>; }; showTicks: { default: boolean; type: PropType<boolean | "always">; validator: ((v) => boolean); }; step: { default: number; type: (StringConstructor | NumberConstructor)[]; }; style: { default: null; type: PropType<StyleValue>; }; theme: StringConstructor; thumbColor: StringConstructor; thumbLabel: { default: undefined; type: PropType<boolean | "always" | undefined>; validator: ((v) => boolean); }; thumbSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; tickSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; ticks: { type: PropType<readonly (...
)[] | Record<number, string>>; }; tile: BooleanConstructor; trackColor: StringConstructor; trackFillColor: StringConstructor; trackSize: { default: number; type: (StringConstructor | NumberConstructor)[]; }; validateOn: PropType<ValidationProps["validateOn"]>; validationValue: null; width: (StringConstructor | NumberConstructor)[]; }>>; }, {}, string, ComponentProvideOptions, true, {}, any> Type declaration
Optional cells?: JsonFormsCellRendererRegistryEntry[]
Optional config?: any
Optional enabled?: boolean
path: string
Optional renderers?: JsonFormsRendererRegistryEntry[]
schema: JsonSchema
uischema: ControlElement
Type declaration
cells: JsonFormsCellRendererRegistryEntry[]
config: Record<string, any>
enabled: boolean
renderers: JsonFormsRendererRegistryEntry[]
Type declaration
ControlWrapper: DefineComponent<{
appliedOptions?: AppliedOptions;
description?: string;
errors?: string;
id?: string;
isFocused?: boolean;
label?: string;
required?: boolean;
styles?: Styles;
visible?: boolean;
}, {
WrapperComponent: ControlWrapperType;
props: ControlWrapperProps;
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
appliedOptions?: AppliedOptions;
description?: string;
errors?: string;
id?: string;
isFocused?: boolean;
label?: string;
required?: boolean;
styles?: Styles;
visible?: boolean;
}> & Readonly<{}>, {
isFocused: boolean;
required: boolean;
visible: boolean;
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>
VSlider: {
__isFragment?: never;
__isSuspense?: never;
__isTeleport?: never;
new (...args): CreateComponentPublicInstanceWithMixins<{
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rules: readonly ((...) | (...) | (...) | (...) | (...) | (...))[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
} & {
appendIcon?: IconValue;
baseColor?: string;
class?: any;
color?: string;
hideDetails?: boolean | "auto";
hint?: string;
iconColor?: string | boolean;
id?: string;
label?: string;
maxWidth?: string | number;
minWidth?: string | number;
name?: string;
onClick:append?: ((args_0) => void);
onClick:prepend?: ((args_0) => void);
onUpdate:focused?: ((args_0) => void);
prependIcon?: IconValue;
rounded?: string | number | boolean;
theme?: string;
thumbColor?: string;
thumbLabel?: boolean | "always";
ticks?: readonly number[] | Record<number, string>;
trackColor?: string;
trackFillColor?: string;
validateOn?: "eager" | "lazy" | (...) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input";
validationValue?: any;
width?: string | number;
} & {
$children?: VNodeChild | ((arg) => VNodeChild) | {
append?: ...;
default?: ...;
details?: ...;
label?: ...;
message?: ...;
prepend?: ...;
thumb-label?: ...;
tick-label?: ...;
};
v-slots?: {
append?: false | (...);
default?: false | (...);
details?: false | (...);
label?: false | (...);
message?: false | (...);
prepend?: false | (...);
thumb-label?: false | (...);
tick-label?: false | (...);
};
} & {
v-slot:append?: false | ((arg) => VNodeChild);
v-slot:default?: false | ((arg) => VNodeChild);
v-slot:details?: false | ((arg) => VNodeChild);
v-slot:label?: false | ((arg) => VNodeChild);
v-slot:message?: false | ((arg) => VNodeChild);
v-slot:prepend?: false | ((arg) => VNodeChild);
v-slot:thumb-label?: false | ((arg) => VNodeChild);
v-slot:tick-label?: false | ((arg) => VNodeChild);
} & {
onEnd?: ((value) => any);
onStart?: ((value) => any);
onUpdate:focused?: ((value) => any);
onUpdate:modelValue?: ((v) => any);
}, {
focus: (() => any);
} & Omit<Omit<{
$: ComponentInternalInstance;
$attrs: {
[x: ...]: ...;
};
$data: {};
$el: any;
$emit: ((event, ...args) => ...);
$forceUpdate: (() => ...);
$host: (...) | (...);
$nextTick: nextTick;
$options: (...) & (...);
$parent: (...) | (...);
$props: (...) & (...);
$refs: {
[x: ...]: ...;
};
$root: (...) | (...);
$slots: Readonly<(...)>;
$watch<T>(source, cb, options?): WatchStopHandle;
} & Readonly<{
centerAffix: ...;
density: ...;
direction: ...;
disabled: ...;
error: ...;
errorMessages: ...;
focused: ...;
glow: ...;
hideSpinButtons: ...;
maxErrors: ...;
messages: ...;
persistentHint: ...;
readonly: ...;
rules: ...;
style: ...;
}> & Omit<(...) & (...), (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...)> & ShallowUnwrapRef<{
errorMessages: ...;
isValid: ...;
reset: ...;
resetValidation: ...;
validate: ...;
}> & ComponentCustomProperties & GenericProps<{
modelValue?: ...;
onUpdate:modelValue?: ...;
}, VInputSlots>, "label" | "style" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "disabled" | "density" | "width" | "color" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "id" | "modelValue" | "onUpdate:modelValue" | (keyof VNodeProps) | "readonly" | "persistentHint" | "direction" | "error" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "name" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & {
_allExposed: {
errorMessages: ComputedRef<(...)[]>;
isValid: ComputedRef<(...) | (...)>;
reset: (() => Promise<(...)>);
resetValidation: (() => Promise<(...)>);
validate: ((silent?) => Promise<(...)>);
} | {
focus: (() => any);
};
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
end: ((value) => true);
start: ((value) => true);
update:focused: ((value) => true);
update:modelValue: ((v) => true);
}, VNodeProps & AllowedComponentProps & ComponentCustomProps, {
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rounded: string | number | boolean;
rules: readonly (string | boolean | PromiseLike<(...)> | (...) | (...) | [(...), (...), (...)])[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbLabel: boolean | "always" | undefined;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
}, true, {}, SlotsType<Partial<{
append: ((arg) => VNode[]);
default: ((arg) => VNode[]);
details: ((arg) => VNode[]);
label: ((arg) => VNode[]);
message: ((arg) => VNode[]);
prepend: ((arg) => VNode[]);
thumb-label: ((arg) => VNode[]);
tick-label: ((arg) => VNode[]);
}>>, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
B: {};
C: {};
D: {};
Defaults: {};
M: {};
P: {};
}, {
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rules: readonly ((...) | (...) | (...) | (...) | (...) | (...))[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
} & {
appendIcon?: IconValue;
baseColor?: string;
class?: any;
color?: string;
hideDetails?: boolean | "auto";
hint?: string;
iconColor?: string | boolean;
id?: string;
label?: string;
maxWidth?: string | number;
minWidth?: string | number;
name?: string;
onClick:append?: ((args_0) => void);
onClick:prepend?: ((args_0) => void);
onUpdate:focused?: ((args_0) => void);
prependIcon?: IconValue;
rounded?: string | number | boolean;
theme?: string;
thumbColor?: string;
thumbLabel?: boolean | "always";
ticks?: readonly number[] | Record<number, string>;
trackColor?: string;
trackFillColor?: string;
validateOn?: "eager" | "lazy" | (...) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input";
validationValue?: any;
width?: string | number;
} & {
$children?: VNodeChild | ((arg) => VNodeChild) | {
append?: ...;
default?: ...;
details?: ...;
label?: ...;
message?: ...;
prepend?: ...;
thumb-label?: ...;
tick-label?: ...;
};
v-slots?: {
append?: false | (...);
default?: false | (...);
details?: false | (...);
label?: false | (...);
message?: false | (...);
prepend?: false | (...);
thumb-label?: false | (...);
tick-label?: false | (...);
};
} & {
v-slot:append?: false | ((arg) => VNodeChild);
v-slot:default?: false | ((arg) => VNodeChild);
v-slot:details?: false | ((arg) => VNodeChild);
v-slot:label?: false | ((arg) => VNodeChild);
v-slot:message?: false | ((arg) => VNodeChild);
v-slot:prepend?: false | ((arg) => VNodeChild);
v-slot:thumb-label?: false | ((arg) => VNodeChild);
v-slot:tick-label?: false | ((arg) => VNodeChild);
} & {
onEnd?: ((value) => any);
onStart?: ((value) => any);
onUpdate:focused?: ((value) => any);
onUpdate:modelValue?: ((v) => any);
}, {
focus: (() => any);
} & Omit<Omit<{
$: ComponentInternalInstance;
$attrs: {
[x: ...]: ...;
};
$data: {};
$el: any;
$emit: ((event, ...args) => ...);
$forceUpdate: (() => ...);
$host: (...) | (...);
$nextTick: nextTick;
$options: (...) & (...);
$parent: (...) | (...);
$props: (...) & (...);
$refs: {
[x: ...]: ...;
};
$root: (...) | (...);
$slots: Readonly<(...)>;
$watch<T>(source, cb, options?): WatchStopHandle;
} & Readonly<{
centerAffix: ...;
density: ...;
direction: ...;
disabled: ...;
error: ...;
errorMessages: ...;
focused: ...;
glow: ...;
hideSpinButtons: ...;
maxErrors: ...;
messages: ...;
persistentHint: ...;
readonly: ...;
rules: ...;
style: ...;
}> & Omit<(...) & (...), (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...) | (...)> & ShallowUnwrapRef<{
errorMessages: ...;
isValid: ...;
reset: ...;
resetValidation: ...;
validate: ...;
}> & ComponentCustomProperties & GenericProps<{
modelValue?: ...;
onUpdate:modelValue?: ...;
}, VInputSlots>, "label" | "style" | "class" | "theme" | "$children" | "v-slots" | "v-slot:default" | "v-slot:prepend" | "v-slot:append" | "disabled" | "density" | "width" | "color" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "id" | "modelValue" | "onUpdate:modelValue" | (keyof VNodeProps) | "readonly" | "persistentHint" | "direction" | "error" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "name" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & {
_allExposed: {
errorMessages: ComputedRef<(...)[]>;
isValid: ComputedRef<(...) | (...)>;
reset: (() => Promise<(...)>);
resetValidation: (() => Promise<(...)>);
validate: ((silent?) => Promise<(...)>);
} | {
focus: (() => any);
};
}, {}, {}, {}, {
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rounded: string | number | boolean;
rules: readonly (string | boolean | PromiseLike<(...)> | (...) | (...) | [(...), (...), (...)])[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbLabel: boolean | "always" | undefined;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
}>;
} & ComponentOptionsBase<{
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rules: readonly (string | boolean | PromiseLike<(...)> | (...) | (...) | [(...), (...), (...)])[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
} & {
appendIcon?: IconValue;
baseColor?: string;
class?: any;
color?: string;
hideDetails?: boolean | "auto";
hint?: string;
iconColor?: string | boolean;
id?: string;
label?: string;
maxWidth?: string | number;
minWidth?: string | number;
name?: string;
onClick:append?: ((args_0) => void);
onClick:prepend?: ((args_0) => void);
onUpdate:focused?: ((args_0) => void);
prependIcon?: IconValue;
rounded?: string | number | boolean;
theme?: string;
thumbColor?: string;
thumbLabel?: boolean | "always";
ticks?: readonly number[] | Record<number, string>;
trackColor?: string;
trackFillColor?: string;
validateOn?: "eager" | "lazy" | (...) | (...) | (...) | (...) | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input";
validationValue?: any;
width?: string | number;
} & {
$children?: VNodeChild | ((arg) => VNodeChild) | {
append?: ((arg) => ...);
default?: ((arg) => ...);
details?: ((arg) => ...);
label?: ((arg) => ...);
message?: ((arg) => ...);
prepend?: ((arg) => ...);
thumb-label?: ((arg) => ...);
tick-label?: ((arg) => ...);
};
v-slots?: {
append?: false | ((arg) => ...);
default?: false | ((arg) => ...);
details?: false | ((arg) => ...);
label?: false | ((arg) => ...);
message?: false | ((arg) => ...);
prepend?: false | ((arg) => ...);
thumb-label?: false | ((arg) => ...);
tick-label?: false | ((arg) => ...);
};
} & {
v-slot:append?: false | ((arg) => VNodeChild);
v-slot:default?: false | ((arg) => VNodeChild);
v-slot:details?: false | ((arg) => VNodeChild);
v-slot:label?: false | ((arg) => VNodeChild);
v-slot:message?: false | ((arg) => VNodeChild);
v-slot:prepend?: false | ((arg) => VNodeChild);
v-slot:thumb-label?: false | ((arg) => VNodeChild);
v-slot:tick-label?: false | ((arg) => VNodeChild);
} & {
onEnd?: ((value) => any);
onStart?: ((value) => any);
onUpdate:focused?: ((value) => any);
onUpdate:modelValue?: ((v) => any);
}, {
focus: (() => any);
} & Omit<Omit<{
$: ComponentInternalInstance;
$attrs: {
[x: string]: unknown;
};
$data: {};
$el: any;
$emit: ((event, ...args) => void);
$forceUpdate: (() => void);
$host: Element | null;
$nextTick: nextTick;
$options: ComponentOptionsBase<(...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...), (...)> & {
activated?: ...;
beforeCreate?: ...;
beforeDestroy?: ...;
beforeMount?: ...;
beforeUnmount?: ...;
beforeUpdate?: ...;
created?: ...;
deactivated?: ...;
destroyed?: ...;
errorCaptured?: ...;
mounted?: ...;
renderTracked?: ...;
renderTriggered?: ...;
unmounted?: ...;
updated?: ...;
};
$parent: ComponentPublicInstance | null;
$props: Partial<(...)> & Omit<(...), (...)>;
$refs: {
[x: string]: unknown;
};
$root: ComponentPublicInstance | null;
$slots: Readonly<{
append?: ...;
default?: ...;
details?: ...;
message?: ...;
prepend?: ...;
}>;
$watch<T>(source, cb, options?): WatchStopHandle;
} & Readonly<{
centerAffix: boolean;
density: Density;
direction: (...) | (...);
disabled: (...) | (...);
error: boolean;
errorMessages: (...) | (...) | (...);
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
maxErrors: (...) | (...);
messages: (...) | (...);
persistentHint: boolean;
readonly: (...) | (...);
rules: readonly (...);
style: StyleValue;
}> & Omit<{
centerAffix: ...;
density: ...;
direction: ...;
disabled: ...;
error: ...;
errorMessages: ...;
focused: ...;
glow: ...;
hideSpinButtons: ...;
maxErrors: ...;
messages: ...;
persistentHint: ...;
readonly: ...;
rules: ...;
style: ...;
} & {
appendIcon?: ...;
baseColor?: ...;
class?: ...;
color?: ...;
hideDetails?: ...;
hint?: ...;
iconColor?: ...;
id?: ...;
label?: ...;
maxWidth?: ...;
minWidth?: ...;
name?: ...;
onClick:append?: ...;
onClick:prepend?: ...;
onUpdate:focused?: ...;
prependIcon?: ...;
theme?: ...;
validateOn?: ...;
validationValue?: ...;
width?: ...;
}, "error" | "style" | "disabled" | "density" | "readonly" | "validate" | "persistentHint" | "direction" | "reset" | "isValid" | "resetValidation" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons"> & ShallowUnwrapRef<{
errorMessages: ComputedRef<(...)>;
isValid: ComputedRef<(...)>;
reset: (() => ...);
resetValidation: (() => ...);
validate: ((silent?) => ...);
}> & ComponentCustomProperties & GenericProps<{
modelValue?: unknown;
onUpdate:modelValue?: (...) | (...);
}, VInputSlots>, "label" | "id" | "error" | "color" | "theme" | "class" | "style" | "name" | "$children" | "v-slots" | "v-slot:default" | keyof VNodeProps | "maxWidth" | "minWidth" | "width" | "modelValue" | "disabled" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "density" | "baseColor" | "appendIcon" | "prependIcon" | "readonly" | "persistentHint" | "direction" | "messages" | "rules" | "focused" | "errorMessages" | "maxErrors" | "centerAffix" | "glow" | "hideSpinButtons" | "onUpdate:focused" | "validateOn" | "validationValue" | "iconColor" | "onClick:append" | "onClick:prepend" | "hint" | "hideDetails" | "v-slot:message" | "v-slot:details">, `$${any}`> & {
_allExposed: {
errorMessages: ComputedRef<string[]>;
isValid: ComputedRef<boolean | null>;
reset: (() => Promise<void>);
resetValidation: (() => Promise<void>);
validate: ((silent?) => Promise<(...)[]>);
} | {
focus: (() => any);
};
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
end: ((value) => true);
start: ((value) => true);
update:focused: ((value) => true);
update:modelValue: ((v) => true);
}, string, {
centerAffix: boolean;
density: Density;
direction: "horizontal" | "vertical";
disabled: boolean | null;
elevation: string | number;
error: boolean;
errorMessages: string | readonly string[] | null;
focused: boolean;
glow: boolean;
hideSpinButtons: boolean;
max: string | number;
maxErrors: string | number;
messages: string | readonly string[];
min: string | number;
modelValue: string | number;
persistentHint: boolean;
readonly: boolean | null;
reverse: boolean;
ripple: boolean;
rounded: string | number | boolean;
rules: readonly (string | boolean | PromiseLike<ValidationResult> | ((value) => ...) | ((value) => ...) | [string, any, (...)?])[];
showTicks: boolean | "always";
step: string | number;
style: StyleValue;
thumbLabel: boolean | "always" | undefined;
thumbSize: string | number;
tickSize: string | number;
tile: boolean;
trackSize: string | number;
}, {}, string, SlotsType<Partial<{
append: ((arg) => VNode[]);
default: ((arg) => VNode[]);
details: ((arg) => VNode[]);
label: ((arg) => VNode[]);
message: ((arg) => VNode[]);
prepend: ((arg) => VNode[]);
thumb-label: ((arg) => VNode[]);
tick-label: ((arg) => VNode[]);
}>>, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & FilterPropsOptions<{
appendIcon: PropType<IconValue>;
baseColor: StringConstructor;
centerAffix: {
default: boolean;
type: BooleanConstructor;
};
class: PropType<ClassValue>;
color: StringConstructor;
density: {
default: string;
type: PropType<Density>;
validator: ((v) => boolean);
};
direction: {
default: string;
type: PropType<"horizontal" | "vertical">;
validator: ((v) => boolean);
};
disabled: {
default: null;
type: PropType<boolean | null>;
};
elevation: Omit<{
type: ((...) | (...))[];
validator(v): boolean;
}, "type" | "default"> & {
default: NonNullable<string | number>;
type: PropType<string | number>;
};
error: BooleanConstructor;
errorMessages: {
default: (() => never[]);
type: PropType<string | readonly string[] | null>;
};
focused: BooleanConstructor;
glow: BooleanConstructor;
hideDetails: PropType<boolean | "auto">;
hideSpinButtons: BooleanConstructor;
hint: StringConstructor;
iconColor: (StringConstructor | BooleanConstructor)[];
id: StringConstructor;
label: StringConstructor;
max: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
maxErrors: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
maxWidth: (StringConstructor | NumberConstructor)[];
messages: {
default: (() => never[]);
type: PropType<string | readonly string[]>;
};
min: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
minWidth: (StringConstructor | NumberConstructor)[];
modelValue: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
name: StringConstructor;
onClick:append: PropType<((args_0) => void)>;
onClick:prepend: PropType<((args_0) => void)>;
onUpdate:focused: PropType<((args_0) => void)>;
persistentHint: BooleanConstructor;
prependIcon: PropType<IconValue>;
readonly: {
default: null;
type: PropType<boolean | null>;
};
reverse: BooleanConstructor;
ripple: {
default: boolean;
type: BooleanConstructor;
};
rounded: {
default: undefined;
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
};
rules: {
default: (() => never[]);
type: PropType<readonly ((...) | (...))[]>;
};
showTicks: {
default: boolean;
type: PropType<boolean | "always">;
validator: ((v) => boolean);
};
step: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
style: {
default: null;
type: PropType<StyleValue>;
};
theme: StringConstructor;
thumbColor: StringConstructor;
thumbLabel: {
default: undefined;
type: PropType<boolean | "always" | undefined>;
validator: ((v) => boolean);
};
thumbSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
tickSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
ticks: {
type: PropType<readonly number[] | Record<number, string>>;
};
tile: BooleanConstructor;
trackColor: StringConstructor;
trackFillColor: StringConstructor;
trackSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
validateOn: PropType<ValidationProps["validateOn"]>;
validationValue: null;
width: (StringConstructor | NumberConstructor)[];
}, ExtractPropTypes<{
appendIcon: PropType<IconValue>;
baseColor: StringConstructor;
centerAffix: {
default: boolean;
type: BooleanConstructor;
};
class: PropType<ClassValue>;
color: StringConstructor;
density: {
default: string;
type: PropType<Density>;
validator: ((v) => boolean);
};
direction: {
default: string;
type: PropType<"horizontal" | "vertical">;
validator: ((v) => boolean);
};
disabled: {
default: null;
type: PropType<boolean | null>;
};
elevation: Omit<{
type: (...)[];
validator(v): boolean;
}, "type" | "default"> & {
default: NonNullable<string | number>;
type: PropType<string | number>;
};
error: BooleanConstructor;
errorMessages: {
default: (() => never[]);
type: PropType<string | readonly (...)[] | null>;
};
focused: BooleanConstructor;
glow: BooleanConstructor;
hideDetails: PropType<boolean | "auto">;
hideSpinButtons: BooleanConstructor;
hint: StringConstructor;
iconColor: (StringConstructor | BooleanConstructor)[];
id: StringConstructor;
label: StringConstructor;
max: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
maxErrors: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
maxWidth: (StringConstructor | NumberConstructor)[];
messages: {
default: (() => never[]);
type: PropType<string | readonly (...)[]>;
};
min: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
minWidth: (StringConstructor | NumberConstructor)[];
modelValue: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
name: StringConstructor;
onClick:append: PropType<((args_0) => void)>;
onClick:prepend: PropType<((args_0) => void)>;
onUpdate:focused: PropType<((args_0) => void)>;
persistentHint: BooleanConstructor;
prependIcon: PropType<IconValue>;
readonly: {
default: null;
type: PropType<boolean | null>;
};
reverse: BooleanConstructor;
ripple: {
default: boolean;
type: BooleanConstructor;
};
rounded: {
default: undefined;
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
};
rules: {
default: (() => never[]);
type: PropType<readonly (...)[]>;
};
showTicks: {
default: boolean;
type: PropType<boolean | "always">;
validator: ((v) => boolean);
};
step: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
style: {
default: null;
type: PropType<StyleValue>;
};
theme: StringConstructor;
thumbColor: StringConstructor;
thumbLabel: {
default: undefined;
type: PropType<boolean | "always" | undefined>;
validator: ((v) => boolean);
};
thumbSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
tickSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
ticks: {
type: PropType<readonly (...)[] | Record<number, string>>;
};
tile: BooleanConstructor;
trackColor: StringConstructor;
trackFillColor: StringConstructor;
trackSize: {
default: number;
type: (StringConstructor | NumberConstructor)[];
};
validateOn: PropType<ValidationProps["validateOn"]>;
validationValue: null;
width: (StringConstructor | NumberConstructor)[];
}>>