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)