Skip to content

Render Breadcrumb as NavLink #34470

Discussion options

You must be logged in to vote

I see that BreadcrumbButton doesn't not support custom component in as prop.
You might want to try something like this:

<BreadcrumbItem>
  <NavLink to={path}>Messages</NavLink>
</BreadcrumbItem>

Let me know if it helps. If no, you might want to create a feature request for Breadcrumb component.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ValentinaKozlova
Comment options

Answer selected by ValentinaKozlova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants