How to use multi page mode in quasar?

Viewed 77

Is it possible to have multi page mode in quasar? In pure VueJS it's possible by configuring this option https://cli.vuejs.org/config/#pages.

In quasar I can't figure out whether this is possible as I can't find anything on this on the web.

1 Answers
Related