We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4de58 commit d9ac045Copy full SHA for d9ac045
knowledge-base/textbox-eye-reveal-password.md
@@ -27,7 +27,7 @@ This KB answers the following questions:
27
* How to add an eye icon to a text input and click the icon to show and hide the entered password?
28
* How to implement a button that reveals the password in a Telerik TextBox on click?
29
* How to make an eye toggle appear in a password textbox no matter if the textbox is focused or not?
30
-* How to use mouseup and mousedown events on the `TelerikSvgIcon` control to toggle a password field?
+* How to use `mouseup` and `mousedown` events on the `TelerikSvgIcon` control to toggle a password field?
31
32
## Solution
33
0 commit comments