In this video you will learn how to display data as a table in the console in javascript.
The console.table() method displays tabular data as a table.
This function takes one mandatory argument data, which must be an array or an object, and one additional optional parameter columns.
It logs data as a table. Each element in the array (or enumerable property if data is an object) will be a row in the table.
Watch video Javascript Tutorial: How to Display Data as Table in the Console online without registration, duration hours minute second in high quality. This video was added by user SouthBridge 10 September 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,608 once and liked it 8 people.