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

<VeltWireframe>
    <VeltCommentDialogWireframe.Status>
        <VeltCommentDialogWireframe.Status.Trigger>
            <VeltCommentDialogWireframe.Status.Trigger.Icon />
            <VeltCommentDialogWireframe.Status.Trigger.Name />
            <VeltCommentDialogWireframe.Status.Trigger.Arrow />
        </VeltCommentDialogWireframe.Status.Trigger>
        <VeltCommentDialogWireframe.Status.Content>
            <VeltCommentDialogWireframe.Status.Content.Item>
                <VeltCommentDialogWireframe.Status.Content.Item.Icon />
                <VeltCommentDialogWireframe.Status.Content.Item.Name />
            </VeltCommentDialogWireframe.Status.Content.Item>
        </VeltCommentDialogWireframe.Status.Content>
    </VeltCommentDialogWireframe.Status>
</VeltWireframe>

Subcomponents that don’t support children

  • VeltCommentDialogWireframe.Status.Trigger.Name
  • VeltCommentDialogWireframe.Status.Content.Item.Name