package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val list : ?extra_attrs:Bonsai_web.Vdom.Attr.t list Bonsai_web.Value.t -> ?placeholder:string -> ?split:(string -> string list) -> Core.Source_code_position.t -> string list Bonsai_web_ui_form__.Form.t Bonsai_web.Computation.t
val set : ?extra_attrs:Bonsai_web.Vdom.Attr.t list Bonsai_web.Value.t -> ?placeholder:string -> ?split:(string -> string list) -> Core.Source_code_position.t -> Core.String.Set.t Bonsai_web_ui_form__.Form.t Bonsai_web.Computation.t