witch file is used code in apication


On Wednesday, September 25, 2019 at 10:52:18 AM UTC+5:30, Kamil Kaplan 
wrote:
>
> import { PlatformLocation } from ‘@angular/common’;
>     constructor(location: PlatformLocation, private router: Router) {
>     location.onPopState(() => {
>     console.log(‘pressed back in add!!!!!’);
>     //this.router.navigateByUrl(‘/multicomponent’);
>     //history.forward();
> });
>
> On Tue, Sep 24, 2019 at 7:04 PM Sivaprakash Gopal <[email protected] 
> <javascript:>> wrote:
>
>> Hi All,
>>
>> We are using Angular 7. 
>> How to disable back button in the browser 
>>
>> Thanks
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Angular and AngularJS discussion" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/angular/572c6c00-7a4b-49e7-a648-c1f3be0c15f3%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/angular/572c6c00-7a4b-49e7-a648-c1f3be0c15f3%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/ddf6448c-88cd-4183-9777-2026a387577a%40googlegroups.com.

Reply via email to