Module Bonsai_web.To_incr_dom

val convert : ('inputBonsai_web__.Import.Vdom.Node.t) Bonsai_web__.Import.Bonsai.t -> (module S with type Extra.t = unit and type Input.t = 'input)
val convert_with_extra : ('inputBonsai_web__.Import.Vdom.Node.t * 'extra) Bonsai_web__.Import.Bonsai.t -> (module S with type Extra.t = 'extra and type Input.t = 'input)