Name | Type | Description |
---|---|---|
emojiData | Array | JSON array of emojis grouped along with the category |
emojiKeyboardStyle | EmojiKeyboardStyle | Styling properties and values of the element |
Name | Description |
---|---|
cc-emoji-clicked | Event triggered when user clicks on a particular emoji from the keyboard |
Name | Description |
---|---|
width | Sets the width of the element |
height | Sets the height of the element |
border | Sets the border of the element |
borderRadius | Sets the border radius of the element |
background | Sets all background style properties at once, such as color, image, origin and size, or repeat method. Reference link |
textFont | Sets all the different properties of font for the category name. Reference link |
textColor | Sets the foreground color of category name. |
iconTint | Sets the tint or color applied to the category icon. |
activeIconTint | Sets the tint or color applied to the currently active category icon. |