elearning/Frontend-Learner/node_modules/quasar/dist/api/QCardActions.json

1 line
557 B
JSON
Raw Normal View History

2026-01-13 10:46:40 +07:00
{"type":"component","meta":{"docsUrl":"https://v2.quasar.dev/vue-components/card"},"props":{"align":{"type":"String","desc":"Specify how to align the actions; For horizontal mode, the default is 'left', while for vertical mode, the default is 'stretch'","default":"# 'left'/'stretch'","values":["'left'","'center'","'right'","'between'","'around'","'evenly'","'stretch'"],"category":"content","required":false},"vertical":{"type":"Boolean","desc":"Display actions one below the other","category":"content"}},"slots":{"default":{"desc":"Suggestions: QBtn"}}}