quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
30 lines (26 loc) • 554 B
JavaScript
describe('use-mask API', () => {
describe('Props', () => {
describe('Category: behavior', () => {
describe('(prop): mask', () => {
it.skip(' ', () => {
//
})
})
describe('(prop): fill-mask', () => {
it.skip(' ', () => {
//
})
})
describe('(prop): reverse-fill-mask', () => {
it.skip(' ', () => {
//
})
})
describe('(prop): unmasked-value', () => {
it.skip(' ', () => {
//
})
})
})
})
})