Variable BrandingThemeWidgetLogoPositionEnum
BrandingThemeWidgetLogoPositionEnum: {
Center: "center";
Left: "left";
None: "none";
Right: "right";
}
Type declaration
ReadonlyCenter: "center"
ReadonlyLeft: "left"
ReadonlyNone: "none"
ReadonlyRight: "right"