We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent

<VeltWireframe>
<VeltCommentDialogWireframe.Body>
<VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ThreadCard />
<VeltCommentDialogWireframe.MoreReply />
</VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ReplyAvatars />
<VeltCommentDialogWireframe.ToggleReply />
</VeltCommentDialogWireframe.Body>
</VeltWireframe>
The subcomponent of the Comment Dialog that is used to show all Comment Replies as well as the Comment Composer.
<VeltWireframe>
<VeltCommentDialogWireframe.Body>
<VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ThreadCard />
<VeltCommentDialogWireframe.MoreReply />
</VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ReplyAvatars />
<VeltCommentDialogWireframe.ToggleReply />
</VeltCommentDialogWireframe.Body>
</VeltWireframe>
<VeltWireframe>
<VeltCommentDialogWireframe.Body>
<VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ThreadCard />
<VeltCommentDialogWireframe.MoreReply />
</VeltCommentDialogWireframe.Threads>
<VeltCommentDialogWireframe.ReplyAvatars />
<VeltCommentDialogWireframe.ToggleReply />
</VeltCommentDialogWireframe.Body>
</VeltWireframe>
Was this page helpful?