Browse Source

Update CapsLock.directive.md

pull/17267/head
Sinan Öztürk 3 years ago
committed by Sinan997
parent
commit
cd5867a3f8
  1. 4
      docs/en/UI/Angular/CapsLock.directive.md

4
docs/en/UI/Angular/CapsLock.directive.md

@ -1,6 +1,6 @@
# Show Password Directive
# Caps Lock Directive
In password inputs,You may want to show if Caps Lock is on. To make this even easier, you can use the `TrackCapsLockDirective` which has been exposed by the `@abp/ng.core` package.
In password inputs, You may want to show if Caps Lock is on. To make this even easier, you can use the `TrackCapsLockDirective` which has been exposed by the `@abp/ng.core` package.
## Getting Started

Loading…
Cancel
Save