<VeltWireframe>
     <VeltInlineCommentsSectionWireframe.SortingDropdown>

        <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger>
            <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger.Name />
            <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger.Icon />
        </VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger>

        <VeltInlineCommentsSectionWireframe.SortingDropdown.Content>

            <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item>
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Tick />
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Icon />
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Name />
            </VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item>

        </VeltInlineCommentsSectionWireframe.SortingDropdown.Content>

     </VeltInlineCommentsSectionWireframe.SortingDropdown>
</VeltWireframe>

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

Default Subcomponent

<VeltWireframe>
     <VeltInlineCommentsSectionWireframe.SortingDropdown>

        <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger>
            <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger.Name />
            <VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger.Icon />
        </VeltInlineCommentsSectionWireframe.SortingDropdown.Trigger>

        <VeltInlineCommentsSectionWireframe.SortingDropdown.Content>

            <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item>
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Tick />
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Icon />
                <VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item.Name />
            </VeltInlineCommentsSectionWireframe.SortingDropdown.Content.Item>

        </VeltInlineCommentsSectionWireframe.SortingDropdown.Content>

     </VeltInlineCommentsSectionWireframe.SortingDropdown>
</VeltWireframe>