Vue_navSourcetype push_obj = {pu_path : string option;pu_name : string option;params : (string * Mjs.any) list option;query : (string * string) list option;}navigation ML object
navigation iterator argument for 'next'
val wrap_hook :
(push_obj -> push_obj -> 'a next) ->
('b,
push_args Mjs.t ->
push_args Mjs.t ->
(Js_of_ocaml.Js.Unsafe.any -> 'c) ->
'c)
Js_of_ocaml.Js.meth_callbackwrapper for navigation guards that don't have access to this
val wrap_meth_hook :
('a -> push_obj -> push_obj -> 'b next) ->
('a,
push_args Mjs.t ->
push_args Mjs.t ->
(Js_of_ocaml.Js.Unsafe.any -> 'c) ->
'c)
Js_of_ocaml.Js.meth_callbackwrapper for navigation guards that have access to this