How to use the faEyeSlash function from @fortawesome/free-solid-svg-icons
Find comprehensive JavaScript @fortawesome/free-solid-svg-icons.faEyeSlash code examples handpicked from public code repositorys.
17 18 19 20 21 22 23 24 25 26
this.common_service = common_service; this._snackBar = _snackBar; this.modalService = modalService; this.faTimesCircle = free_solid_svg_icons_1.faTimesCircle; this.faEye = free_solid_svg_icons_1.faEye; this.faEyeSlash = free_solid_svg_icons_1.faEyeSlash; this.close = exports.close; this.password_type = "password"; this.user_id = ""; this.isLoading = false;
1
0
0
+ 2 other calls in file
@fortawesome/free-solid-svg-icons.faParagraph is the most popular function in @fortawesome/free-solid-svg-icons (7109 examples)