Function web_sys::console::table_4

source ·
pub fn table_4(
    data_1: &JsValue,
    data_2: &JsValue,
    data_3: &JsValue,
    data_4: &JsValue
)
Expand description

The console.table() function.

MDN Documentation

This API requires the following crate features to be activated: console