delay

fun delay(timeMs: Long): Modifier

Keeps the tile that has this modifier hidden until timeMs milliseconds pass after adding the tile to a grid.

Sources

(source)
Link copied to clipboard