NcCounterBubble
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
type | string | highlighted , outlined | '' |
Slots
Name | Description | Bindings |
---|---|---|
default |
Normal Counter
<NcCounterBubble>314+</NcCounterBubble>
Outlined Counter (e.g team mentions)
<NcCounterBubble type="outlined">314+</NcCounterBubble>
Highlighted Counter (e.g direct mentions)
<NcCounterBubble type="highlighted">314+</NcCounterBubble>