Documentation
    Preparing search index...
    interface SignalFnc<GValue> {
        "[SIGNAL]": SignalTrait<GValue>;
        (): GValue;
    }

    Type Parameters

    • GValue

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    "[SIGNAL]": SignalTrait<GValue>