NgDoc

What is NgDoc? Installation Configuration NEW OPTIONS SSR Migrations
Pages and categories UPDATED Blockquotes NEW STYLES Images and embeds NEW Code blocks Mermaid diagrams NEW Nunjucks Demo and Demo Pane Playground Keywords
Auto generation Documenting declarations Rendering API NEW
Page Skeleton Page Processors Layout Search Themes UPDATED Icons
Performance Ignoring file lines
API References Develop
@ng-doc/ui-kit / Class

NgDocCacheInterceptor

Decorators:@Injectable
Implements:HttpInterceptor

No documentation has been provided.

Static Properties

NameTypeDescription
TOKEN
s r
string

Methods

intercept()

implements HttpInterceptor

No documentation has been provided.

Presentation
intercept(request: HttpRequest<T>, next: HttpHandler): Observable<HttpEvent<T>>;
Parameters
NameTypeDescription
request
HttpRequest<T>
next
HttpHandler
Returns
Observable<HttpEvent<T>>
  • Static Properties
  • Methods
  • intercept()
MIT © 2023 Aleksandr Skoropad