Skip to main content

IllustrationMessageDesign

Different types of IllustrationMessageDesign.

Enum fields​

NameDescription
AutoAutomatically decides the Illustration size (Base, Dot, Spot, Dialog, or Scene) depending on the IllustratedMessage container width.
Note: Auto is the only option where the illustration size is changed according to the available container width. If any other IllustratedMessageSize is chosen, it remains until changed by the app developer.
BaseBase Illustration size (XS breakpoint). Suitable for cards (two columns).
Note: When Base is in use, no illustration is displayed.
Dot
Deprecated
Dot Illustration size (XS breakpoint). Suitable for table rows.
Since 2.10.0, use ExtraSmall instead
Spot
Deprecated
Spot Illustration size (S breakpoint). Suitable for cards (four columns).
Since 2.10.0, use Small instead
Dialog
Deprecated
Dialog Illustration size (M breakpoint). Suitable for dialogs.
Since 2.10.0, use Medium instead
Scene
Deprecated
Scene Illustration size (L breakpoint). Suitable for a Page or a table.
Since 2.10.0, use Large instead
ExtraSmallExtraSmall Illustration size (XS breakpoint). Suitable for table rows.
SmallSmall Illustration size (S breakpoint). Suitable for cards (four columns).
MediumMedium Illustration size (M breakpoint). Suitable for dialogs.
LargeLarge Illustration size (L breakpoint). Suitable for a Page or a table.