<VeltWireframe>
    <VeltSidebarButtonWireframe>
        <VeltSidebarButtonWireframe.Icon />
        <VeltSidebarButtonWireframe.CommentsCount />
    </VeltSidebarButtonWireframe>
</VeltWireframe>

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

Default Component

Here’s how the default sidebar button looks like:

<VeltWireframe>
    <VeltSidebarButtonWireframe>
        <VeltSidebarButtonWireframe.Icon />
        <VeltSidebarButtonWireframe.CommentsCount />
    </VeltSidebarButtonWireframe>
</VeltWireframe>