*`emojiForm` - Enclose this directive with a `textarea` and a `button` named `emojibtn`.
*`emojiForm` - Enclose this directive with a `textarea` and a `button` named `emojibtn`.
This directive adds a `contenteditable``div` and hides the `textarea`. Anything typed into this `contenteditable``div` is synced with the `textarea`. It also hooks up the button to show an Emoji popup.
This directive adds a `contenteditable``div` and hides the `textarea`. Anything typed into this `contebteditable``div` is synced with the `textarea`. It also hooks up the button to show an Emoji popup.