NcAppNavigationCounter #
Deprecated use NcCounterBubble instead
Props #
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
highlighted | boolean | - | false |
Slots #
Name | Description | Bindings |
---|---|---|
default |
Normal Counter #
<NcAppNavigationCounter>314+</NcAppNavigationCounter>
Highlighted Counter (i.e. mentions) #
<NcAppNavigationCounter :highlighted="true">@admin</NcAppNavigationCounter>
<NcAppNavigationCounter :highlighted="true">314+</NcAppNavigationCounter>