Documentation
    Preparing search index...
    • Determines whether the provided input is a Signal or not.

      Type Parameters

      • GValue

      Parameters

      • input: unknown

        The value to test for being a Signal.

      Returns input is Signal<GValue>

      Whether the input is a Signal of the specified type.