[Forminator Pro] JS API documentation

0

I’m looking for a JS API documentation, to hook into the Forminator front-end (showing custom Popups or page elements depending on user actions, field values, validation errors, and the like).

So far, I’ve found a mention of the event “$(document).on( ‘forminator:form:submit:success’)” in the WordPress forums:
https://wordpress.org/support/topic/how-to-issue-a-script-after-for-submit/#post-12529547

Can you document all available JS events (and methods) similar to the PHP documentation here? https://wpmudev.com/docs/api-plugin-development/forminator-api-docs/