eQuantic.UI Documentation

Component

Navbar

Horizontal navigation bar typically at the top of a page.

Usage Example

new Navbar().AddBrand("Logo").AddLink("About", "/about");

Properties

PropertyDescription
brandLogo or title of the application.
linksNavigation items.

Style Customization

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