包详细信息

vue-guess-refname-path-to-pmb

mk-pmb18ISC0.1.1

For a given Vue element, guess the chain of ref names by which it can be reached from the app object.

vue

自述文件



vue-guess-refname-path-to-pmb

For a given Vue element, guess the chain of ref names by which it can be reached from the app object.

API

This module exports one function:

guessRefNamesPath(vueElem)

Returns the $refs path components as an array.

Usage

:TODO:

Known issues

  • Needs more/better tests and docs.

 

License

ISC