alongMainAxis

fun alongMainAxis(interval: Duration = 200.milliseconds): LazyGridItemEntranceDelay

Staggers items along the grid's scrolling axis. Items on the same main-axis line start together.

Parameters

interval

Delay between adjacent main-axis lines. Must not be negative.