Concepts
Async Collaboration
- Comments
- Comment Dialog
- Inline Comments
- Standalone Components
- Comments Sidebar
- 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
- Arrows
Realtime Collaboration
- Presence
- Cursors
- Live Selection
- Huddle
- Single Editor Mode
Inline Comments
Overview
Components that appear when using Inline Comments
Copy
Ask AI
<VeltWireframe>
<VeltInlineCommentsSectionWireframe>
<VeltInlineCommentsSectionWireframe.Skeleton />
<VeltInlineCommentsSectionWireframe.Panel>
<VeltInlineCommentsSectionWireframe.ComposerContainer />
<VeltInlineCommentsSectionWireframe.CommentCount />
<VeltInlineCommentsSectionWireframe.SortingDropdown />
<VeltInlineCommentsSectionWireframe.List />
</VeltInlineCommentsSectionWireframe.Panel>
</VeltInlineCommentsSectionWireframe>
</VeltWireframe>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Component
Here’s how the default inline comment component looks like:
Copy
Ask AI
<VeltWireframe>
<VeltInlineCommentsSectionWireframe>
<VeltInlineCommentsSectionWireframe.Skeleton />
<VeltInlineCommentsSectionWireframe.Panel>
<VeltInlineCommentsSectionWireframe.ComposerContainer />
<VeltInlineCommentsSectionWireframe.CommentCount />
<VeltInlineCommentsSectionWireframe.SortingDropdown />
<VeltInlineCommentsSectionWireframe.List />
</VeltInlineCommentsSectionWireframe.Panel>
</VeltInlineCommentsSectionWireframe>
</VeltWireframe>
Copy
Ask AI
<VeltWireframe>
<VeltInlineCommentsSectionWireframe>
<VeltInlineCommentsSectionWireframe.Skeleton />
<VeltInlineCommentsSectionWireframe.Panel>
<VeltInlineCommentsSectionWireframe.ComposerContainer />
<VeltInlineCommentsSectionWireframe.CommentCount />
<VeltInlineCommentsSectionWireframe.SortingDropdown />
<VeltInlineCommentsSectionWireframe.List />
</VeltInlineCommentsSectionWireframe.Panel>
</VeltInlineCommentsSectionWireframe>
</VeltWireframe>
Assistant
Responses are generated using AI and may contain mistakes.