Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Toast
ToastMessage
Interface ToastMessage
Public
interface
ToastMessage
{
description
:
ToastDescription
;
detail
?:
ErrorDetail
[]
;
id
:
string
;
manualclose
?:
boolean
;
severity
?:
ServerErrorSeverity
;
title
?:
string
;
type
:
ToastTypeEnum
;
}
Index
Properties
description
detail?
id
manualclose?
severity?
title?
type
Properties
description
description
:
ToastDescription
Optional
detail
detail
?:
ErrorDetail
[]
id
id
:
string
Optional
manualclose
manualclose
?:
boolean
Optional
severity
severity
?:
ServerErrorSeverity
Optional
title
title
?:
string
type
type
:
ToastTypeEnum
On This Page
Properties
description
detail
id
manualclose
severity
title
type
Юниверс MDM SDK UI
Loading...
Public