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 selected 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 | More actions (...) menu item |
Go to the location in the devicetree file. Right-click on the node or property name to access this option. |
| Show Type Binding | More actions (...) menu item |
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 | More actions (...) menu item |
Copy the path to clipboard. Right-click on the node or property name to access this option. |
| Delete | More actions (...) menu item |
Click to remove the current property element. |