You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce the ability to interact with the Uno Platform PasswordBox element.
There should be properties for interacting with the reveal password button, getting the value, as well as actions for setting the value, appending to the value, and clearing the value.
Recommended to build this on top of the TextBox element.
Platforms
iOS
Android
WebAssembly
The text was updated successfully, but these errors were encountered:
Describe the feature and how it will be used
Introduce the ability to interact with the Uno Platform
PasswordBox
element.There should be properties for interacting with the reveal password button, getting the value, as well as actions for setting the value, appending to the value, and clearing the value.
Recommended to build this on top of the
TextBox
element.Platforms
The text was updated successfully, but these errors were encountered: