RichRenderScope
class RichRenderScope(drawers: Map<String, RichDrawer>, fontSize: TextUnit, val onAction: (RichObject) -> Unit)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun renderCompose(width: Float = 1.0f, height: Float = 1.0f, placeholderVerticalAlign: PlaceholderVerticalAlign = PlaceholderVerticalAlign.TextBottom, content: @Composable () -> Unit)
Link copied to clipboard