Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/inlineStyles/banner/overlay/alignment"

Index

Functions

bannerOverlayInlineStyleAlignment

  • bannerOverlayInlineStyleAlignment(__namedParameters: { customCss: { antiAdBlocker: YesNo }; layout: { dialogPosition: "topLeft" | "topCenter" | "topRight" | "middleLeft" | "middleCenter" | "middleRight" | "bottomLeft" | "bottomCenter" | "bottomRight"; type: "dialog" | "banner" }; mobile: CustomizeMobile; pageRequestUuid4: string }): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { customCss: { antiAdBlocker: YesNo }; layout: { dialogPosition: "topLeft" | "topCenter" | "topRight" | "middleLeft" | "middleCenter" | "middleRight" | "bottomLeft" | "bottomCenter" | "bottomRight"; type: "dialog" | "banner" }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • customCss: { antiAdBlocker: YesNo }
      • layout: { dialogPosition: "topLeft" | "topCenter" | "topRight" | "middleLeft" | "middleCenter" | "middleRight" | "bottomLeft" | "bottomCenter" | "bottomRight"; type: "dialog" | "banner" }
        • dialogPosition: "topLeft" | "topCenter" | "topRight" | "middleLeft" | "middleCenter" | "middleRight" | "bottomLeft" | "bottomCenter" | "bottomRight"
        • type: "dialog" | "banner"
      • mobile: CustomizeMobile
      • pageRequestUuid4: string

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc