An open API service indexing awesome lists of open source software.

https://github.com/blackmann/react-chat-input

The missing chat input for React ⚛️
https://github.com/blackmann/react-chat-input

chat input react

Last synced: 11 months ago
JSON representation

The missing chat input for React ⚛️

Awesome Lists containing this project

README

          

# react-chat-input

The missing chat input for React.

![Preview](./assets/preview.png)

- 🌀 Mentions
- 📑 File attachments
- 😊 Emoji picker

## API

```jsx
setFiles(files)}
/>
```

Please look at the [input stories](./src/components/ChatInput.stories.tsx) on the possible props/definitions.

## Development

You can preview the chat input by running `yarn ladle:servce` during development.