search

goog.ui.emoji.PopupEmojiPicker

Provided By
Extends
All Implemented Interfaces

Constructs a popup emoji picker widget.

new PopupEmojiPicker( defaultImgUrl, opt_domHelper )

Parameters
defaultImgUrlstring

Url of the img that should be used to fill up the cells in the emoji table, to prevent jittering. Should be the same size as the emoji.

opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

Instance Methods

Instance Properties