Variable BrandingThemeWidgetLogoPositionEnum
BrandingThemeWidgetLogoPositionEnum: {
Center: "center";
Left: "left";
None: "none";
Right: "right";
}
Type declaration
Readonly
Center: "center"
Readonly
Left: "left"
Readonly
None: "none"
Readonly
Right: "right"