component.vue-modal:基于`Vue 3`的`API`式弹窗组件

时间:2024-05-12 06:01:51
【文件属性】:

文件名称:component.vue-modal:基于`Vue 3`的`API`式弹窗组件

文件大小:37KB

文件格式:ZIP

更新时间:2024-05-12 06:01:51

Vue

Modal Componet For Vue 3 基于Vue 3的API式弹窗组件 安装(Install) npm install @gopowerteam/vue-modal --save // OR yarn add @gopowerteam/vue-modal App.vue [removed] import { ModalProvider } from "@gopowerteam/vue-modal"; export default defineComponent({ components: { ModalProvider, } }); [removed] <style>


【文件预览】:
component.vue-modal-master
----example()
--------App.vue(678B)
--------assets()
--------main.ts(90B)
--------pages()
--------components()
----package.json(1KB)
----index.html(297B)
----shims-vue.d.ts(142B)
----src()
--------assets()
--------interfaces.ts(421B)
--------modal-provider.vue(2KB)
--------modal-container.vue(2KB)
--------index.ts(142B)
--------modal.service.ts(988B)
----tsconfig.json(566B)
----.gitignore(45B)
----vite.config.ts(695B)
----README.md(3KB)
----yarn.lock(59KB)
----.vscode()
--------settings.json(31B)

网友评论