Enumeration: MessageType
Defines the semantic types of message blocks in the configurator.
This enum categorizes informational messages displayed during configuration, determining their visual styling, iconography, and semantic meaning. Each message type conveys different levels of importance and communicates distinct types of information to the user.
Enumeration Members
CUSTOM
CUSTOM:
"CUSTOM"
Message with custom styling and presentation.
CUSTOM messages allow for bespoke styling and presentation defined by the administrator. This provides complete control over the message's appearance, enabling brand-specific styling or unique message presentations.
Use for: Special promotional messages, branded content, or any communication that requires styling beyond the standard message types.
GENERAL
GENERAL:
"GENERAL"
Generic message without specific categorization.
GENERAL messages provide miscellaneous content that doesn't fit into other specific categories. They use standard, neutral styling without strong semantic connotations.
Use for: Miscellaneous information that doesn't match other message types but still needs to be communicated to users.
IDEAS
IDEAS:
"IDEAS"
Creative suggestions for consideration.
IDEAS messages present inspirational concepts or creative possibilities related to the product configuration. They often use a star or spark icon and encouraging styling to inspire exploration and creativity.
Use for: Design suggestions, popular combinations, or innovative ways to use or configure the product that users might not have considered.
INFO
INFO:
"INFO"
Informational message providing neutral facts.
INFO messages present objective information about the product, process, or options available. They typically use a blue information icon and neutral styling to provide context without conveying urgency or concern.
Use for: Product specifications, compatibility notes, or general details that users should be aware of but don't require immediate action.
TIPS
TIPS:
"TIPS"
Helpful suggestions for better usage.
TIPS messages offer recommendations and best practices to help users get the most out of the product or configuration process. They typically use a lightbulb icon and friendly styling to suggest optional improvements.
Use for: Shortcuts, optimization suggestions, or hints about advanced features that might improve the user's results or experience.
WARNING
WARNING:
"WARNING"
Alert about potential issues or important considerations.
WARNING messages alert users to potential problems, limitations, or important factors they should consider. They typically use a yellow or red warning icon and highlighted styling to draw attention to critical information.
Use for: Configuration limitations, compatibility issues, or other factors that might affect product functionality or suitability for specific uses.