<VeltWireframe>
    <VeltTextCommentToolbarWireframe>
        <VeltTextCommentToolbarWireframe.CommentAnnotation />
        <VeltTextCommentToolbarWireframe.Divider />
        <VeltTextCommentToolbarWireframe.Copywriter />
        <VeltTextCommentToolbarWireframe.Generic />
    </VeltTextCommentToolbarWireframe>
</VeltWireframe>

We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.

Default Component

Here’s how the default text comment toolbar component looks like:

There are 4 Subcomponents within the Text Comment Toolbar component.

<VeltWireframe>
    <VeltTextCommentToolbarWireframe>
        <VeltTextCommentToolbarWireframe.CommentAnnotation />
        <VeltTextCommentToolbarWireframe.Divider />
        <VeltTextCommentToolbarWireframe.Copywriter />
        <VeltTextCommentToolbarWireframe.Generic />
    </VeltTextCommentToolbarWireframe>
</VeltWireframe>