Skip to content

Commit f1fb9c2

Browse files
authored
Clarify $el behaviour regarding multiple root-level elements
1 parent d91f2c4 commit f1fb9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/instance-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
- **Details:**
2828

29-
The root DOM element that the Vue instance is managing.
29+
The root DOM element that the Vue instance is managing. Will return a `#text` node if component has multiple root elements.
3030

3131
## $options
3232

0 commit comments

Comments
 (0)