---
id: input
scope: props
---

## Props

The `Input` component composes [Box](/docs/components/layout/box) so you can
pass all `Box` props, and `React.InputHTMLAttributes`.

<PropsTable of='Input' />
