hrms-manual/node_modules/quasar/dist/api/QStepperNavigation.json
2023-09-06 14:51:44 +07:00

11 lines
No EOL
271 B
JSON

{
"type": "component",
"meta": {
"docsUrl": "https://v2.quasar.dev/vue-components/stepper"
},
"slots": {
"default": {
"desc": "The content of the custom navigation, child of a QStep or of a QStepper (globally, through 'navigation' slot)"
}
}
}