Explore

This component is used in the Infinity Origination app (previously known as Onboarding app) to display additional information to the users.

Following are the various views of the Explore component:

  • Desktop & tablet view: width > 640

    The following gif shows right, centre, and left positions.

  • Mobile view : width < 640

When the width of the view is greater than 1380, the image is chipped vertically by maintaining the aspect ratio of the image.

Usage

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

  1. Open the Infinity Origination 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:
    • Clip bounds: "Off"
    • Height: "preferred"
    • Width: "100%"
  4. Insert the component in the Flex and write the following code in the respective form Controller's onBreakPointChange function.
    this.view.SelectProducts.onBreakpointChange(eventObj,width);
    //width is the current breakpoint value 
    //eventObj is the component instance

APIs

Callbacks

The callback for the button onClick is set as a part of data in setData API.


Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 23, 2023 9:45:44 PM IST