eQuantic.UI Documentation

Component

Breadcrumb

Navigation trail showing the current page's location.

Usage Example

new Breadcrumb().AddLink("Home", "/").AddLink("Docs", "/docs");

Properties

PropertyDescription
itemsList of links and labels.
separatorCustom icon between items.

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.