UNPKG

quasar-framework

Version:

Build responsive SPA, SSR, PWA, Hybrid Mobile Apps and Electron apps, all simultaneously using the same codebase

11 lines (10 loc) 156 B
export default { props: { outline: Boolean, push: Boolean, flat: Boolean, color: String, textColor: String, glossy: Boolean } }