eQuantic.UI Documentation

Component

Container

A fundamental layout element for centring and constraining content width.

Usage Example

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

Properties

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

Style Customization

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