rows

fun rows(count: Int, init: CalendarRowBuilder.(Int) -> Unit)

Creates count number of CalendarRow on this page. Note rows are ordered from top to bottom, based on their call order.

Sources

Link copied to clipboard