SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
object
ChildNode
Interface ChildNode
interface
ChildNode
{
_fullScreen
?:
boolean
;
attributes
?:
NodeAttributes
;
attrs
:
ChildNodeAttrs
;
childNodes
?:
ChildNode
[]
;
id
:
string
;
inheritedAttributes
?:
TypeAttributes
;
typeAttributes
:
TypeAttributes
;
}
Hierarchy (
view full
)
ControlContainer
ChildNode
Index
Properties
_full
Screen?
attributes?
attrs
child
Nodes?
id
inherited
Attributes?
type
Attributes
Properties
Optional
_full
Screen
_full
Screen
?:
boolean
Optional
attributes
attributes
?:
NodeAttributes
attrs
attrs
:
ChildNodeAttrs
Optional
child
Nodes
child
Nodes
?:
ChildNode
[]
id
id
:
string
Optional
inherited
Attributes
inherited
Attributes
?:
TypeAttributes
type
Attributes
type
Attributes
:
TypeAttributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_full
Screen
attributes
attrs
child
Nodes
id
inherited
Attributes
type
Attributes
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...