mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
docs: add type version tip (#9244)
This commit is contained in:
@@ -354,7 +354,7 @@ export default {
|
||||
|
||||
### 类型定义
|
||||
|
||||
通过 `DatetimePickerInstance` 获取 DatetimePicker 实例的类型定义。
|
||||
通过 `DatetimePickerInstance` 获取 DatetimePicker 实例的类型定义(从 3.2.0 版本开始支持)。
|
||||
|
||||
```ts
|
||||
import { ref } from 'vue';
|
||||
|
Reference in New Issue
Block a user