new YArrayEvent(yarray, transaction)
Parameters:
| Name | Type | Description |
|---|---|---|
yarray |
YArray.<T> | The changed type |
transaction |
Transaction | The transaction object |
Event that describes the changes on a YArray
| Name | Type | Description |
|---|---|---|
yarray |
YArray.<T> | The changed type |
transaction |
Transaction | The transaction object |