Main Grid Component
Functions
Link copied to clipboard
Gets main grid container style
Link copied to clipboard
Gets timer style for display
Link copied to clipboard
fun MainGridComponent.renderCompose(renderTimer: Boolean = options.showTimer, timer: @Composable BoxScope.() -> Unit? = null, content: @Composable BoxScope.() -> Unit)
Composable extension for rendering MainGridComponent in Jetpack Compose