Package-level declarations
Types
Link copied to clipboard
object OudsColoredBox
Contains classes to build an com.orange.ouds.core.component.coloredbox.OudsColoredBox.
Functions
Link copied to clipboard
fun OudsColoredBox(color: OudsColoredBox.Color, modifier: Modifier = Modifier, contentAlignment: Alignment = Alignment.TopStart, propagateMinConstraints: Boolean = false, content: @Composable BoxScope.() -> Unit)