InspectorHTMLBinding

InspectorHTMLBinding

Visual inspector of HTML and DOM elements

Methods

(static) inspect(treeNode) → {Array.<Cauldron.InspectorElement>}

Description:
  • Inspects the given TreeNode and if supported, returns a map of editable attributes
Source:
Parameters:
Name Type Description
treeNode TreeNode
Returns:
Type
Array.<Cauldron.InspectorElement>