Package-level declarations

Types

Link copied to clipboard

Preview provider that takes a vararg argument for convenience

Functions

Link copied to clipboard
fun <I : MVIIntent> EmptyReceiver(call: @Composable IntentReceiver<I>.() -> Unit)

An IntentReceiver that does nothing and ignores all intents. Most often used for Composable previews.