Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
property-view
ResourcePropertiesCategoryNode
Interface ResourcePropertiesCategoryNode
interface
ResourcePropertiesCategoryNode
{
categoryId
:
string
;
children
:
ResourcePropertiesItemNode
[]
;
icon
?:
string
;
name
:
string
;
parent
:
ResourcePropertiesRoot
;
}
Hierarchy
ExpandableTreeNode
SelectableTreeNode
ResourcePropertiesCategoryNode
Index
Properties
category
Id
children
icon?
name
parent
Properties
category
Id
category
Id
:
string
children
children
:
ResourcePropertiesItemNode
[]
Optional
icon
icon
?:
string
name
name
:
string
parent
parent
:
ResourcePropertiesRoot
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
Id
children
icon
name
parent
Theia TypeDoc
Loading...