Documentation

afterActive()

Called after activation, for initialization (may be async).

protected afterActive(signal: AbortSignal): void | Promise<void>;

Notes

Parameters

Related