Enumeration: MessageIconType
Defines the visual icon styles for different message categories.
This enum specifies the graphical icon representations that correspond to different types of messages in the configurator. These icons help users quickly identify the nature and importance of informational messages.
Enumeration Members
GENERAL
GENERAL:
"GENERAL"
Generic multipurpose icon.
Represented by a generic symbol, the GENERAL icon is used for miscellaneous messages that don't fit into the other more specific categories but still require visual distinction.
Use cases: Miscellaneous notices, general announcements, neutral information
INFO
INFO:
"INFO"
Standard information icon.
Typically represented as an "i" in a circle, the INFO icon indicates neutral factual information about the product or configuration process. These messages are informative rather than directive or warning in nature.
Use cases: Product specifications, compatibility information, feature details
TEXT
TEXT:
"TEXT"
Document or content icon.
Typically represented as a text document or page, the TEXT icon indicates messages that contain longer-form content, documentation, or detailed explanations that are primarily textual in nature.
Use cases: Terms and conditions, detailed instructions, specifications
TIPS
TIPS:
"TIPS"
Helpful suggestion icon.
Usually represented as a lightbulb, the TIPS icon indicates helpful suggestions, recommendations, or best practices that can improve the user's experience or configuration results.
Use cases: Optimization suggestions, shortcuts, best practices
WARNING
WARNING:
"WARNING"
Alert or caution icon.
Usually represented as an exclamation mark in a triangle, the WARNING icon indicates important alerts about potential issues, limitations, or critical factors that users should consider.
Use cases: Compatibility warnings, limitation notices, important precautions