Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer-plugins
TreeViewChild
Interface TreeViewChild
interface
TreeViewChild
{
children
?:
TreeViewChild
[]
;
guid
:
string
;
id
:
number
;
name
:
string
|
null
;
parentGuid
:
string
|
null
;
teiaType
:
string
;
typeId
:
string
;
}
Index
Properties
children?
guid
id
name
parent
Guid
teia
Type
type
Id
Properties
Optional
children
children
?:
TreeViewChild
[]
guid
guid
:
string
id
id
:
number
name
name
:
string
|
null
parent
Guid
parentGuid
:
string
|
null
teia
Type
teiaType
:
string
type
Id
typeId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
guid
id
name
parent
Guid
teia
Type
type
Id
Documentation - v19.2.0-dev
Loading...