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