SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
TypeAttributesChange
Type Alias TypeAttributesChange<ControlTypeAttributes, Property>
Type
Attributes
Change
<
ControlTypeAttributes
,
Property
>
:
Property
extends
any
?
{
property
:
Property
;
type
:
"typeAttributes"
;
value
:
{
new
:
ControlTypeAttributes
[
Property
]
;
old
:
ControlTypeAttributes
[
Property
]
;
}
;
}
:
never
Type Parameters
ControlTypeAttributes
extends
TypeAttributes
Property
extends
keyof
ControlTypeAttributes
=
keyof
ControlTypeAttributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...