package vue-jsoo

  1. Overview
  2. Docs
Binding of Vue_js

Install

Dune Dependency

Authors

Maintainers

Sources

vue-jsoo-0.3.tar.gz
md5=ba1262b631818c3d20eb872b0f6989de
sha512=d326ec29baa9abd5ad0629e3d854b78cb6846714d73b6517fa1f2341f909fe9b4cfd554c113674e133e23e8906d402ab0a3df4210dca1a775ea04c29486cb1cd

doc/vue-jsoo.vuex/Vuex/class-type-store/index.html

Class type Vuex.storeSource

JS store object

method state : 'state Mjs.t Mjs.readonly_prop
method getters : ('state Mjs.t -> ('state Mjs.t -> Mjs.any) Mjs.table -> Mjs.any) Mjs.table Mjs.readonly_prop
method replaceState : 'state Mjs.t -> unit Mjs.meth
method watch : ('state Mjs.t -> ('state Mjs.t -> 'a) Mjs.table -> 'b) -> ('b -> unit) -> unit Mjs.meth
method subscribe : (Internal.mutation_js Mjs.t -> 'state Mjs.t -> unit) -> unit Mjs.meth
method subscribeAction : (Internal.mutation_js Mjs.t -> 'state Mjs.t -> unit) -> unit Mjs.meth
method unregisterModule : Mjs.js_string Mjs.t -> unit Mjs.meth
method hasModule : Mjs.js_string Mjs.t -> bool Mjs.t Mjs.meth
method hotUpdate : 'a -> unit Mjs.meth
OCaml

Innovation. Community. Security.