Temenos Digital
R24 AMR | Min(s) read

Information Tooltip

This component is used to display additional information to the users.

Following are the various views of the Information Tooltip component:

  • Desktop & tablet view : width > 640

  • Mobile view : width < 640

Assumptions:

  1. The width of the tooltip will be fixed to
    1. Desktop and Tablet - 300 Dp
    2. Mobile - 250 Dp
  2. The tooltip can have 3 possible positions (left/right/center) wrt the image. These positions can be set by calling a function of the component or while setting data to the component.
  3. There is no limit to number of characters or words that can be set to the info text
  4. The text is displayed in a Richtext widget. Therefore, you can display hyperlinks in them, if required.

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:
    • Clip bounds: "Off"
    • Height: "30 Dp"
    • Width: "30 Dp"
  4. Assign higher z index to the flex so that the tooltip appears on top of the content in the form
  5. Insert the component in the Flex Container.

APIs

Copyright © 2020- Temenos Headquarters SA

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