Temenos Digital
R24 AMR | Min(s) read

YesNoOptionChooser

This component takes the input from the users in the form of Yes or No to a particular question.

This component also contains responsive properties of the widgets within the component. Therefore, 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: "50 Dp"
  4. Insert the component in the flex and write the following code in the respective forms Controller's onBreakPointChange function.
    this.view.YesNoOptionChoser.onBreakpointChange(width);

APIs

In this topic

Copyright © 2020- Temenos Headquarters SA

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