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

<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>
The subcomponent of the Comments Sidebar Filter that represents the Groupby filter option

<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?