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.
Toolbar container for text comment tools.
React / Next.js
Other Frameworks
<VeltTextCommentToolbar annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).<velt-text-comment-toolbar annotation-id="abc123"></velt-text-comment-toolbar>
Attributes: Common attributes only (see Common Inputs section).
Comment annotation item within the text comment toolbar.
React / Next.js
Other Frameworks
<VeltTextCommentToolbarCommentAnnotation annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).<velt-text-comment-toolbar-comment-annotation annotation-id="abc123"></velt-text-comment-toolbar-comment-annotation>
Attributes: Common attributes only (see Common Inputs section).
Divider element within the text comment toolbar.
React / Next.js
Other Frameworks
<VeltTextCommentToolbarDivider annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).<velt-text-comment-toolbar-divider annotation-id="abc123"></velt-text-comment-toolbar-divider>
Attributes: Common attributes only (see Common Inputs section).
Copywriter tool item within the text comment toolbar.
React / Next.js
Other Frameworks
<VeltTextCommentToolbarCopywriter annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).<velt-text-comment-toolbar-copywriter annotation-id="abc123"></velt-text-comment-toolbar-copywriter>
Attributes: Common attributes only (see Common Inputs section).
Generic tool item within the text comment toolbar.
React / Next.js
Other Frameworks
<VeltTextCommentToolbarGeneric annotationId="abc123" />
Props: Common inputs only (see Common Inputs section).<velt-text-comment-toolbar-generic annotation-id="abc123"></velt-text-comment-toolbar-generic>
Attributes: Common attributes only (see Common Inputs section).