Temenos Digital
R24 AMR | Min(s) read

Date Input

This component is used to take a date as an input from the user. The slashes are automatically added while the user enters the Date.

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 as per the design requirement
    • height: "40 Dp"
  4. Insert the component in the Flex Container.

The responsive data is not maintained in the component as there are no major changes in dimensions across the breakpoints. If any changes are required, they can be assigned to the parent flex.

The basic date validations such as following are a part of the component controller.

  • The range of month is between 1 to 12.
  • Date in that particular month (For example, 30th Feb is not a valid date).

APIs

Callbacks

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 12:28:48 PM IST