package vue-jsoo
Binding of Vue_js
Install
Dune Dependency
Authors
Maintainers
Sources
archive?sha=d960c9bea36c709fdb3daaf319f047b49689ff45
md5=2cc7a479a0b824387f924ce83971095b
sha512=feaca68fb03c8a26ba4133f37ed8e303c5107d2bf1e73d798f739752bfc1fcb4ba53c5f6a6640c5d44cd6d52ccbb78188a2e5906e441eca98cc1af6eed29785c
doc/vue-jsoo.router/Vue_router/Internal/index.html
Module Vue_router.Internal
Source
Internal JS module
Source
type ('a, 'b) route_ml = {
path : string;
component : ('a, 'b) Vue_component.component_args option;
children : (Mjs.top, Mjs.top) route Mjs.t list option;
name : string option;
components : ('a, 'b) Vue_component.component_args Mjs.table_cons option;
redirect : redirect option;
alias : string option;
props : props option;
hook : (Vue_nav.push_obj -> Vue_nav.push_obj -> 'b Vue_nav.next) option;
}
route object
Source
val make_route :
?component:('a, 'b) Vue_component.component_args ->
?children:(Mjs.top, Mjs.top) route Mjs.t list ->
?name:string ->
?components:('a, 'b) Vue_component.component_args Mjs.table_cons ->
?redirect:redirect ->
?alias:string ->
?props:props ->
?hook:(Vue_nav.push_obj -> Vue_nav.push_obj -> 'b Vue_nav.next) ->
string ->
('a, 'b) route Mjs.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>