I want to be able to visually-isolate an element in DevTools #107
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So imagine this: you enter DevTools, pick one item, for example a
div
that acts like a button, so it holds an icon, a label, some styling—you know, a background color, shadow, simple stuff. Then I simply right click that and press something like "Render separately" and it opens a new tab or a window and I see just this element, in isolation. It has everything inside, the icon, the label, the styling, but there's nothing more, just white background around it. It would be even cooler if I could quickly screenshot it in some visually appealing way, straight to my clipboard.https://webwewant.fyi/wants/68/
Beta Was this translation helpful? Give feedback.
All reactions