eQuantic.UI Documentation

Component

Tabs

Selection between multiple views within the same context.

Usage Example

new Tabs().AddTab("Tab 1", content1).AddTab("Tab 2", content2);

Properties

PropertyDescription
itemsList of tab labels and their contents.
defaultValueInitially active tab.

Style Customization

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