docs: add link of ref (#5072)
This commit is contained in:
@@ -227,7 +227,7 @@ Picker events will pass different parameters according to the columns are single
|
||||
|
||||
### Methods
|
||||
|
||||
Use ref to get picker instance and call instance methods
|
||||
Use [ref](https://vuejs.org/v2/api/#ref) to get Picker instance and call instance methods
|
||||
|
||||
| Name | Description | Attribute | Return value |
|
||||
|------|------|------|------|
|
||||
|
||||
@@ -239,7 +239,7 @@ Picker 组件的事件会根据 columns 是单列或多列返回不同的参数
|
||||
|
||||
### 方法
|
||||
|
||||
通过 ref 可以获取到 picker 实例并调用实例方法
|
||||
通过 [ref](https://cn.vuejs.org/v2/api/#ref) 可以获取到 Picker 实例并调用实例方法
|
||||
|
||||
| 方法名 | 说明 | 参数 | 返回值 |
|
||||
|------|------|------|------|
|
||||
|
||||
Reference in New Issue
Block a user