PropertyUndoEntry
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:327
Type Parameters
Section titled “Type Parameters”T = unknown
Properties
Section titled “Properties”label:
string
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:335
Human-readable description
newValue
Section titled “newValue”newValue:
T
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:333
Value after the change
previousValue
Section titled “previousValue”previousValue:
T
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:331
Value before the change
propertyId
Section titled “propertyId”propertyId:
string
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:329
Property path or identifier
timestamp
Section titled “timestamp”timestamp:
number
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:337
Timestamp