Skip to content

Commit 775feb7

Browse files
authored
docs: link to attachToDocument definition (#1432)
close #1207
1 parent ebcf97c commit 775feb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/api/wrapper/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A `Wrapper` is an object that contains a mounted component or vnode and methods
1818

1919
#### `options.attachedToDocument`
2020

21-
`Boolean` (read-only): True if component is attached to document when rendered.
21+
`Boolean` (read-only): `true` if component is [attached to document](../options.md) when rendered.
2222

2323
### `selector`
2424

0 commit comments

Comments
 (0)