KaariPresentation

Properties

Link copied to clipboard
abstract val events: MutableSharedFlow<Effect>
Link copied to clipboard
abstract val scope: CoroutineScope

Functions

Link copied to clipboard
open fun CollectedEffect(block: suspend CoroutineScope.(effect: Effect) -> Unit)
Link copied to clipboard
open fun effect(effect: Effect)
open fun effect(effect: () -> Effect)
Link copied to clipboard
abstract fun state(): State