ov25-ui
Version:
A UI configurator for OV25 product visualization
7 lines (6 loc) • 330 B
TypeScript
import React from 'react';
/**
* Standard configurator in a modal. Body scroll lock with variants open; backdrop + panel animate first
* with an optional snapshot in the gallery slot, then `isDrawerOrDialogOpen` flips so the iframe snaps into the slot.
*/
export declare function ModalConfiguratorDesktop(): React.JSX.Element;