Concepts
Async Collaboration
- Comments
- In-app Notifications
- Recorder
- Inline Reactions Section
- Arrows
Realtime Collaboration
- Presence
- Single Editor Mode
- Live Selection
- Cursors
- Huddle
Header
The subcomponent of the Comments Sidebar that represents the Header of the Sidebar
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Header>
<VeltCommentsSidebarWireframe.CloseButton/>
<VeltCommentsSidebarWireframe.Search placeholder="Search Comments" />
<VeltCommentsSidebarWireframe.Status/>
<VeltCommentsSidebarWireframe.FilterButton/>
</VeltCommentsSidebarWireframe.Header>
</VeltWireframe>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Header>
<VeltCommentsSidebarWireframe.CloseButton/>
<VeltCommentsSidebarWireframe.Search placeholder="Search Comments" />
<VeltCommentsSidebarWireframe.Status/>
<VeltCommentsSidebarWireframe.FilterButton/>
</VeltCommentsSidebarWireframe.Header>
</VeltWireframe>
Was this page helpful?
Copy
Ask AI
<VeltWireframe>
<VeltCommentsSidebarWireframe.Header>
<VeltCommentsSidebarWireframe.CloseButton/>
<VeltCommentsSidebarWireframe.Search placeholder="Search Comments" />
<VeltCommentsSidebarWireframe.Status/>
<VeltCommentsSidebarWireframe.FilterButton/>
</VeltCommentsSidebarWireframe.Header>
</VeltWireframe>
Assistant
Responses are generated using AI and may contain mistakes.