Package-level declarations
Functions
A bottom sheet that slides up from the bottom of the screen, rendered at window level without Scaffold.
A cascading list popup rendered at window level (as a Dialog) instead of inside a Scaffold. Otherwise behaves identically to io.github.suqi8.coui.kmp.overlay.OverlayCascadingListPopup.
A dialog with a title, a summary, and other contents, rendered at window level without Scaffold.
A popup with a list of items, rendered at window level without Scaffold.
A small always-centered loading dialog with a rotating spinner and an optional message, rendered at window level without Scaffold, matching the COUI rotating progress dialog (COUIRotatingDialogBuilder).
A security statement dialog rendered at window level without Scaffold, matching the COUI security alert dialog (COUISecurityAlertDialogBuilder): a regular dialog extended with a statement paragraph (with an optional tappable link), a "don't remind me again" checkbox row and a cancel / confirm button bar.