<VeltWireframe>
    <VeltRecordingPreviewStepsDialogWireframe>
        {/* Used for audio recording preview */}
        <VeltRecordingPreviewStepsDialogWireframe.Audio />

        {/* Used for both video and screen recording previews */}
        <VeltRecordingPreviewStepsDialogWireframe.Video />

    </VeltRecordingPreviewStepsDialogWireframe>
</VeltWireframe>

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

<VeltWireframe>
    <VeltRecordingPreviewStepsDialogWireframe>
        {/* Used for audio recording preview */}
        <VeltRecordingPreviewStepsDialogWireframe.Audio />

        {/* Used for both video and screen recording previews */}
        <VeltRecordingPreviewStepsDialogWireframe.Video />

    </VeltRecordingPreviewStepsDialogWireframe>
</VeltWireframe>