Class BlockerContentInlineStyles
		 
	 
	
		
			
				Hierarchy
				
					- 
						BlockerContentInlineStyles
					
Methods
				
					
					Static content
					
						- content(__namedParameters: { blocker: { visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo } }): InlineStyleFunctionReturn<HTMLDivElement>
						- 
							
							Parameters
								- 
									__namedParameters: { blocker: { visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo } }
										- 
											blocker: { visualType: "default" | "wrapped" | "hero" }
												- 
													visualType: "default" | "wrapped" | "hero"
 
- 
											customCss: { antiAdBlocker: YesNo }
 
 
Static inner
					
						- inner(__namedParameters: { blocker: { visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo }; design: { borderColor: BorderColor; borderWidth: number; fontColor: Color; fontFamily: string; fontInheritFamily: boolean; textAlign: TextAlign }; layout: { dialogBorderRadius: number; type: "dialog" | "banner" } }): InlineStyleFunctionReturn<HTMLDivElement>
						- 
							
							Parameters
								- 
									__namedParameters: { blocker: { visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo }; design: { borderColor: BorderColor; borderWidth: number; fontColor: Color; fontFamily: string; fontInheritFamily: boolean; textAlign: TextAlign }; layout: { dialogBorderRadius: number; type: "dialog" | "banner" } }
										- 
											blocker: { visualType: "default" | "wrapped" | "hero" }
												- 
													visualType: "default" | "wrapped" | "hero"
 
- 
											customCss: { antiAdBlocker: YesNo }
- 
											design: { borderColor: BorderColor; borderWidth: number; fontColor: Color; fontFamily: string; fontInheritFamily: boolean; textAlign: TextAlign }
												- 
													borderColor: BorderColor
- 
													borderWidth: number
- 
													fontColor: Color
- 
													fontFamily: string
- 
													fontInheritFamily: boolean
- 
													textAlign: TextAlign
 
- 
											layout: { dialogBorderRadius: number; type: "dialog" | "banner" }
												- 
													dialogBorderRadius: number
- 
													type: "dialog" | "banner"
 
 
 
Static innerBackground
					
						- innerBackground(__namedParameters: { blocker: { visualBlur: number; visualThumbnail: VisualThumbnail; visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo } }): InlineStyleFunctionReturn<HTMLDivElement>
						- 
							
							Parameters
								- 
									__namedParameters: { blocker: { visualBlur: number; visualThumbnail: VisualThumbnail; visualType: "default" | "wrapped" | "hero" }; customCss: { antiAdBlocker: YesNo } }
										- 
											blocker: { visualBlur: number; visualThumbnail: VisualThumbnail; visualType: "default" | "wrapped" | "hero" }
												- 
													visualBlur: number
- 
													
												
- 
													visualType: "default" | "wrapped" | "hero"
 
- 
											customCss: { antiAdBlocker: YesNo }