docs: fix doc linter warnings (#17818)
This commit is contained in:
parent
33fd20047c
commit
f901170a4f
4 changed files with 11 additions and 8 deletions
|
@ -1237,7 +1237,7 @@ that stores data of the snapshot. Omitting `rect` will capture the whole visible
|
|||
|
||||
* `rect` [Rectangle](structures/rectangle.md) (optional) - The bounds to capture
|
||||
|
||||
* Returns `Promise<NativeImage>` - Resolves with a [NativeImage](native-image.md)
|
||||
Returns `Promise<NativeImage>` - Resolves with a [NativeImage](native-image.md)
|
||||
|
||||
Captures a snapshot of the page within `rect`. Omitting `rect` will capture the whole visible page.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue