docs: add type version tip (#9244)

This commit is contained in:
neverland
2021-08-12 09:57:20 +08:00
committed by GitHub
parent 31a622bbe7
commit 08c53c82d2
18 changed files with 18 additions and 18 deletions

View File

@@ -354,7 +354,7 @@ export default {
### 类型定义
通过 `DatetimePickerInstance` 获取 DatetimePicker 实例的类型定义。
通过 `DatetimePickerInstance` 获取 DatetimePicker 实例的类型定义(从 3.2.0 版本开始支持)
```ts
import { ref } from 'vue';