<VeltWireframe>
    <VeltTextCommentToolWireframe>
        # Your custom element
    </VeltTextCommentToolWireframe>
</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 tool component looks like:

<VeltWireframe>
    <VeltTextCommentToolWireframe>
        # Your custom element
    </VeltTextCommentToolWireframe>
</VeltWireframe>