SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
Control
Interface Control<ControlTypeAttributes>
interface
Control
<
ControlTypeAttributes
>
{
attributes
?:
ControlAttributes
;
attrs
:
ControlAttrs
;
childNodes
?:
Control
<
TypeAttributes
>
[]
;
id
?:
string
;
typeAttributes
:
ControlTypeAttributes
;
}
Type Parameters
ControlTypeAttributes
extends
TypeAttributes
=
TypeAttributes
Index
Properties
attributes?
attrs
child
Nodes?
id?
type
Attributes
Properties
Optional
attributes
attributes
?:
ControlAttributes
attrs
attrs
:
ControlAttrs
Optional
child
Nodes
child
Nodes
?:
Control
<
TypeAttributes
>
[]
Optional
id
id
?:
string
type
Attributes
type
Attributes
:
ControlTypeAttributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
attrs
child
Nodes
id
type
Attributes
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...