Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / Mates / isEmoji

Function: isEmoji()

isEmoji(text): boolean

Check if the text has emojis

Parameters

text: string

Returns

boolean

Defined in

src/mate/useMates.js:80

MIT