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

<VeltWireframe>
    <VeltCommentDialogWireframe.ThreadCard.Attachments>
        <VeltCommentDialogWireframe.ThreadCard.Attachments.Image>
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Preview />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Download />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Delete />
        </VeltCommentDialogWireframe.ThreadCard.Attachments.Image>
        <VeltCommentDialogWireframe.ThreadCard.Attachments.Other>
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Icon />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Name />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Size />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Download />
            <VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Delete />
        </VeltCommentDialogWireframe.ThreadCard.Attachments.Other>                                     
    </VeltCommentDialogWireframe.ThreadCard.Attachments>
</VeltWireframe>

Subcomponents that don’t support children

  • VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Preview
  • VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Name
  • VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Size