---
id: select
scope: props
---

## Props

The Select component composes [Box](/docs/components/layout/box) so you can pass
all `Box` props, and native `Select` props in addition to these:

<PropsTable of='Select' />
