Component: .navigation

.navigation

The navigation subitem standalone for Desktop.
Source:

Example

<div class="ui navigation">
    <!-- content -->
</div>

Members

.as-alternative :variation

The blue transparency if share buttons are presents.
Type:
  • variation
Source:
Example
<div class="ui navigation as-alternative">
    <!-- content -->
</div>

.as-centered :variation

Allow you to not align element but center them.
Type:
  • variation
Source:
Example
<div class="ui navigation as-centered">
    <!-- content -->
</div>