0.1.1 • Published 3 years ago

@blackmann/react-chat-input v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

react-chat-input

The missing chat input for React.

Preview

  • 🌀 Mentions
  • 📑 File attachments
  • 😊 Emoji picker

API

<ChatInput
  autoCompleteProfiles={autoCompleteProfiles}
  enableFormatting={false}
  files={files}
  onFilesChange={(files) => setFiles(files)}
/>

Please look at the input stories on the possible props/definitions.

Development

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

0.1.1

3 years ago

0.1.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago