table
abstract fun table(tabularData: JsAny? = definedExternally, properties: ReadonlyArray<JsString> = definedExternally)(source)
The console.table()
static method displays tabular data as a table.
The console.table()
static method displays tabular data as a table.