---
meta:
title: Input
description: Inputs collect data from the user.
layout: component
---
```html:preview
```
```jsx:react
import SlInput from '@shoelace-style/shoelace/dist/react/input';
const App = () => ;
```
:::tip
This component works with standard `