eQuantic.UI Documentation

Component

Card

A container for grouping related content and actions.

Usage Example

new Card("Title", body: new Text("Content"));

Properties

PropertyDescription
titleHeader text.
bodyMain content.
footerBottom actions.

Style Customization

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