Temenos Digital
R24 AMR | Min(s) read

Popup

This component is used to display a message or provide a choice to the user to choose from.

This component also has responsive properties of the widgets within the component. You don't need to explicitly assign the breakpoint values in every form for the component.

Usage

Here are the steps to set the component in Quantum Visualizer:

  1. Open the Temenos DigitalOrigination project in Quantum Visualizer.
  2. Drag and drop a Flex Container widget onto the required form.
  3. Select the Flex Container and set the following properties:
    • width: "100%"
    • left: "0%"
    • top: "0%"
    • height: "90 Dp"
  4. Insert the component in the flex and write the following code in the respective form’s onBreakPointChange function.
    this.view.popup.onBreakpointChange(width);

APIs

Callbacks

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:39:40 AM IST