with Params
Creates a SignalData object with parameters, which can be emitted later.
Return
A SignalData object containing the value and parameters.
Parameters
value
The value to wrap.
params
The parameters to associate with the value.
Creates a SignalData object with parameters, which can be emitted later.
A SignalData object containing the value and parameters.
The value to wrap.
The parameters to associate with the value.