Event that is fired when a snapshot has been changed.
It provides the ID of the snapshot and the updated properties, allowing listeners to react to the changes.
Use Case
Use this event to monitor changes to snapshots, such as updates to their name, order, or thumbnail.
This is particularly useful for keeping the UI or other components in sync with the latest snapshot state.
Event that is fired when a snapshot has been changed.
It provides the ID of the snapshot and the updated properties, allowing listeners to react to the changes.
Use Case
Use this event to monitor changes to snapshots, such as updates to their name, order, or thumbnail. This is particularly useful for keeping the UI or other components in sync with the latest snapshot state.
See