We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcf97c commit 775feb7Copy full SHA for 775feb7
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 component is attached to document when rendered.
+`Boolean` (read-only): `true` if component is [attached to document](../options.md) when rendered.
22
23
### `selector`
24
0 commit comments