Clear Text Fields/Pin Codes

This action lets users clear the values from single or multiple TextField and PinCode widgets. This comes in handy while implementing a form inside your app, and you want to let the user reset the form with one click.

Adding Clear Text Fields/Pin Codes action

Follow the steps below to add this action to any widget.

  1. Select the Widget (e.g., IconButton, Button, etc.) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), click + Add Action button.

  3. Search and select the Clear Text Fields/Pin Codes (under Widget/UI Interactions) action.

  4. Select the TextFields and PinCode widgets you want to reset.


Published Date: September 19, 2023

Last updated