Skip to main content

Interface: MessageWidgetIcons

Configuration for message widget icons in the Mimeeq UI.

This interface controls the appearance of icons used in the message widget for displaying different types of informational messages to users.

Properties

general?

optional general: string

SVG or icon component for the general message icon.


idea?

optional idea: string

SVG or icon component for the idea message icon.


info?

optional info: string

SVG or icon component for the info message icon.


tips?

optional tips: string

SVG or icon component for the tips message icon.


warning?

optional warning: string

SVG or icon component for the warning message icon.