this.gui
Preparing search index...
GuiSpecNode
Type Alias GuiSpecNode
type
GuiSpecNode
=
{
children
?:
GuiNode
|
GuiNode
[]
;
parts
?:
GuiPartSpec
[]
;
props
?:
GuiNodeProps
;
provenance
?:
GuiNodeProvenance
;
type
:
string
|
any
;
}
Index
Properties
children?
parts?
props?
provenance?
type
Properties
Optional
children
children
?:
GuiNode
|
GuiNode
[]
Optional
parts
parts
?:
GuiPartSpec
[]
Optional
props
props
?:
GuiNodeProps
Optional
provenance
provenance
?:
GuiNodeProvenance
type
type
:
string
|
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
parts
props
provenance
type
this.gui
Loading...