• React Hook that updates when the status of the given Pixel changes.

    Parameters

    • Optional pixel: Pixel

      The Pixel for which to watch the status.

    Returns PixelStatus | undefined

    The status of the given Pixel.

Generated using TypeDoc