eQuantic.UI Documentation

Component

Container

A fundamental layout element for centering and constraining content width.

Usage Example

new Container(new Row(new Column(content)));

Properties

PropertyDescription
fluidWhether to use the full width or fixed breakpoints.
centeredCenter horizontally.

Style Customization

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