Concepts
Async Collaboration
- Comments
- Comment Dialog
- Overview
- Styling
- Variants
- Subcomponents
- All comments
- Approve
- Assignee banner
- Autocomplete option
- Autocomplete group option
- Autocomplete chip tooltip
- Body
- Composer
- Annotation Dropdown
- Ghost banner
- Header
- Navigation button
- Options dropdown
- Priority dropdown
- Private banner
- Reactions panel
- Reaction pin
- Reaction pin tooltip
- Reaction tool
- Sign in
- Status dropdown
- Suggestion action
- Upgrade
- Comment Pin
- Comment Tool
- Comment Bubble
- Comment Video Player
- Comment Player Timeline
- Confirmation Dialog
- Inline Comments
- Multithread Comment Dialog
- Persistent Comment Mode Banner
- Text Comment Tool
- Text Comment Toolbar
- Standalone Components
- Comments Sidebar
- In-app Notifications
- Recorder
- Inline Reactions
- Arrows
Realtime Collaboration
- Presence
- Cursors
- Live Selection
- Huddle
- Single Editor Mode
Subcomponents
ThreadCard Attachments
The subcomponent of the Body of the Comment Dialog that is used to show attachments added to a Comment reply.
<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>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent
<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>
Was this page helpful?
<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>