eQuantic.UI Documentation

Component

Sidebar

Vertical navigation container usually on the side of the layout.

Usage Example

new Sidebar().AddSection("General").AddLink("Dashboard", "/dashboard");

Properties

PropertyDescription
sectionsGroups of navigation links.
collapsibleAllow the user to minimize the sidebar.

Style Customization

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