SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
PageDataChange
Interface PageDataChange
interface
PageDataChange
{
type
:
PAGE_DATA
;
value
:
{
new
:
PageModelData
;
old
?:
PageModelData
;
}
;
}
Index
Properties
type
value
Properties
Readonly
type
type
:
PAGE_DATA
value
value
:
{
new
:
PageModelData
;
old
?:
PageModelData
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...