Bootstrap

vue modal 组件_适用于Vue应用程序的简单易用的Modal组件

vue modal 组件

虚拟可爱模态 (vue-cute-modal)

A simple and easy to use Modal component for Vue applications.

Vue应用程序的一个简单易用的Modal组件。

特征 (Features)

  • Simple API

    简单的API

  • Customizable modal classes

    可定制的模态类

  • Customizable Vue transition name

    可自定义的Vue过渡名称

  • Name component whatever you like!

    随便命名组件!

安装 (Install)

npm i vue-cute-modal

yarn add vue-cute-modal

For In-DOM templates include the JS CDN and optionally the CSS in your project:

对于In-DOM模板,在项目中包括JS CDN和CSS(可选):

CDN:

CDN:

https://unpkg.com/[email protected]/dist/vue-cute-modal.min.js

https://unpkg.com/
;