Container
components allow you to organize your page into logical pieces. These extend the Box
component by ensuring a display
of block
.
Property | Type | Required | Default | Description |
---|---|---|---|---|
is | String | false | "div" | HTML section variant (article, aside, etc) |