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