blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
inspectorPanel
Function inspectorPanel
inspectorPanel
<
TTab
extends
InspectorPanelTab
,
TAction
extends
ActionBarAction
>
(
__namedParameters
:
InspectorPanelOptions
<
TTab
,
TAction
>
,
)
:
InspectorPanelHandle
<
TTab
,
TAction
>
Creates an interactive InspectorPanel backed by a Blessed box.
Type Parameters
TTab
extends
InspectorPanelTab
TAction
extends
ActionBarAction
Parameters
__namedParameters
:
InspectorPanelOptions
<
TTab
,
TAction
>
Returns
InspectorPanelHandle
<
TTab
,
TAction
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Creates an interactive InspectorPanel backed by a Blessed box.