docs: fix devtools-open-url ts definition (#38231)

docs: fix devtools-open-url ts definition
This commit is contained in:
Shelley Vohr 2023-05-10 11:25:50 +02:00 committed by GitHub
parent 13e309e1fb
commit 2806feede2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -601,6 +601,7 @@ window.
Returns: Returns:
* `event` Event
* `url` string - URL of the link that was clicked or selected. * `url` string - URL of the link that was clicked or selected.
Emitted when a link is clicked in DevTools or 'Open in new tab' is selected for a link in its context menu. Emitted when a link is clicked in DevTools or 'Open in new tab' is selected for a link in its context menu.