Home > kibana-plugin-core-server > KibanaRequestEvents
Request events.
Signature:
export interface KibanaRequestEvents
Property | Type | Description |
---|---|---|
aborted$ | Observable<void> |
Observable that emits once if and when the request has been aborted. |
Home > kibana-plugin-core-server > KibanaRequestEvents
Request events.
Signature:
export interface KibanaRequestEvents
Property | Type | Description |
---|---|---|
aborted$ | Observable<void> |
Observable that emits once if and when the request has been aborted. |