Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define breadcrumb‘s description #108

Closed
TangTangJia opened this issue May 27, 2020 · 2 comments
Closed

define breadcrumb‘s description #108

TangTangJia opened this issue May 27, 2020 · 2 comments

Comments

@TangTangJia
Copy link

TangTangJia commented May 27, 2020

I want to define some description like {path:'/doc',title:'document'},but now i got
image

wthat could I do?thanks!

@icd2k3
Copy link
Owner

icd2k3 commented May 27, 2020

@TangTangJia instead of title it should be breadcrumb:

{ path: '/doc', breadcrumb: 'document' }

@TangTangJia
Copy link
Author

breadcrumb

@TangTangJia instead of title it should be breadcrumb:

{ path: '/doc', breadcrumb: 'document' }

thanks! I have solved it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants