Preparing search index...
The search index is not available
artalk
artalk
ArtalkType
ListLayout
Interface ListLayout
interface
ListLayout
{
import
:
(
(
comments
:
CommentData
[]
)
=>
void
)
;
insert
:
(
(
comment
:
CommentData
,
replyComment
?:
CommentData
)
=>
void
)
;
}
Index
Properties
import
insert
Properties
import
import
:
(
(
comments
:
CommentData
[]
)
=>
void
)
insert
insert
:
(
(
comment
:
CommentData
,
replyComment
?:
CommentData
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
import
insert
artalk
Loading...