UNPKG

ngx-cache-if

Version:

Angular *ngIf directive that cache content. *ngxCacheIf directive render content when needed and cache it for reuse.

3 lines (2 loc) 91 B
export * from './lib/ngx-cache-if.directive'; export * from './lib/ngx-cache-if.module';