literate-couscous

View the Project on GitHub posva/literate-couscous

Home > vue-router > RouterOptions

RouterOptions interface

Signature:

export interface RouterOptions 

Properties

Property Type Description
history RouterHistory  
parseQuery typeof originalParseQuery  
routes RouteRecordRaw[]  
scrollBehavior ScrollBehavior  
stringifyQuery typeof originalStringifyQuery