package vue-ppx

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class type Vue.create_argSource

method data : 'data Js_of_ocaml.Js.meth
method methods : 'methods Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method computed : 'computed Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method watch : 'watch Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method props : 'props Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method template : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method render : (Js_of_ocaml.Js.Unsafe.any, Js_of_ocaml.Js.Unsafe.any) Js_of_ocaml.Js.meth_callback Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method emits : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method name : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method components : 'components Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method directives : 'directives Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop