We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2442a3 commit f2e727eCopy full SHA for f2e727e
src/v2/api/index.md
@@ -698,7 +698,7 @@ type: api
698
699
### el
700
701
-- **类型**:`string | HTMLElement`
+- **类型**:`string | Element`
702
703
- **限制**:只在由 `new` 创建的实例中遵守。
704
@@ -1314,7 +1314,7 @@ type: api
1314
1315
### vm.$el
1316
1317
-- **类型**:`HTMLElement`
+- **类型**:`Element`
1318
1319
- **只读**
1320
0 commit comments