{
"type": "component",
"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>)"
}
}
}