The unique id of the view.
The subscription name for the data. Must be unique per view.
The signals to extract data for. To avoid unnecessary re-renders, memoize this object.
The extracted signal data. If an empty array is returned, all previously received data is invalid and should be discarded.
A hook for extracting signal data from the measurement context.