The following table lists UI elements in the node property entries and actions that you can take in the Node Inspector. These are contextual and depend on the node and its properties.
| UI element/action | Type | Description |
|---|---|---|
| Controller selector | Drop-down on the panel toolbar | Click to select a controller from a drop-down menu. The list of options in the menu is populated from the Zephyr and nRF Connect SDK devicetree type YAML files. |
| Add new element | Button | Click to add a new element to a property in the Properties tab. |
| Show in Text Editor | Context menu action | Go to the location in the devicetree file. Right-click on the node or property name to access this option. |
| Show Type Binding | Context menu action | Open the devicetree bindings file at the location where the given property is defined. Right-click on the node or property name to access this option. |
| Copy Path | Context menu action | Copy the path to clipboard. Right-click on the node or property name to access this option. |
| Delete | Context menu action | Click to remove the current property element. |