Print

object Print(source)

Print-Js helper object.

Functions

Link copied to clipboard
fun print(data: dynamic, type: PrintType, options: PrintOptions? = null)

Prints the given data directly from the browser window.