Module Sharp_form

module Sharp_form: sig .. end
Helpers to deal with HTML forms.

class type field = object .. end
val text_field : #field Js.t -> string Sharp_core.t * (unit -> unit)
Signal of the last value of a text field.