Tailwind CSS Breadcrumbs - React

Use our Tailwind CSS Breadcrumbs component to simply create beautiful Breadcrumbs for your pages with Material Tailwind.

Breadcrumbs are website links that allow users to track where they are on a website and how far they are from the homepage. They are highly important elements for your search engine optimisation (SEO) and user experience.

See below our versatile Breadcrumbs component example that you can use in your Tailwind CSS and React project.



Breadcrumbs with icon

You can add any type of icon for the Breadcrumbs component as easy as using icon in html.


Block Level Breadcrumbs

A Breadcrumbs could be a block level component as well that get's all the available space in a row. You can render a Breadcrumbs as a block level element using the fullWidth prop.


Custom Breadcrumbs Separator

You can modify the Breadcrumbs separators by using the Separator prop.

Edit this page on Github