System Popup
A default in-app popup that can display content in the Body area to fit the service context.
1. Root : The top-level container area that wraps the Popup component
2. Title : The area where the main text of the Popup is displayed
3. Description : Key text that the Dialog wants to deliver to the user (Optional)
4. Confirm Action : A button that confirms the content delivered by the Popup or links to another entry point
5. Cancel Action : A button that can cancel or close the Popup (Optional)
Properties
Property | Value | Description |
---|---|---|
Header | Icon, Subtitle, Description | If True, the Header will be exposed |
Body | Boolean | If True, content set between Header and Body will be displayed |
Size | Large, Medium | Popup size options |
Button Align | Single / Vertical / Horizontal | Options based on button alignment |
Body Contents
The Body area can display key popup items intended for the user.