<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter>
{/* Title */}
<VeltCommentsSidebarWireframe.Filter.Title />
{/* Close Button */}
<VeltCommentsSidebarWireframe.Filter.CloseButton />
{/* Location */}
<VeltCommentsSidebarWireframe.Filter.Location />
{/* Document */}
<VeltCommentsSidebarWireframe.Filter.Document />
{/* Author */}
<VeltCommentsSidebarWireframe.Filter.People />
{/* Tagged */}
<VeltCommentsSidebarWireframe.Filter.Tagged />
{/* Assigned */}
<VeltCommentsSidebarWireframe.Filter.Assigned />
{/* Category */}
<VeltCommentsSidebarWireframe.Filter.Category />
{/* Priority */}
<VeltCommentsSidebarWireframe.Filter.Priority />
{/* CommentType */}
<VeltCommentsSidebarWireframe.Filter.CommentType />
{/* Versions */}
<VeltCommentsSidebarWireframe.Filter.Versions />
{/* Custom */}
<VeltCommentsSidebarWireframe.Filter.Custom id='your-filter-id' />
{/* Status */}
<VeltCommentsSidebarWireframe.Filter.Status />
{/* GroupBy */}
<VeltCommentsSidebarWireframe.Filter.GroupBy />
{/* Reset Button */}
<VeltCommentsSidebarWireframe.Filter.ResetButton />
{/* Done Button */}
<VeltCommentsSidebarWireframe.Filter.DoneButton />
</VeltCommentsSidebarWireframe.Filter>
</VeltWireframe>
The subcomponent of the Comments Sidebar that represents the filter that is used to filter what Comments appear in the Sidebar
<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter>
{/* Title */}
<VeltCommentsSidebarWireframe.Filter.Title />
{/* Close Button */}
<VeltCommentsSidebarWireframe.Filter.CloseButton />
{/* Location */}
<VeltCommentsSidebarWireframe.Filter.Location />
{/* Document */}
<VeltCommentsSidebarWireframe.Filter.Document />
{/* Author */}
<VeltCommentsSidebarWireframe.Filter.People />
{/* Tagged */}
<VeltCommentsSidebarWireframe.Filter.Tagged />
{/* Assigned */}
<VeltCommentsSidebarWireframe.Filter.Assigned />
{/* Category */}
<VeltCommentsSidebarWireframe.Filter.Category />
{/* Priority */}
<VeltCommentsSidebarWireframe.Filter.Priority />
{/* CommentType */}
<VeltCommentsSidebarWireframe.Filter.CommentType />
{/* Versions */}
<VeltCommentsSidebarWireframe.Filter.Versions />
{/* Custom */}
<VeltCommentsSidebarWireframe.Filter.Custom id='your-filter-id' />
{/* Status */}
<VeltCommentsSidebarWireframe.Filter.Status />
{/* GroupBy */}
<VeltCommentsSidebarWireframe.Filter.GroupBy />
{/* Reset Button */}
<VeltCommentsSidebarWireframe.Filter.ResetButton />
{/* Done Button */}
<VeltCommentsSidebarWireframe.Filter.DoneButton />
</VeltCommentsSidebarWireframe.Filter>
</VeltWireframe>
<VeltWireframe>
<VeltCommentsSidebarWireframe.Filter>
{/* Title */}
<VeltCommentsSidebarWireframe.Filter.Title />
{/* Close Button */}
<VeltCommentsSidebarWireframe.Filter.CloseButton />
{/* Location */}
<VeltCommentsSidebarWireframe.Filter.Location />
{/* Document */}
<VeltCommentsSidebarWireframe.Filter.Document />
{/* Author */}
<VeltCommentsSidebarWireframe.Filter.People />
{/* Tagged */}
<VeltCommentsSidebarWireframe.Filter.Tagged />
{/* Assigned */}
<VeltCommentsSidebarWireframe.Filter.Assigned />
{/* Category */}
<VeltCommentsSidebarWireframe.Filter.Category />
{/* Priority */}
<VeltCommentsSidebarWireframe.Filter.Priority />
{/* CommentType */}
<VeltCommentsSidebarWireframe.Filter.CommentType />
{/* Versions */}
<VeltCommentsSidebarWireframe.Filter.Versions />
{/* Custom */}
<VeltCommentsSidebarWireframe.Filter.Custom id='your-filter-id' />
{/* Status */}
<VeltCommentsSidebarWireframe.Filter.Status />
{/* GroupBy */}
<VeltCommentsSidebarWireframe.Filter.GroupBy />
{/* Reset Button */}
<VeltCommentsSidebarWireframe.Filter.ResetButton />
{/* Done Button */}
<VeltCommentsSidebarWireframe.Filter.DoneButton />
</VeltCommentsSidebarWireframe.Filter>
</VeltWireframe>
Was this page helpful?