ov25-ui
Version:
A UI configurator for OV25 product visualization
8 lines (7 loc) • 367 B
TypeScript
import React from 'react';
/**
* Desktop Snap2 `inline-sheet`: variants + checkout rails and module panel over the in-page gallery
* (same `Snap2SettingsSheet` / module panel stack as {@link Snap2ConfiguratorModal}, portaled
* to `#ov25-snap2-inline-sheet-stage` so the rail sits above the iframe).
*/
export declare const Snap2InlineSheetDesktopShell: React.FC;