You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
visibleIcon: 'Default', // Here you can pass an SVG tag or a string. Default is the value for the default svg
281
+
visibleLabel: 'Show', // This field is optional
282
+
hiddenIcon: 'Default', // Here you can pass an SVG tag or a string. Default is the value for the default svg
283
+
hiddenLabel: 'Hide', // This field is optional
284
+
buttonClasses: ['toggle-password-button'], // Here you can add as many classes as you wish. You will need at least to add the "toggle-password-button" class
0 commit comments