package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

These controls come unstyled by default. jane-web-style provides css that will make the control and option pills pretty.

val create : ?extra_attrs:Bonsai_web.Vdom.Attr.t list Bonsai_web.Value.t -> ?placeholder:string -> ?on_set_change:(Core.String.Set.t -> unit Ui_effect.t) Bonsai_web.Value.t -> ?split:(string -> string list) -> unit -> (Core.String.Set.t * Bonsai_web.Vdom.Node.t * (Core.String.Set.t -> unit Ui_effect.t)) Bonsai_web.Computation.t