Add basic documentation to umbPasswordToggle

This commit is contained in:
Bjarne Fyrstenborg
2017-11-30 23:48:41 +01:00
parent 61b9ab5c7b
commit 3b8a2d7d65

View File

@@ -1,4 +1,15 @@
(function () {
/**
@ngdoc directive
@name umbraco.directives.directive:umbPasswordToggle
@restrict E
@scope
@description
<strong>Added in Umbraco v. 7.7.4:</strong> Use this directive to render a password toggle.
**/
(function () {
'use strict';
// comes from https://codepen.io/jakob-e/pen/eNBQaP