Re-opening this issue from v6: vuejs/devtools-v6#1094
Currently there's no way that I can see to fully inspect component data objects in the vue dev tools including their functions, "store as global variable" or "use in console" would be useful to this.
I'm referring to state which has functions rather than component methods, although that might be useful too to invoke arbitrarily
Re-opening this issue from v6: vuejs/devtools-v6#1094
Currently there's no way that I can see to fully inspect component data objects in the vue dev tools including their functions, "store as global variable" or "use in console" would be useful to this.
I'm referring to state which has functions rather than component methods, although that might be useful too to invoke arbitrarily