ion-back-button
Defines a Back Button component.
A Back Button helps navigating back in the app’s history upon click.
It is smart enough to know what to render based on the mode and when to show based on the navigation stack.
For more information: Avatar.
| Name | Description |
|---|---|
| Button form type | Specifies form’s button type. |
| Button text | The text to display in the back button. |
| Color | Specifies ionic color. |
| Default URL | The URL to navigate back to by default when there is no history. |
| Disabled | If true the component will be disabled, preventing the the user from changing the value. |
| Icon name | Specifies ionic icon name. Preview icons. |
| Mode | Specifies ionic mode. |
| Comment | Describes the object comment to include in the documentation report. <p>This property generally contains an explanation about the object.</p> |
| Identifier | Defines the component identifier. |
| Is active | Defines whether the component is active. |
Back Button