Rezi
Preparing search index...
core/src
AlertDialogProps
Type Alias AlertDialogProps
AlertDialogProps
:
Readonly
<
{
id
:
string
;
intent
?:
"info"
|
"success"
|
"warning"
|
"danger"
;
message
:
string
;
onClose
:
()
=>
void
;
title
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...