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 |
|---|
import Vue from 'vue';
import { Popover } from 'vant';
Vue.use(Popover);
| Attribute | Description | Type | Default |
|---|
| Event | Description | Arguments |
|---|