artalk
Preparing search index...
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...