8000
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 c71e473 commit fa3ca76Copy full SHA for fa3ca76
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