Single Editor Mode
Overview
Concepts
Async Collaboration
- Comments
- In-app Notifications
- Recorder
- Inline Reactions
- Arrows
Single Editor Mode
Overview
Wireframes for the Single Editor Mode Panel.
<VeltWireframe>
<VeltSingleEditorModePanelWireframe>
<VeltSingleEditorModePanelWireframe.ViewerText />
<VeltSingleEditorModePanelWireframe.EditorText />
<VeltSingleEditorModePanelWireframe.Countdown />
{/* Editor sees this button when they try to edit in a different tab */}
<VeltSingleEditorModePanelWireframe.EditHere />
{/* Editor sees these buttons when Viewer requests access */}
<VeltSingleEditorModePanelWireframe.AcceptRequest />
<VeltSingleEditorModePanelWireframe.RejectRequest />
{/* Viewer sees this button by default */}
<VeltSingleEditorModePanelWireframe.RequestAccess />
{/* Viewer sees this button when they have already requested access */}
<VeltSingleEditorModePanelWireframe.CancelRequest />
</VeltSingleEditorModePanelWireframe>
</VeltWireframe>
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.
<VeltWireframe>
<VeltSingleEditorModePanelWireframe>
<VeltSingleEditorModePanelWireframe.ViewerText />
<VeltSingleEditorModePanelWireframe.EditorText />
<VeltSingleEditorModePanelWireframe.Countdown />
{/* Editor sees this button when they try to edit in a different tab */}
<VeltSingleEditorModePanelWireframe.EditHere />
{/* Editor sees these buttons when Viewer requests access */}
<VeltSingleEditorModePanelWireframe.AcceptRequest />
<VeltSingleEditorModePanelWireframe.RejectRequest />
{/* Viewer sees this button by default */}
<VeltSingleEditorModePanelWireframe.RequestAccess />
{/* Viewer sees this button when they have already requested access */}
<VeltSingleEditorModePanelWireframe.CancelRequest />
</VeltSingleEditorModePanelWireframe>
</VeltWireframe>
<VeltWireframe>
<VeltSingleEditorModePanelWireframe>
<VeltSingleEditorModePanelWireframe.ViewerText />
<VeltSingleEditorModePanelWireframe.EditorText />
<VeltSingleEditorModePanelWireframe.Countdown />
{/* Editor sees this button when they try to edit in a different tab */}
<VeltSingleEditorModePanelWireframe.EditHere />
{/* Editor sees these buttons when Viewer requests access */}
<VeltSingleEditorModePanelWireframe.AcceptRequest />
<VeltSingleEditorModePanelWireframe.RejectRequest />
{/* Viewer sees this button by default */}
<VeltSingleEditorModePanelWireframe.RequestAccess />
{/* Viewer sees this button when they have already requested access */}
<VeltSingleEditorModePanelWireframe.CancelRequest />
</VeltSingleEditorModePanelWireframe>
</VeltWireframe>