LazyPagingItems

fun <T : Any> LazyPagingItems(state: State<PagingData<T>>)

Parameters

T

the type of value used by PagingData.