DevTools Tips

Find your web component's custom element code

Categories: Supported by:

In Firefox, when inspecting elements (in the Inspector panel), you can click on the custom badge to go straight to the custom element's JavaScript source code.

Animation showing the custom button in Firefox's inspector and that clicking on it goes to the debugger.