Next.js Discord

Discord Forum

How to create dynamic breadcrumbs?

Answered
Somali posted this in #help-forum
Open in Discord
SomaliOP
I checked all themes in this discord, but cant understand how to create breadcrumbs in app router.
what i should use?
Answered by fuma
Just usePathname, or create one for individual pages
View full answer

3 Replies

Just usePathname, or create one for individual pages
Answer
Can you be me more explicit ?
@fuma Just `usePathname`, or create one for individual pages
SomaliOP
this is what I was looking for, thanks