Enum AppBarPosition
Specifies the position of the SfAppBar component.
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public enum AppBarPosition
Fields
| Name | Description |
|---|---|
| Bottom | Position the AppBar at the bottom. |
| Top | Position the AppBar at the top. |