# Selection

Many collection components support selecting items by clicking or tapping them, or by using the keyboard. This page discusses how to handle selection events, how to control selection programmatically, and the data structures used to represent a selection.

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

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