blockly > Events > BlockFieldIntermediateChangeJson

Events.BlockFieldIntermediateChangeJson interface

Signature:

export interface BlockFieldIntermediateChangeJson extends BlockBaseJson 

Extends: BlockBaseJson

Properties

Property Modifiers Type Description
name string
newValue unknown
oldValue unknown