Default

The default icon of an OudsAlertMessage or an OudsInlineAlert. This icon is non-clickable. A content description is only set for Warning and Error statuses to provide context. No content description is needed for other statuses because the alert's label should provide the necessary context.

Functions

Link copied to clipboard
fun Content(modifier: Modifier, extraParameters: OudsAlertIcon.ExtraParameters)

The Jetpack Compose UI for this component content.

open override fun Content(modifier: Modifier)

The Jetpack Compose UI for this component content. Subclasses must implement this method to provide content.