mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-10-30 03:02:07 +08:00
Popover
Install
import Vue from 'vue';
import { Popover } from 'vant';
Vue.use(Popover);
Usage
Basic Usage
API
Props
| Attribute | Description | Type | Default |
|---|
Events
| Event | Description | Arguments |
|---|