quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
16 lines • 356 B
JSON
{
"type": "component",
"meta": {
"docsUrl": "https://v1.quasar.dev/layout/page"
},
"behavior": {
"$listeners": {
"desc": "All native events are being propagated (you don't need the '.native' modifier)"
}
},
"slots": {
"default": {
"desc": "Encapsulates a QPage (either directly or through <router-view>)"
}
}
}