<VeltWireframe>
    <VeltCommentDialogWireframe.Composer.Attachments>
        <VeltCommentDialogWireframe.Composer.Attachments.Selected>
            <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image>
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Preview />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Loading />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Selected.Image>
            <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other>
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Icon />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Name />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Size />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Loading />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Selected.Other>
        </VeltCommentDialogWireframe.Composer.Attachments.Selected>
        <VeltCommentDialogWireframe.Composer.Attachments.Invalid>
            <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item>
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Preview />
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Message />
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item>
        </VeltCommentDialogWireframe.Composer.Attachments.Invalid>
    </VeltCommentDialogWireframe.Composer.Attachments>
</VeltWireframe>

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

Default Subcomponent

<VeltWireframe>
    <VeltCommentDialogWireframe.Composer.Attachments>
        <VeltCommentDialogWireframe.Composer.Attachments.Selected>
            <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image>
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Preview />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Loading />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Selected.Image>
            <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other>
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Icon />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Name />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Size />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Loading />
                <VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Selected.Other>
        </VeltCommentDialogWireframe.Composer.Attachments.Selected>
        <VeltCommentDialogWireframe.Composer.Attachments.Invalid>
            <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item>
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Preview />
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Message />
                <VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Delete />
            </VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item>
        </VeltCommentDialogWireframe.Composer.Attachments.Invalid>
    </VeltCommentDialogWireframe.Composer.Attachments>
</VeltWireframe>