Back button

Sistema provides a standalone back button component which is a simple styled link wrapping a pa-icon chevron-left component.

The link’s style is overridden to stay black instead of using primary color.

Back

Inputs

link
Path to go to when clicking on the button. Navigation is done using routerLink directive. Mandatory
This back button example goes to the parent route:
{{code}}