package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module By_row : sig ... end
type ('a, 'p, 'k) t =
  1. | None : (unit, unit, 'k) t
  2. | By_row : {
    1. on_change : ('k option -> unit Bonsai_web.Effect.t) Bonsai_web.Value.t;
    } -> ('k Focus_by_row.optional, 'k option, 'k) t
OCaml

Innovation. Community. Security.