quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
27 lines (22 loc) • 496 B
JSON
{
"meta": {
"docsUrl": "https://v1.quasar.dev/vue-components/bar"
},
"behavior": {
"$listeners": true
},
"props": {
"dense": {
"extends": "dense"
},
"dark": {
"extends": "dark",
"desc": "The component background color lights up the parent's background (as opposed to default behavior which is to darken it); Works unless you specify a CSS background color for it"
}
},
"slots": {
"default": {
"extends": "default"
}
}
}