HamburgerPosition
enum in namespace DotVVM.Controls.Tailwind.Controls
Specifies where the mobile hamburger button appears in the TopMenu.
Values
| Name | Value | Description |
|---|---|---|
| Start | 0 | The hamburger appears after the start zone (between start and middle). Default. |
| End | 1 | The hamburger appears after the end zone (rightmost position in the nav bar). |