API Reference > @next-core/brick-types > InterceptorParams
InterceptorParams interface
用于 http 请求的拦截器参数。
Signature:
export interface InterceptorParams
Properties
| Property | Type | Description |
|---|---|---|
| ignoreLoadingBar | boolean | 是否忽略该请求对系统加载进度条的通知。 |
API Reference > @next-core/brick-types > InterceptorParams
用于 http 请求的拦截器参数。
Signature:
export interface InterceptorParams
| Property | Type | Description |
|---|---|---|
| ignoreLoadingBar | boolean | 是否忽略该请求对系统加载进度条的通知。 |