Advanced Vue.js - Directives, Plugins, and Render Functions Chapter 17
Now launch your application in a browser. You can see how the table groups the column
when squished enough:
The following screenshot shows that numbers are replaced by hearts and star rating:
How it works...
A responsive page changes its layout according to the width of the browser and this is very
important when the user is using a tablet or smartphone to browse the website.