UNPKG

vuestic-ui

Version:
196 lines (195 loc) 5.64 kB
export declare const VaAppBar: { new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{ gradient: { type: BooleanConstructor; default: boolean; }; target: { type: import("vue").PropType<string | HTMLElement>; default: string; }; shadowOnScroll: { type: BooleanConstructor; default: boolean; }; shadowColor: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; preset: { type: import("vue").PropType<import("../../composables").PresetPropValue>; default: undefined; }; hideOnScroll: { type: BooleanConstructor; default: boolean; }; fixed: { type: BooleanConstructor; default: boolean; }; bottom: { type: BooleanConstructor; default: boolean; }; }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{ gradient: { type: BooleanConstructor; default: boolean; }; target: { type: import("vue").PropType<string | HTMLElement>; default: string; }; shadowOnScroll: { type: BooleanConstructor; default: boolean; }; shadowColor: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; preset: { type: import("vue").PropType<import("../../composables").PresetPropValue>; default: undefined; }; hideOnScroll: { type: BooleanConstructor; default: boolean; }; fixed: { type: BooleanConstructor; default: boolean; }; bottom: { type: BooleanConstructor; default: boolean; }; }>>, { fixed: boolean; preset: import("../../composables").PresetPropValue; target: string | HTMLElement; bottom: boolean; color: string; gradient: boolean; shadowOnScroll: boolean; shadowColor: string; hideOnScroll: boolean; }, true, {}, {}, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import("vue").ExtractPropTypes<{ gradient: { type: BooleanConstructor; default: boolean; }; target: { type: import("vue").PropType<string | HTMLElement>; default: string; }; shadowOnScroll: { type: BooleanConstructor; default: boolean; }; shadowColor: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; preset: { type: import("vue").PropType<import("../../composables").PresetPropValue>; default: undefined; }; hideOnScroll: { type: BooleanConstructor; default: boolean; }; fixed: { type: BooleanConstructor; default: boolean; }; bottom: { type: BooleanConstructor; default: boolean; }; }>>, {}, {}, {}, {}, { fixed: boolean; preset: import("../../composables").PresetPropValue; target: string | HTMLElement; bottom: boolean; color: string; gradient: boolean; shadowOnScroll: boolean; shadowColor: string; hideOnScroll: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{ gradient: { type: BooleanConstructor; default: boolean; }; target: { type: import("vue").PropType<string | HTMLElement>; default: string; }; shadowOnScroll: { type: BooleanConstructor; default: boolean; }; shadowColor: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; preset: { type: import("vue").PropType<import("../../composables").PresetPropValue>; default: undefined; }; hideOnScroll: { type: BooleanConstructor; default: boolean; }; fixed: { type: BooleanConstructor; default: boolean; }; bottom: { type: BooleanConstructor; default: boolean; }; }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { fixed: boolean; preset: import("../../composables").PresetPropValue; target: string | HTMLElement; bottom: boolean; color: string; gradient: boolean; shadowOnScroll: boolean; shadowColor: string; hideOnScroll: boolean; }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; });