Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus ad amet consectetur exercitationem fugiat in ipsa ipsum, natus odio quidem quod repudiandae sapiente. Amet debitis et magni maxime necessitatibus ullam.
Breadcrumbs are used to show the current website or app location and reduce the number of actions users have to take. Thanks to breadcrumbs, they can easily navigate within the website hierarchy and better understand its structure.
Default markup
Add the :before pseudo-element in li tags to use the default separators. The active modifier in a li tag will help you indicate the current page location and facilitate navigation within your website or app.
If you wish to use different separators, modify the $breadcrumb-variants variable in the Tabler config. Depending on the aesthetics of your design, you can choose dots, bullets or arrows.
Use the breadcrumb-alternate class to make the breadcrumb colors more neutral, retaining its function of showing the current location within an interface.