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

jsMain.history.Blocker.kt Maven / Gradle / Ivy

The newest version!
// Automatically generated - do not modify!

package history

/**
 * A function that receives transitions when navigation is blocked.
 */
typealias Blocker = (tx: Transition) -> Unit




© 2015 - 2024 Weber Informatics LLC | Privacy Policy