Concepts
Async Collaboration
- Comments
- Comment Dialog
- Comments Sidebar
- Overview
- Styling
- Variants
- Subcomponents
- Empty placeholder
- Filter
- Overview
- Subcomponents
- Focused thread
- Header
- List
- Page mode composer
- Reset filter button
- Sidebar Button
- Skeleton
- Standalone Components (DIY)
- Inline Comments Section
- Comment Pin
- Comment Tool
- Comment Bubble
- Comment Player Timeline
- Confirmation Dialog
- MultiThread Comment Dialog
- Persistent Comment Mode Banner
- Text Comment Tool
- Text Comment Toolbar
- Velt Video Player
- In-app Notifications
- Recorder
- Inline Reactions Section
- Arrows
Realtime Collaboration
- Presence
- Single Editor Mode
- Live Selection
- Cursors
- Huddle
Subcomponents
Groupby
The subcomponent of the Comments Sidebar Filter that represents the Groupby filter option
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter.GroupBy>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Checked />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Unchecked />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Count />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
</VeltCommentsSidebarWireframe.Filter.GroupBy>
</VeltWireframe>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter.GroupBy>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Checked />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Unchecked />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Count />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
</VeltCommentsSidebarWireframe.Filter.GroupBy>
</VeltWireframe>
Was this page helpful?
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter.GroupBy>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Checked />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Unchecked />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox>
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Name />
<VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Count />
</VeltCommentsSidebarWireframe.Filter.GroupBy.Item>
</VeltCommentsSidebarWireframe.Filter.GroupBy>
</VeltWireframe>
Assistant
Responses are generated using AI and may contain mistakes.