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 972a7da commit bfe2649Copy full SHA for bfe2649
src/v2/api/index.md
@@ -698,7 +698,7 @@ type: api
698
699
### el
700
701
-- **Type:** `string | HTMLElement`
+- **Type:** `string | Element`
702
703
- **Restriction:** only respected in instance creation via `new`.
704
@@ -1311,7 +1311,7 @@ type: api
1311
1312
### vm.$el
1313
1314
-- **Type:** `HTMLElement`
+- **Type:** `Element`
1315
1316
- **Read only**
1317
0 commit comments