NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
stores/appStore
Notification
Interface Notification
interface
Notification
{
id
:
string
;
message
:
string
;
read
:
boolean
;
timestamp
:
number
;
title
:
string
;
type
:
"success"
|
"error"
|
"warning"
|
"info"
;
}
Index
Properties
id
message
read
timestamp
title
type
Properties
id
id
:
string
message
message
:
string
read
read
:
boolean
timestamp
timestamp
:
number
title
title
:
string
type
type
:
"success"
|
"error"
|
"warning"
|
"info"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
message
read
timestamp
title
type
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...