KVADRANT UI api reference demo

KvadrantTileBadge

tiles

the unread count in the corner of a tile

dark
light

mounted as tile-badge

why it looks like this

The counter bubble in a tile's corner.

A square, like everything else — the round badge is Material's and iOS's. The phone stopped counting at 99 and showed 99+, which is a rule rather than a rendering artefact.

Read it: kvadrant-core/src/commonMain/kotlin/io/github/youndie/kvadrant/components/KvadrantTile.kt · the full signature and every parameter