Module Ev.DataSource

Form data events

Sourcetype t

The type for FormDataEvent objects.

Sourceval form_data : t -> Data.t

form_data e is the form data when the event was fired.