module Sharp_form: sig .. end
sig
end
class type field = object .. end
object
val text_field : #field Js.t -> string Sharp_core.t * (unit -> unit)
#field Js.t -> string Sharp_core.t * (unit -> unit)