Add newline before example code block
This commit is contained in:
parent
58567834c7
commit
dec714bda4
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ The `webview` tag has the following methods:
|
|||
**Note:** The webview element must be loaded before using the methods.
|
||||
|
||||
**Example**
|
||||
|
||||
```javascript
|
||||
webview.addEventListener("dom-ready", function() {
|
||||
webview.openDevTools();
|
||||
|
|
Loading…
Reference in a new issue