Skip to content

How to identify Svelte components in Chrome DevTools? #15189

Answered by brunnerh
alexbjorlig asked this question in Q&A
Discussion options

You must be logged in to vote

If you just want to find a component, there is the Vite plugin inspector. When configured and activated, it shows which component an element belongs to and (if no custom backend integration is used) will open the file on click.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@alexbjorlig
Comment options

@amxv
Comment options

Answer selected by alexbjorlig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants