Concepts
- Overview
- Customize Layout
- Customize CSS
- Template Variables
- Conditional Templates
- Action Components
- Variants
General Wireframe Setup
Async Collaboration
- Comments
- Comment Dialog
- 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
- Overview
- Styling
- Variants
- Subcomponents
- Empty placeholder
- Filter
- Focused thread
- Header
- List
- Overview
- Subcomponents
- Page mode composer
- Reset filter button
- Sidebar Button
- Skeleton
- In-app Notifications
- Inline Reactions
- Arrows
Realtime Collaboration
- Presence
- Cursors
- Live Selection
- Huddle
List
Overview
The subcomponent of the Comments Sidebar that represents the List of Comments in the Sidebar
<VeltWireframe>
<VeltCommentsSidebarWireframe.List>
<VeltCommentsSidebarWireframe.List.Item>
<VeltCommentsSidebarWireframe.List.Item.Group />
<VeltCommentsSidebarWireframe.List.Item.DialogContainer />
</VeltCommentsSidebarWireframe.List.Item>
</VeltCommentsSidebarWireframe.List>
</VeltWireframe>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent
<VeltWireframe>
<VeltCommentsSidebarWireframe.List>
<VeltCommentsSidebarWireframe.List.Item>
<VeltCommentsSidebarWireframe.List.Item.Group />
<VeltCommentsSidebarWireframe.List.Item.DialogContainer />
</VeltCommentsSidebarWireframe.List.Item>
</VeltCommentsSidebarWireframe.List>
</VeltWireframe>
Was this page helpful?
<VeltWireframe>
<VeltCommentsSidebarWireframe.List>
<VeltCommentsSidebarWireframe.List.Item>
<VeltCommentsSidebarWireframe.List.Item.Group />
<VeltCommentsSidebarWireframe.List.Item.DialogContainer />
</VeltCommentsSidebarWireframe.List.Item>
</VeltCommentsSidebarWireframe.List>
</VeltWireframe>