Skip to content

how to change document.title in vue-router? #914

@dengyaolong

Description

@dengyaolong

I really want set title when I declare routes. e.g

const routes = [{ path: '/search', component: ActivityList, title: 'Search' }]

then title will change by the vue-router.

how ?

ps, I see the pull issue closed. why?
#526

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions