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