emoji-mart-vue icon indicating copy to clipboard operation
emoji-mart-vue copied to clipboard

how do i get the emoji image?

Open mnce92 opened this issue 5 years ago • 3 comments

For now, what i can get from picker component whenever i click on an emoji are:

{ colons: ":poultry_leg:" emoticons: Array(0) id: "poultry_leg" name: "Poultry Leg" native: "🍗" skin: null unified: "1f357" }

i dont see a way where i can retrieve the exact same emoji that i click in the object data returned.

mnce92 avatar Apr 18 '19 05:04 mnce92

Exactly looking for same thing

tje3d avatar Jun 06 '19 13:06 tje3d

i can i prevent native emoji

dimer22zhc avatar Sep 11 '19 05:09 dimer22zhc

i can i prevent native emoji

setting native="false" in picker turn the picker emojies from native to apple/facebook... But we want same icon when we click on emoji in picker can you share screen shot/code

ghost avatar Sep 02 '20 14:09 ghost