Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
RemoveAttributeDefinitionChange
Interface RemoveAttributeDefinitionChange
Change triggered by the
Remove AttributeDefinition
update action.
interface
RemoveAttributeDefinitionChange
{
change
:
string
;
previousValue
:
AttributeDefinition
;
type
:
"RemoveAttributeDefinitionChange"
;
}
Index
Properties
change
previous
Value
type
Properties
Readonly
change
change
:
string
Readonly
previous
Value
previous
Value
:
AttributeDefinition
Value before the change.
Readonly
type
type
:
"RemoveAttributeDefinitionChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
previous
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Remove AttributeDefinition update action.