Breadcrumbs - Soft UI

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 SEO and user experience.

Our Vue component helps you simply create beautiful breadcrumbs for your pages using Vue Soft UI Dashboard.


Default Breadcrumbs

Use this example to create simple and user-friendly breadcrumbs for your website.

Props Information

NameTypeDefaultDescription
currentDirectoryStringUsed to set the current directory of Breadcrumbs.
currentPageStringUsed to set the current route of Breadcrumbs.
textWhiteStringUsed to set the text color of Breadcrumbs.
Contents