KVADRANT UI api reference demo

KvadrantTile

tiles

the three sizes, on the gap the Start screen actually used

dark
light

mounted as tile

why it looks like this

A Start-screen tile: a flat rectangle of accent colour that tilts towards the finger.

No corner radius, no shadow, no ripple — and nothing here says so, because the theme already does. The only thing a tile adds over a coloured box is its size and the press target.

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