eQuantic.UI Documentation

Component

Accordion

Vertically stacked panels that can be expanded or collapsed.

Usage Example

new Accordion().AddItem("Title", "Content");

Properties

PropertyDescription
itemsPanels containing titles and bodies.
allowMultipleExpand more than one panel at once.

Style Customization

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