ngx-back-button
Advanced tools
Comparing version 16.0.1 to 16.0.2
{ | ||
"name": "ngx-back-button", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"license": "MIT", | ||
@@ -11,2 +11,3 @@ "author": "Raphael Balet", | ||
"angular", | ||
"ngx", | ||
"back", | ||
@@ -13,0 +14,0 @@ "button", |
# @ngx-back-button [![npm version](https://img.shields.io/npm/v/ngx-back-button.svg)](https://www.npmjs.com/package/ngx-back-button) | ||
A library for handling a proper angular back button capability | ||
[![BuyMeACoffee](https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png)](https://www.buymeacoffee.com/widness) | ||
A library for handling a proper angular back button capability | ||
1. Handle Browser history | ||
@@ -7,0 +7,0 @@ 2. Handle `Fallback` when clicking on the back button when not routed yet |
32997