Package-level declarations
Functions
Link copied to clipboard
fun KPWarningInfoStateComposable(modifier: Modifier = Modifier, warningInfoStateLayoutStyle: WarningInfoStateLayoutStyle)
A composable function that displays a warning or informational state using a combination of icons, text, and buttons. The layout and content are defined by the provided WarningInfoStateLayoutStyle.