package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Opt : sig ... end
val make_input : ?to_string:('a -> string) -> (module Bonsai_web.Bonsai.Model with type t = 'a) -> id:Bonsai_web.Vdom.Attr.t -> include_empty:bool -> default_value:'a option -> state:'a Opt.t -> set_state:('a Opt.t -> unit Ui_effect.t) -> extra_attrs:Bonsai_web.Vdom.Attr.t list -> extra_option_attrs:('a -> Bonsai_web.Vdom.Attr.t list) -> all:'a list -> Bonsai_web.Vdom.Node.t
OCaml

Innovation. Community. Security.