Enumeration FormManagerEvents

Events fired by the FormManager.

Export

Enumeration Members

Enumeration Members

formOpen: "formOpen"

Event emitted to notify that the form button has been clicked.

formSubmit: "formSubmit"

Event emitted to notify that the form answers have been submitted.

sendFormButton: "sendFormButton"

Event emitted to notify that the form button has been sent.