Change<V = any>
interfaceGeneric "old → new" wrapper for fine-grained change notifications.
Carries the dotted path that changed.
Type parameters
| Name | Type | Description |
|---|---|---|
V | — | Value type at the changed path. |
Generic "old → new" wrapper for fine-grained change notifications.
Carries the dotted path that changed.
| Name | Type | Description |
|---|---|---|
V | — | Value type at the changed path. |