Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface DrawersFactory
Link copied to clipboard

Functions

Link copied to clipboard
fun defaultHxDrawers(manager: WriteopiaStateManager, modifier: Modifier = Modifier, dragIconWidth: Dp = 16.dp, messageDrawer: @Composable RowScope.(TextUnit) -> SimpleTextDrawer): Map<Int, StoryStepDrawer>