custom dom texts
This commit is contained in:
parent
faf10183d8
commit
ad7e4a77db
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@
|
|||
|
||||
Elementos DOM customizados:
|
||||
|
||||
* [`File` object](api/file-object.md)
|
||||
* [`<webview>` tag](api/web-view-tag.md)
|
||||
* [`window.open` function](api/window-open.md)
|
||||
* [Objeto `File`](api/file-object.md)
|
||||
* [Etiqueta `<webview>`](api/web-view-tag.md)
|
||||
* [Función `window.open`](api/window-open.md)
|
||||
|
||||
Módulos del proceso principal:
|
||||
|
||||
|
|
Loading…
Reference in a new issue