SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
ControlAttrs
Interface ControlAttrs
interface
ControlAttrs
{
attributes
?:
{
disabled
:
boolean
;
state
?:
ActionState
;
}
;
category
:
string
;
id
:
string
;
states
?:
ControlStates
;
type
:
string
;
}
Index
Properties
attributes?
category
id
states?
type
Properties
Optional
attributes
attributes
?:
{
disabled
:
boolean
;
state
?:
ActionState
;
}
category
category
:
string
id
id
:
string
Optional
states
states
?:
ControlStates
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
category
id
states
type
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...