Window.print()
Baseline 2023
Newly available
Since June 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
Sumário
Abre a janela de impressão para imprimir o documento atual.
Sintaxe
js
print()
Parameters
None.
Return value
None (undefined
).
Especificações
Specification |
---|
HTML Standard # printing |
Compatibilidade com navegadores
BCD tables only load in the browser
Veja também
- Printing
beforeprint
eventafterprint
event