TermUI.Dev.UIInspector (TermUI v0.2.0)
View SourceUI Inspector overlay for development mode.
Shows component boundaries, names, types, and render times as an overlay on top of the application. Toggle with Ctrl+Shift+I when dev mode is enabled.
Features
- Component boundary outlines
- Component name and type labels
- Render time display
- Click to select component for state inspection
Summary
Functions
Creates a top border line with embedded label.
Finds component at screen position for selection.
Formats render time for display.
Extracts short module name from full module atom.
Gets summary of component state for quick display.
Renders the UI inspector overlay.
Renders a single component's boundary and label.
Functions
Creates a top border line with embedded label.
Finds component at screen position for selection.
Formats render time for display.
Extracts short module name from full module atom.
Gets summary of component state for quick display.
Renders the UI inspector overlay.
Returns render nodes for component boundaries and labels.
Renders a single component's boundary and label.