BlockModel
| null
Specifies the block model that was moved.
number
Specifies the new index of the block after it was moved.
boolean
Indicates whether the user directly interacted with the block (e.g., moving it manually).
If false
, the block was moved programmatically.
string
Specifies the ID of the parent block where the block was moved to.
number
Specifies the previous index of the block before it was moved.
string
Specifies the ID of the parent block from which the block was moved.