How to use the faEye function from @fortawesome/free-solid-svg-icons
Find comprehensive JavaScript @fortawesome/free-solid-svg-icons.faEye code examples handpicked from public code repositorys.
16 17 18 19 20 21 22 23 24 25
this.apiService = apiService; 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 = "";
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)