Variable PostBrandingThemeRequestWidgetSocialButtonsLayoutEnumConst

PostBrandingThemeRequestWidgetSocialButtonsLayoutEnum: {
    bottom: "bottom";
    top: "top";
} = ...

Type declaration

  • Readonly bottom: "bottom"
  • Readonly top: "top"