Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
Notification
Interface Notification
interface
Notification
{
duration
?:
number
;
id
:
string
;
message
:
KoreanText
;
timestamp
:
number
;
title
:
KoreanText
;
type
:
"error"
|
"info"
|
"success"
|
"warning"
;
}
Index
Properties
duration?
id
message
timestamp
title
type
Properties
Optional
Readonly
duration
duration
?:
number
Readonly
id
id
:
string
Readonly
message
message
:
KoreanText
Readonly
timestamp
timestamp
:
number
Readonly
title
title
:
KoreanText
Readonly
type
type
:
"error"
|
"info"
|
"success"
|
"warning"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
duration
id
message
timestamp
title
type
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...