Vue.js find components
ExtensionDeveloper Tools147 users
Overview
Adds global helper function for finding Vue components (window.vueFind = querySelector for VDOM)
Adds global helper function for finding Vue components window.vueFind ~= querySelector for VDOM window.vueFindAll ~= querySelectorAll for VDOM window.vueFind('Card CardDialog[model=isCardDialogVisible]').model - Simple selectors: `window.vueFind('missing')` prints a warning with a tree of supported simple selectors - Attribute selectors: only `[attr=fullvalue]` and `[attr="full value"]` operators are supported - Combinators: simple selectors can only be combined with a descendant combinator (a space)
0 out of 5No ratings
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version0.1.0
- UpdatedDecember 6, 2021
- Offered bylukaw
- Size16.3KiB
- LanguagesEnglish
- Developer
Email
law3wad@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
The developer has disclosed that it will not collect or use your data.
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes