Dom

grupojaque-ngx-commonsGlobals"lib/helpers/dom/dom.helper"

DOM Helper

This module contains methods that directly interact with elements of the DOM

Index

Functions

Functions

switchShowHidePassword

switchShowHidePassword(input: ElementRef): void

Defined in lib/helpers/dom/dom.helper.ts:16

Override attribute type of element with the values text or password

Parameters:

NameTypeDescription
inputElementRefInput of type ElementRef

Returns: void