Container
Containers can be used to group content that is related. Additionally, they emphasize and highlight your grouped content.
Import
import { Container } from '@dynatrace/strato-components/layouts';
Use cases
Change the Container variant
Use the variant
prop to create the different contextual container variants.
When no variant
is specified, it is set to default
.