Open mozay opened 7 months ago
In some scenarios I need to clear the value entered by the user. Is there a way?
Which version do you use compose or view? For compose you can do that with clearing valuText parameter. But for view usage it doesn't available, you should use delete button to clear text
In some scenarios I need to clear the value entered by the user. Is there a way?