0.1.1 • Published 1 year ago

vue-guess-refname-path-to-pmb v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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