artalk
Preparing search index...
EventPayloadMap
Interface EventPayloadMap
EventName to EventPayload Type
interface
EventPayloadMap
{
"comment-deleted"
:
CommentData
;
"comment-inserted"
:
CommentData
;
"comment-rendered"
:
CommentNode
;
"comment-updated"
:
CommentData
;
created
:
undefined
;
"editor-submit"
:
undefined
;
"editor-submitted"
:
undefined
;
"list-failed"
:
ListErrorData
;
"list-fetch"
:
Partial
<
ListFetchParams
>
;
"list-fetched"
:
ListFetchedArgs
;
"list-goto"
:
number
;
"list-goto-first"
:
undefined
;
"list-load"
:
CommentData
[]
;
"list-loaded"
:
CommentData
[]
;
"list-reach-bottom"
:
undefined
;
mounted
:
undefined
;
"notifies-updated"
:
NotifyData
[]
;
"page-loaded"
:
PageData
;
"sidebar-hide"
:
undefined
;
"sidebar-show"
:
undefined
;
unmounted
:
undefined
;
updated
:
Config
;
"user-changed"
:
LocalUser
;
}
Index
Properties
comment-
deleted
comment-
inserted
comment-
rendered
comment-
updated
created
editor-
submit
editor-
submitted
list-
failed
list-
fetch
list-
fetched
list-
goto
list-
goto-
first
list-
load
list-
loaded
list-
reach-
bottom
mounted
notifies-
updated
page-
loaded
sidebar-
hide
sidebar-
show
unmounted
updated
user-
changed
Properties
comment-
deleted
"comment-deleted"
:
CommentData
comment-
inserted
"comment-inserted"
:
CommentData
comment-
rendered
"comment-rendered"
:
CommentNode
comment-
updated
"comment-updated"
:
CommentData
created
created
:
undefined
editor-
submit
"editor-submit"
:
undefined
editor-
submitted
"editor-submitted"
:
undefined
list-
failed
"list-failed"
:
ListErrorData
list-
fetch
"list-fetch"
:
Partial
<
ListFetchParams
>
list-
fetched
"list-fetched"
:
ListFetchedArgs
list-
goto
"list-goto"
:
number
list-
goto-
first
"list-goto-first"
:
undefined
list-
load
"list-load"
:
CommentData
[]
list-
loaded
"list-loaded"
:
CommentData
[]
list-
reach-
bottom
"list-reach-bottom"
:
undefined
mounted
mounted
:
undefined
notifies-
updated
"notifies-updated"
:
NotifyData
[]
page-
loaded
"page-loaded"
:
PageData
sidebar-
hide
"sidebar-hide"
:
undefined
sidebar-
show
"sidebar-show"
:
undefined
unmounted
unmounted
:
undefined
updated
updated
:
Config
user-
changed
"user-changed"
:
LocalUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment-
deleted
comment-
inserted
comment-
rendered
comment-
updated
created
editor-
submit
editor-
submitted
list-
failed
list-
fetch
list-
fetched
list-
goto
list-
goto-
first
list-
load
list-
loaded
list-
reach-
bottom
mounted
notifies-
updated
page-
loaded
sidebar-
hide
sidebar-
show
unmounted
updated
user-
changed
artalk
Loading...
EventName to EventPayload Type