UNPKG

quasar

Version:

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

56 lines (48 loc) 1.02 kB
describe('use-router-link API', () => { describe('Props', () => { describe('Category: navigation', () => { describe('(prop): to', () => { it.skip(' ', () => { // }) }) describe('(prop): exact', () => { it.skip(' ', () => { // }) }) describe('(prop): replace', () => { it.skip(' ', () => { // }) }) describe('(prop): active-class', () => { it.skip(' ', () => { // }) }) describe('(prop): exact-active-class', () => { it.skip(' ', () => { // }) }) describe('(prop): href', () => { it.skip(' ', () => { // }) }) describe('(prop): target', () => { it.skip(' ', () => { // }) }) }) describe('Category: state', () => { describe('(prop): disable', () => { it.skip(' ', () => { // }) }) }) }) })