Skip to main content
Explore primitives interactively in our Storybook.
MultiThread Comment Dialog primitives can be used standalone: pass multiThreadAnnotationId (React) or multi-thread-annotation-id (HTML) to render a primitive with real annotation data without a parent root component.

VeltMultiThreadCommentDialog

Root component for the multi-thread comment dialog.
Props:

VeltMultiThreadCommentDialogList

List container for multi-thread comment dialog threads.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogPanel

Panel container for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogComposerContainer

Composer container for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogCommentCount

Comment count display for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogEmptyPlaceholder

Empty state placeholder for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogCloseButton

Close button for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogNewThreadButton

Button to start a new thread in the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogResetFilterButton

Button to reset active filters in the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdown

Minimal filter dropdown for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger

Trigger button for the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContent

Content container for the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll

Filter-all option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead

Filter-read option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved

Filter-resolved option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread

Filter-unread option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon

Selected state icon within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate

Sort-by-date option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread

Sort-by-unread option within the minimal filter dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalActionsDropdown

Minimal actions dropdown for the multi-thread comment dialog.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger

Trigger button for the minimal actions dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalActionsDropdownContent

Content container for the minimal actions dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead

Mark-all-read action within the minimal actions dropdown.
Props: Common inputs only (see Common Inputs section).

VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved

Mark-all-resolved action within the minimal actions dropdown.
Props: Common inputs only (see Common Inputs section).