Signal() function
Warning: This API is now obsolete.
Signature:
export declare function Signal(id: string, opts?: SignalOptions): (target: any, key: any) => void;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
id |
string | |
|
opts |
(Optional) |
(target: any, key: any) => void