Element Inspector

Part of EH Tricks, a set of Quality of Life improvements for Breakdance, the Element Inspector allows you to quickly inspect the markup of your frontend from inside the builder and swiftly copy/paste the Tag, ID, or Class(es).

 

Usage:

  • Hold the Shift Key and Hover any element on your page
  • Hover over another element to update the Element Inspector data
  • Click the Tag, ID, individual Class, or the Classes to copy the values to the clipboard
  • Navigate the current DOM element’s branch using the Arrow Icons

Keyboard Navigation:

  • Element Inspector supports keyboard navigation and usage
  • Use Tab key to navigate the interface
  • Press Enter to copy a value
  • Use Shift + ↑ and Shift + ↓ to navigate the current DOM element’s branch