Preparing search index...
The search index is not available
Legend Studio API Documentation
Legend Studio API Documentation
@finos/legend-data-cube
ActionAlert
Type Alias ActionAlert
ActionAlert
:
{
actions
?:
ActionAlertAction
[]
;
message
:
string
;
onClose
?:
()
=>
void
;
prompt
?:
string
;
text
?:
string
;
title
?:
string
;
type
:
AlertType
;
}
Type declaration
Optional
actions
?:
ActionAlertAction
[]
message
:
string
Optional
onClose
?:
()
=>
void
Optional
prompt
?:
string
Optional
text
?:
string
Optional
title
?:
string
type
:
AlertType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Legend Studio API Documentation
Loading...