eQuantic.UI Documentation

Component

List

A simple list of items or components.

Usage Example

new List().AddItem("Item 1").AddItem("Item 2");

Properties

PropertyDescription
orderedWhether to use numbering.
itemsThe children of the list.

Style Customization

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