UNPKG

quasar-framework

Version:

Simultaneously build desktop/mobile SPA websites & phone/tablet apps with VueJS

15 lines (14 loc) 216 B
export default { props: { outline: Boolean, push: Boolean, flat: Boolean, color: String, textColor: String, glossy: Boolean, icon: { type: String, required: true } } }