UNPKG

vue-devui

Version:

DevUI components based on Vite and Vue3

14 lines (13 loc) 537 B
declare const _default: import("vue").DefineComponent<{}, { steps: { title: string; content: string; trigger: string; position: string; }[]; stepRef: import("vue").Ref<null>; stepIndex: import("vue").Ref<number>; handleClick: (index: any) => void; handleClose: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>; export default _default;