backgroundColor? | string | Control the CMP preloader background window |
center? | boolean | Show window in the center of the screen. Default is true. |
cmpURL? | string | Overrides the path of the cmp html |
height? | number | Control the CMP Window height |
language? | string | Cmp html language |
modal? | boolean | Whether this is a modal window. This only works when the window is a child window. Default is false. |
parent? | any | Specify parent window. Default is null. |
preLoaderSpinnerColor? | string | Control the CMP preloader color (spinner) |
tab? | "purposes" | "features" | "vendors" | Select open tab. The default is 'purposes' |
width? | number | Control the CMP Window width |
x? | number | Control the CMP Window left pos |
y? | number | Control the CMP Window top pos |