This is documentation for
Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, 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
On this page: