print

fun print(data: dynamic, type: PrintType, options: PrintOptions? = null)(source)

Prints the given data directly from the browser window.

Parameters

data

an URL or printable data object

type

printable type

options

print options