quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
16 lines • 413 B
JSON
{
"type": "component",
"meta": {
"docsUrl": "https://v1.quasar.dev/vue-components/stepper"
},
"behavior": {
"$listeners": {
"desc": "All native events are being propagated (you don't need the '.native' modifier)"
}
},
"slots": {
"default": {
"desc": "The content of the custom navigation, child of a QStep or of a QStepper (globally, through 'navigation' slot)"
}
}
}