0.0.5 • Published 5 years ago

offline-banner v0.0.5

Weekly downloads
22
License
-
Repository
github
Last release
5 years ago

OfflineBanner

This library will show a banner at the top of the page is frontend couldn't connect to backend.

Usage

  1. Import OfflineBannerModule.forRoot(<url>) in your project. 'Url' should be your health check url. This is the url, library will request and figure out whether your frontend connects to backend or not.

  2. Add this tag <offline-banner></offline-banner> to the top of your app.component.html file.

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago