package virtual_dom

  1. Overview
  2. Docs

Parameters

module Handler : Handler

Signature

type t +=
  1. | C : Handler.Action.t -> t
val inject : Handler.Action.t -> t