Components
API Reference

API Reference

Wraps Content component to support Container Queries

<Container>
  <Content>...</Content>
</Container>

Parameters

props

  • Type: @vtex/shoreline-components.ContainerProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

asChild (optional)

Children composition

  • Type: boolean

  • Default: false

View source (opens in a new tab)