KVADRANT UI api reference demo

KvadrantLongList

lists and pickers

grouped rows with the letter headers a jump list lands on

dark
light

mounted as long-list

why it looks like this

A list broken into groups, each under a letter — the contacts list, the app list, every long list the phone had.

The group header is in the accent colour at 22 sp SemiLight; that is in the theme dictionary, not a decoration added here. Tapping one opens the jump list.

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