Skip to content

Commit d9ac045

Browse files
dimodiyordan-mitev
authored andcommitted
Update knowledge-base/textbox-eye-reveal-password.md
Co-authored-by: Yordan <[email protected]>
1 parent 7b4de58 commit d9ac045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/textbox-eye-reveal-password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This KB answers the following questions:
2727
* How to add an eye icon to a text input and click the icon to show and hide the entered password?
2828
* How to implement a button that reveals the password in a Telerik TextBox on click?
2929
* 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?
30+
* How to use `mouseup` and `mousedown` events on the `TelerikSvgIcon` control to toggle a password field?
3131

3232
## Solution
3333

0 commit comments

Comments
 (0)