Skip to content
On this page

NcAppNavigationCounter

Deprecated use NcCounterBubble instead

Props

Prop nameDescriptionTypeValuesDefault
highlightedboolean-false

Slots

NameDescriptionBindings
default

Normal Counter

<NcAppNavigationCounter>314+</NcAppNavigationCounter>

Highlighted Counter (i.e. mentions)

<NcAppNavigationCounter :highlighted="true">@admin</NcAppNavigationCounter>
<NcAppNavigationCounter :highlighted="true">314+</NcAppNavigationCounter>