SummernoteEmoji class

Summernote Emoji from Ajax plugin - loads emojis via Ajax and displays them in a nice dropdown with a search box. This can be useful in desktop environments where users may not know the Win + . shortcut for emojis (or are on an older platform), and want to be able to use those in the editor.

Note: Emojis are not inserted in unicode but as images

README available here

Inheritance

Constructors

SummernoteEmoji()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getHeadString() String
Provides the JS and CSS tags to be inserted inside . Only used for Web
override
getToolbarString() String
Provides the toolbar option for the plugin
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited