PropertyUndoEntry
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:272
Type Parameters
T
T = unknown
Properties
label
label:
string
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:280
Human-readable description
newValue
newValue:
T
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:278
Value after the change
previousValue
previousValue:
T
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:276
Value before the change
propertyId
propertyId:
string
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:274
Property path or identifier
timestamp
timestamp:
number
Defined in: src/components/editor/PropertyInspector/PropertyInspector.types.ts:282
Timestamp