Breadcrumbs

The breadcrumbs component helps you to simply create a beautiful breadcrumbs for your pages.


The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.

Demo

// Otis Kit PRO Examples import Breadcrumbs from "examples/Breadcrumbs";

Props Information

NameTypeDefaultDescription
route*arraySets the routes for the breadcrumbs, its a required prop.
Contents