1 2 3 4 5 6 7 8
val input_field : ?name:Jstr.t -> ?id':Jstr.t -> ?value':Jstr.t -> label:Jstr.t -> unit -> Brr.El.t (** Create a new input element *)