This is documentation for
Stream Chat Angular SDK v5, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6).
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: