Privacy Policy component.
Displays the application's privacy policy page. Provides navigation control to return to the previous page.
Selector: app-privacy-policy Standalone: true
app-privacy-policy
true
Angular Location service used to navigate back in browser history.
Navigates one step back in the browser history.
this.backClicked(); // Returns to the previous route Copy
this.backClicked(); // Returns to the previous route
Privacy Policy component.
Displays the application's privacy policy page. Provides navigation control to return to the previous page.
Selector:
app-privacy-policyStandalone:true