Definition
Assembly: CloudNimble.BlazorEssentials.dll Namespace: CloudNimble.BlazorEssentials.Navigation Inheritance: System.EnumSyntax
Summary
Represents the scroll restoration behavior on history navigation.Values
| Name | Value | Description |
|---|---|---|
Auto | 0 | The location on the page to which the user has scrolled will be restored. |
Manual | 1 | The location on the page is not restored. The user will have to scroll to the location manually. |