We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6ef34 commit 18c2691Copy full SHA for 18c2691
docs/api/wrapper/README.md
@@ -18,7 +18,7 @@ A `Wrapper` is an object that contains a mounted component or vnode and methods
18
19
#### `options.attachedToDocument`
20
21
-`Boolean` (read-only): True if `attachToDocument` in mounting options was `true`
+`Boolean` (read-only): True if component is attached to DOM when rendered.
22
23
#### `options.sync`
24
0 commit comments