All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.github.ahmad_hamwi.compose.pagination.LazyScrollableKeys.kt Maven / Gradle / Ivy

package io.github.ahmad_hamwi.compose.pagination

object LazyScrollableKeys {
    const val NEW_PAGE_PROGRESS_INDICATOR_KEY = "newPageProgressIndicatorKey"
    const val NEW_PAGE_ERROR_INDICATOR_KEY = "newPageErrorIndicatorKey"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy