Updated on 2026-08-14
This commit is contained in:
parent
da1d75b51d
commit
bccd93464f
8 changed files with 67 additions and 57 deletions
|
|
@ -6,7 +6,7 @@ import androidx.compose.runtime.Stable
|
|||
@Stable
|
||||
interface ComposableDialogComponent {
|
||||
|
||||
val doOnDismiss: () -> Unit
|
||||
fun dismiss()
|
||||
|
||||
@Composable
|
||||
fun Dialog()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue