Back



Please resize the window to see the responsive behavior of the table.

This is table with breakpoint md

Test1 Test2 Test3
A B C
D E F
G H I
J K L


This is a table with breakpoint xl

Code Company City CEO
AAC AUSTRALIAN AGRICULTURAL COMPANY LIMITED. BRISBANE John Doe
BBN BABY BUNTING GROUP LIMITED MELBOURNE Jane Doe

Source of exampleCopy to clipboard


document.addEventListener('DOMContentLoaded', () => {
	new AvalynxTable('.avalynx-table');
});
	
AvalynxTable on GitHub Avalynx on GitHub