Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.velt.dev/llms.txt

Use this file to discover all available pages before exploring further.

VeltTextCommentToolbar

Toolbar container for text comment tools.
<VeltTextCommentToolbar annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).

VeltTextCommentToolbarCommentAnnotation

Comment annotation item within the text comment toolbar.
<VeltTextCommentToolbarCommentAnnotation annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).

VeltTextCommentToolbarDivider

Divider element within the text comment toolbar.
<VeltTextCommentToolbarDivider annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).

VeltTextCommentToolbarCopywriter

Copywriter tool item within the text comment toolbar.
<VeltTextCommentToolbarCopywriter annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).

VeltTextCommentToolbarGeneric

Generic tool item within the text comment toolbar.
<VeltTextCommentToolbarGeneric annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).