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
I want to execute some code when user clicks the agreement checkbox. It seems there are no event handler functions on UI component. Is there a way to catch events such as onValid, onSigned/OnAgreed etc?
I want to execute some code when user clicks the agreement checkbox. It seems there are no event handler functions on UI component. Is there a way to catch events such as onValid, onSigned/OnAgreed etc?
Thanks in advance!