EnglishFrenchSpanish

Free editor online | DOC → | XLS → | PPT →


OffiDocs favicon

Vue.js find components in Chrome with OffiDocs

Vue.js find components  screen for extension Chrome web store in OffiDocs Chromium

Ad


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)

Additional Information:


- Offered by lukaw
- Average rating : 0 stars (hated it)
- Developer Contact Developer

Vue.js find components web extension integrated with the OffiDocs Chromium online


Run Chrome Extensions

Ad