UNPKG

quasar

Version:

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

190 lines (161 loc) 3.39 kB
describe('use-btn API', () => { describe('Props', () => { describe('Category: behavior|state', () => { describe('(prop): loading', () => { it.skip(' ', () => { // }) }) }) describe('Category: content', () => { describe('(prop): label', () => { it.skip(' ', () => { // }) }) describe('(prop): icon', () => { it.skip(' ', () => { // }) }) describe('(prop): icon-right', () => { it.skip(' ', () => { // }) }) describe('(prop): no-caps', () => { it.skip(' ', () => { // }) }) describe('(prop): no-wrap', () => { it.skip(' ', () => { // }) }) describe('(prop): align', () => { it.skip(' ', () => { // }) }) describe('(prop): stack', () => { it.skip(' ', () => { // }) }) describe('(prop): stretch', () => { it.skip(' ', () => { // }) }) }) describe('Category: general', () => { describe('(prop): type', () => { it.skip(' ', () => { // }) }) describe('(prop): tabindex', () => { it.skip(' ', () => { // }) }) }) describe('Category: navigation', () => { describe('(prop): to', () => { it.skip(' ', () => { // }) }) describe('(prop): replace', () => { it.skip(' ', () => { // }) }) describe('(prop): href', () => { it.skip(' ', () => { // }) }) describe('(prop): target', () => { it.skip(' ', () => { // }) }) }) describe('Category: state', () => { describe('(prop): disable', () => { it.skip(' ', () => { // }) }) }) describe('Category: style', () => { describe('(prop): outline', () => { it.skip(' ', () => { // }) }) describe('(prop): flat', () => { it.skip(' ', () => { // }) }) describe('(prop): unelevated', () => { it.skip(' ', () => { // }) }) describe('(prop): rounded', () => { it.skip(' ', () => { // }) }) describe('(prop): push', () => { it.skip(' ', () => { // }) }) describe('(prop): glossy', () => { it.skip(' ', () => { // }) }) describe('(prop): fab', () => { it.skip(' ', () => { // }) }) describe('(prop): fab-mini', () => { it.skip(' ', () => { // }) }) describe('(prop): padding', () => { it.skip(' ', () => { // }) }) describe('(prop): color', () => { it.skip(' ', () => { // }) }) describe('(prop): text-color', () => { it.skip(' ', () => { // }) }) describe('(prop): dense', () => { it.skip(' ', () => { // }) }) describe('(prop): ripple', () => { it.skip(' ', () => { // }) }) }) }) })