EmojiCategory

Api-typedef icon typedef

Represents a single group of the emoji category, e.g., "Smileys & Expressions".

Properties

  • Chevron-right icon

    groupId : number

    Group id used to assign items.

  • Chevron-right icon

    icon : string

    An example emoji representing items belonging to the category.

  • Chevron-right icon

    items : Array<EmojiEntry>

    An array of emojis.

  • Chevron-right icon

    title : string

    A name of the category.