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
| hideFooter | Hide typeform footer, that appears showing the progress bar and the navigation buttons. |`Boolean`| false |
91
-
| hideHeaders | Hide typeform header, that appears when you have a Question group, or a long question that you need to scroll through to answer, like a Multiple Choice block. |`Boolean`| false |
92
-
| onSubmit | Callback function that will be executed right after the typeform is successfully submitted. |`Function`| - |
93
-
| onReady | Callback function that will be executed once the typeform is ready. |`Function`| - |
94
-
| transferableUrlParameters | Parameters that we want to transfert from the URL to the Typeform as hidden fields |`Array`|[]|
| hideFooter | Hide typeform footer, that appears showing the progress bar and the navigation buttons. |`Boolean`| false |
91
+
| hideHeaders | Hide typeform header, that appears when you have a Question group, or a long question that you need to scroll through to answer, like a Multiple Choice block. |`Boolean`| false |
92
+
| onSubmit | Callback function that will be executed right after the typeform is successfully submitted. |`Function`| - |
93
+
| onReady | Callback function that will be executed once the typeform is ready. |`Function`| - |
94
+
| onScreenChanged | Callback function that will be executed once the typeform's active screen changes. |`Function`| - |
95
+
| transferableUrlParameters | Parameters that we want to transfert from the URL to the Typeform as hidden fields |`Array`|[]|
0 commit comments