blockly > Etkinlikler > BlockChangeJson
Events.BlockChangeJson arayüzü
İmza:
export interface BlockChangeJson extends BlockBaseJson
Genişletir: BlockBaseJson
Özellikler
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-14 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-14 UTC."],[[["The `BlockChangeJson` interface, extending `BlockBaseJson`, describes the JSON format for block change events in Blockly."],["It includes properties like `element`, `newValue`, `oldValue` to represent the change, with optional properties like `disabledReason` and `name` for additional context."],["These properties store information about what element of the block changed, the new and old values associated with the change, and potentially the reason for the change and the block's name."]]],[]]