emoji-vue
emoji-vue copied to clipboard
Add emoji keyboard to your vuejs project
emoji的位置问题
为什添加emoji的时候,会被添加到首行啊
` .emoji-picker-container { white-space: pre-wrap; } ` 
1.how can I get the Emoticon in other place (怎么把输入的表情放在其他地方) 2.I want close the emoji panel when I pick Emoticon (我想在选了表情之后关闭表情选择的面板)
 In the above image if i add another icon before this then display with the color if not add any icons the display black and white.