mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Doc] Toast register
This commit is contained in:
parent
9712fd6f58
commit
e61123a3d6
@ -4,6 +4,8 @@
|
||||
|
||||
```javascript
|
||||
import { Toast } from 'vant';
|
||||
|
||||
Vue.use(Toast);
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
```javascript
|
||||
import { Toast } from 'vant';
|
||||
|
||||
Vue.use(Toast);
|
||||
```
|
||||
|
||||
### 代码演示
|
||||
|
Loading…
x
Reference in New Issue
Block a user