internal_ui_inspector.md: add web-summary

This commit is contained in:
Yann Cébron 2025-03-05 14:54:50 +01:00
parent 9bc59d36dd
commit 9ce154f366

View File

@ -2,6 +2,10 @@
# Internal Actions UI Inspector
<web-summary>
Explore the UI Inspector tool to check properties of any IDE UI component. Learn how to use it to inspect, find code locations, and get details on specific component properties.
</web-summary>
<link-summary>UI Inspector allows checking properties of any UI component in the running IDE instance.</link-summary>
The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an internal description of each element.