UNPKG

vue3-use-modal

Version:

vue3-use-modal is vue3(vue-next) plugin that provide easy use of modal. It is not only component based but also lets using modal either asynchronous or synchronous behavior.

5 lines (4 loc) 83 B
declare const _default: { install(app: any): void; }; export default _default;