I have the same question as asked in this StackOverflow question, but for Jetpack Compose.
How can we get a list of items in Jetpack Compose when you're using Paging3 with LazyVerticalGrid, As using LazyVerticalGrid, we don't create any PagingDataAdapter.