Vue.js find components icon

Vue.js find components

by lukaw

v0.1.0 Updated Dec 6, 2021 16.3KiB
CWS
195
Users
★ 0.00
0 reviews
#8757
of 42.7K
developer
#666 of 3.1K
⚠️Not updated in over 2 years

Description

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)
Vue.js find components screenshot 1

Reviews

Loading reviews...

Details

Version 0.1.0
Updated Dec 6, 2021
Size 16.3KiB
First Seen Mar 22, 2026