# Collections

Many components display a collection of items, and provide functionality such as keyboard navigation, selection, and more. React Spectrum has a consistent, compositional API to define the items displayed in these components.

<InlineAlert variant="notice">
  <Heading>Coming soon</Heading>

  <Content>
    This page will cover collection patterns in Spectrum 2.
  </Content>
</InlineAlert>
