This is documentation for the release candidate
Stream Chat Angular SDK v6. For the latest stable version, see the latest version (v5).
EmojiInputService
If you have an emoji picker in your application, you can propagate the selected emoji to the textarea using this service, more info can be found in custom emoji picker guide
Properties
emojiInput$
emojiInput$: Subject
<string
>
If you have an emoji picker in your application, you can propagate the selected emoji to the textarea using this Subject, more info can be found in custom emoji picker guide
Defined in
projects/stream-chat-angular/src/lib/message-input/emoji-input.service.ts:14
On this page: