VeltCommentComposerProps.
context
Pass custom context data to comments created via the Comment Composer. The provided context object will be added to the comment annotation, allowing you to associate additional metadata with comments.- React / Next.js
- Other Frameworks
documentId
Set a specific document ID for comments created via the Comment Composer. This allows you to associate comments with a particular document.- React / Next.js
- Other Frameworks
folderId
Set a specific folder ID for comments created via the Comment Composer. This allows you to associate comments with a particular folder.- React / Next.js
- Other Frameworks
locationId
Set a specific location ID for comments created via the Comment Composer. This allows you to associate comments with a particular location.- React / Next.js
- Other Frameworks

