package bonsai

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

Module Elements.Freeform_multiselectSource

Sourceval 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
Sourceval 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