Skip to main content

FullSizeWindow

const FullSizeWindow: ForwardRefExoticComponent<
| Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & FullSizeWindowCommonProps & FullSizeWindowColorBackgroundProps, "ref">
| Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & FullSizeWindowCommonProps & FullSizeWindowImageBackgroundProps, "ref"> & RefAttributes<HTMLDivElement>>;