Table of Contents

About

Containers contains other UI components.

They implements the logic (not the rendering that must be done on component level (widget level)

Type

Content

A content container is a container that directly contains content as opposed to containing others containers.

Layout / Grid

A layout / grid container is a container that dispose the content container on the page.

Top container generally provide a means to center and horizontally pad the site’s contents.