Tracked value receiver signature.
Accepts current value and the method it is received by as parameters. Receives no arguments if there is no current value.
Rest
...args: [value: T, by: CxRequestMethod] | [undefined?, undefined?]Generated using TypeDoc
Tracked value type.