oks-ui

Data Display

Notification badge with count, dot, and placement, plus a bump animation on change.

Playground

99+

Props

15 props across 5 groups

What the badge shows.

Props

children

ReactNode

Default:

Element the badge is anchored to.

content

string | number | ReactNode

Default:

Badge content; omit with isDot for a plain dot.

max

number

Default:

Caps a numeric content at max+ (e.g. "99+").