Перейти к содержанию

Development of the "forgotten-password (password recovery)" component

This component was developed for user password recovery. It is checked for the correctness of the user's e-mail input.

To implement this component, ionic methods such as: - (ion-input) are used to enter variables. It itself is located in (ion-item) and contains several variables inside itself, for the user to work with it fully and correctly. These include: - (label) is used to name the field - (type) is used to assign its type - (fill) is used to select the border of the input field - (color) is used to select the color of the text input backlight. - (placeholder) is used to enter background text. - (required) is used to assign a mandatory entry point