Concepts
Async Collaboration
- Comments
- In-app Notifications
- Inline Reactions
- Arrows
Realtime Collaboration
- Presence
- Cursors
- Live Selection
- Huddle
Subcomponents
Status dropdown
The subcomponent of the Comment Dialog that represents the Status Dropdown
<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>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
Default Subcomponent
<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>
Was this page helpful?
<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>