This is documentation for Stream Chat Angular SDK v4, which is no longer actively maintained. For up-to-date documentation, see the latest version (v7).
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