docs: add <webview> 'did-attach' event documentation (#29899)
This commit is contained in:
parent
637ba48b42
commit
c0995b8dff
2 changed files with 24 additions and 0 deletions
|
@ -710,6 +710,10 @@ Corresponds to the points in time when the spinner of the tab starts spinning.
|
|||
|
||||
Corresponds to the points in time when the spinner of the tab stops spinning.
|
||||
|
||||
### Event: 'did-attach'
|
||||
|
||||
Fired when attached to the embedder web contents.
|
||||
|
||||
### Event: 'dom-ready'
|
||||
|
||||
Fired when document in the given frame is loaded.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue