0.1.1 • Published 1 year ago

@blackmann/react-chat-input v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago