alba.fmlib_js
App.Subscription
alba.albalib
alba.core
alba.fmlib
alba.fmlib_native
alba.fmlib_node
type 'msg t =
| None
| Batch of 'msg t list
| Root of string * 'msg decoder
Root (event_name, handler) for events arriving on the root element of the application.
Root (event_name, handler)