Wagtail client-side components
Preparing search index...
components/CommentApp/actions/comments
AddCommentAction
Interface AddCommentAction
interface
AddCommentAction
{
comment
:
Comment
;
type
:
"add-comment"
;
}
Index
Properties
comment
type
Properties
comment
comment
:
Comment
type
type
:
"add-comment"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
type
Wagtail client-side components
Loading...