Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageEmojiLibrary

Image emoji library configuration

description

Defines a collection of image-based emojis/stickers

Hierarchy

  • ImageEmojiLibrary

Index

Properties

id: string

Library ID, defined by the application

icon: string

Library icon URL, displayed as the emoji panel tab button

itemWidth: number

Display width for each emoji item in the panel

itemHeight: number

Display height for each emoji item in the panel

items: ImageEmoji[]

List of emoji items

order: number

Sort order. Lower values appear first.