Container Component

Deprecated

About

The container component has been deprecated for container aware component.

Old

Example

A container:

<container md background-color="light" spacing="p-3">
Oh my Container !
</container>
Oh my Container !

Syntax

<container type>
Content
</container>

where the type was the Container configuration value.

Task Runner