Creating Tiptap Emoji Picker
Sep 15, 2024 · 10 min read · When you are building a text editor for general-purpose writing, sooner or later you will need to support emoji’s for your users. In this blog post, we will learn to create an emoji picker for your tiptap-based editor. Let’s define the EmojiData Mod...
Join discussion