KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.notification
/
NotificationSpec
/
NotificationSpec
Notification
Spec
constructor
(
message
:
String
,
severity
:
NotificationSeverity
=
NotificationSeverity.INFO
,
dismissAfter
:
Duration
?
=
defaultDismissAfter(severity)
)
(
source
)