NavContentAlignment - MikaBerglund/Blazor-Bootstrap GitHub Wiki
NavContentAlignment Enumeration
Defines different options for content alignment in Nav
components. The following values are defined.
Left
- The default. Items will be left aligned.Center
- Items will be centered.Right
- Items will be right-aligned.