blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
InspectorRow
Interface InspectorRow
Inspector row containing key, type, and preview value metadata.
interface
InspectorRow
{
depth
:
number
;
key
:
string
;
path
:
string
;
type
:
string
;
value
:
string
;
}
Index
Properties
depth
key
path
type
value
Properties
depth
depth
:
number
key
key
:
string
path
path
:
string
type
type
:
string
value
value
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
key
path
type
value
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Inspector row containing key, type, and preview value metadata.