AdSlot
Render an ad slot in your React application.
Overview
AdSlot renders an ad placement. It displays either a paid creative or a booking placeholder.
Props
| Prop | Type | Required | Description |
|---|---|---|---|
slot | string | Yes | Unique slot identifier |
aspectRatio | string | No | Aspect ratio (e.g., "16:9", "4:3") |
className | string | No | Additional CSS classes |
fallback | ReactNode | No | Content to show while loading |
Example
Slot Identifiers
Slot identifiers must be unique within your site. Use descriptive names like:
header-bannersidebarin-content-1footer-leaderboard