package eliom

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

Module Page_status.EventsSource

convenience functions for retrieving a react event for the current page that is triggered whenever it reaches the respective status

Sourceval active : unit -> unit React.E.t
Sourceval cached : unit -> unit React.E.t
Sourceval dead : unit -> unit React.E.t
Sourceval inactive : unit -> unit React.E.t

inactive occurs when the Active state is left (Cached or Dead)

OCaml

Innovation. Community. Security.