Comments
Comments
Your users can add comments in context to ask questions, leave feedback, report bugs etc. We handle all complexity to ensure the comments are robust against content changes. We support many types of comment UX patterns as illustrated below.
The Velt SDK contains 6 components that can be used to control the Comments functionality:
VeltComments
- Used to enable the Comments feature site wideVeltCommentTool
- A button that turns on Comment modeVeltCommentsSidebar
- A sidebar that holds active commentsVeltSidebarButton
- a button to toggle the Comments sidebarVeltCommentBubble
- a comment button you can add to an elementVeltCommentPlayerTimeline
- a way to enable comments on a video player timeline
There are also 5 different types of comment modes that Velt supports:
Freestyle
- comment anywhere on the pagePopover
- comment on specific elements that have been markedStream
- comments appear in a column on the right sideText
- comments appear as text highlightsInbox
- focused comments appear in a sidebar on the right
Freestyle
Popover
Stream
Text
Inbox
Was this page helpful?