package bonsai

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

Module Private.LifecycleSource

Sourcetype t = {
  1. on_activate : unit Ui_effect.t option;
  2. on_deactivate : unit Ui_effect.t option;
  3. after_display : unit Ui_effect.t option;
}
Sourcemodule Collection : sig ... end
OCaml

Innovation. Community. Security.