Imprint component.
Displays the legal information (imprint) page of the application. Provides a simple navigation method to return to the previous page.
Selector: app-imprint Standalone: true
app-imprint
true
Angular Location service used to navigate back in browser history.
Navigates back to the previous page in browser history.
this.backClicked(); // Goes one step back in the browser Copy
this.backClicked(); // Goes one step back in the browser
Imprint component.
Displays the legal information (imprint) page of the application. Provides a simple navigation method to return to the previous page.
Selector:
app-imprintStandalone:true