UNPKG

vue-devui

Version:

DevUI components based on Vite and Vue3

71 lines (70 loc) 3.55 kB
import './splitter.scss'; declare const _default: import("vue").DefineComponent<{ readonly orientation: import("./splitter-types").SplitterOrientation; readonly splitBarSize: string; readonly disabledBarSize: string; readonly showCollapseButton: boolean; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").PublicProps, Readonly<{ readonly orientation: import("./splitter-types").SplitterOrientation; readonly splitBarSize: string; readonly disabledBarSize: string; readonly showCollapseButton: boolean; }> & Readonly<{}>, { readonly orientation: import("./splitter-types").SplitterOrientation; readonly splitBarSize: string; readonly disabledBarSize: string; readonly showCollapseButton: boolean; }, {}, { DSplitterBar: import("vue").DefineComponent<{ readonly orientation: import("./splitter-types").SplitterOrientation; readonly splitBarSize: string; readonly disabledBarSize: string; readonly showCollapseButton: boolean; readonly index?: number | undefined; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{ readonly orientation: import("./splitter-types").SplitterOrientation; readonly splitBarSize: string; readonly disabledBarSize: string; readonly showCollapseButton: boolean; readonly index?: number | undefined; }> & Readonly<{}>, { readonly disabledBarSize: string; readonly showCollapseButton: boolean; }, {}, { DToolTip: import("vue").DefineComponent<{ content: string; position: import("../../tooltip").BasePlacement | import("../../tooltip").BasePlacement[]; disabled: boolean; showAnimation: boolean; mouseEnterDelay: number; mouseLeaveDelay: number; overlayClass: string; teleport: string | import("vue").RendererElement | null; enterable: boolean; hideAfter: number; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{ content: string; position: import("../../tooltip").BasePlacement | import("../../tooltip").BasePlacement[]; disabled: boolean; showAnimation: boolean; mouseEnterDelay: number; mouseLeaveDelay: number; overlayClass: string; teleport: string | import("vue").RendererElement | null; enterable: boolean; hideAfter: number; }> & Readonly<{}>, { content: string; position: import("../../tooltip").BasePlacement | import("../../tooltip").BasePlacement[]; disabled: boolean; showAnimation: boolean; mouseEnterDelay: number; mouseLeaveDelay: number; overlayClass: string; teleport: string | import("vue").RendererElement | null | undefined; enterable: boolean; hideAfter: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;