Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > Acara > BlockChangeJson
Antarmuka Events.BlockChangeJson
Tanda Tangan:
export interface BlockChangeJson extends BlockBaseJson
Memperluas: BlockBaseJson
Properti
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-14 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]