NavigationResult
Result of a navigation attempt
Properties
| Name | Type | Description |
|---|---|---|
| error | string | undefined | Error message if navigation failed |
| newPageIndex | number | The new page index after navigation |
| success | boolean | Whether the navigation was successful |