Skip to main content

ReForm.Helpers

ReForm.Helpers basically provides some helpers to deal with form elements, fields, etc:

Functions

handleChange

let handleChange: (string => unit, ReactEvent.Form.t) => unit

handleSubmit

let handleSubmit: (unit => unit, ReactEvent.synthetic<'a>) => unit