UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

17 lines (15 loc) 237 B
export default { props: { type: { type: String, default: 'a' }, outline: Boolean, push: Boolean, flat: Boolean, color: String, textColor: String, glossy: Boolean, disable: Boolean } }