View the Project on GitHub posva/literate-couscous
Home > vue-router > Router > addRoute
Signature:
addRoute(parentName: string, route: RouteRecordRaw): () => void;
string
RouteRecordRaw
Returns:
() => void