Module "frontend-packages/react-cookie-banner/src/inlineStyles/common/switchButton"
Functions
commonInlineStyleSwitchButton
- commonInlineStyleSwitchButton(__namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color }; customCss: { antiAdBlocker: YesNo }; design: { linkTextDecoration: TextDecoration<string | number> }; group: { linkColor: Color }; layout: { borderRadius: number }; mobile: CustomizeMobile; pageRequestUuid4: string }, active: boolean, isHover: boolean): InlineStyleFunctionReturn<HTMLDivElement>
-
Parameters
-
__namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color }; customCss: { antiAdBlocker: YesNo }; design: { linkTextDecoration: TextDecoration<string | number> }; group: { linkColor: Color }; layout: { borderRadius: number }; mobile: CustomizeMobile; pageRequestUuid4: string }
-
bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color }
-
acceptAllBg: BackgroundColor
-
acceptAllBorderColor: BorderColor
-
acceptAllBorderWidth: number
-
acceptAllFontColor: Color
-
customCss: { antiAdBlocker: YesNo }
-
design: { linkTextDecoration: TextDecoration<string | number> }
-
linkTextDecoration: TextDecoration<string | number>
-
group: { linkColor: Color }
-
layout: { borderRadius: number }
-
-
pageRequestUuid4: string
-
active: boolean
-
isHover: boolean