Complete Vue.js 2 Web Development_ Practical guide to building end-to-end web development solutions with Vue.js 2

(singke) #1
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.

Free download pdf