SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
page-model
PageAction
Interface PageAction
interface
PageAction
{
attrs
:
{
actionId
:
number
;
actionName
:
string
;
attributes
:
{
disabled
?:
boolean
;
displayName
?:
string
;
[
property
:
string
]
:
any
;
}
;
controlId
?:
number
;
displayName
:
string
;
type
:
string
;
}
;
childNodes
?:
PageAction
[]
;
}
Index
Properties
attrs
child
Nodes?
Properties
attrs
attrs
:
{
actionId
:
number
;
actionName
:
string
;
attributes
:
{
disabled
?:
boolean
;
displayName
?:
string
;
[
property
:
string
]
:
any
;
}
;
controlId
?:
number
;
displayName
:
string
;
type
:
string
;
}
Optional
child
Nodes
child
Nodes
?:
PageAction
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
child
Nodes
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...