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
| buttonText |`string`| 'Submit' | optional user-defined text on button |
45
46
| buttonTextWhenReady |`string`|| optional user-defined text on button when success (either provide this or give iconName to be shown once submitted successfully ) , this will get priority over icon name |
46
47
| iconName |`string`| 'check' | optional any icon name from fontello icons , to be shown once we got success. |
47
48
| textStyle |`object`|| optional text styles to override existing styles |
0 commit comments