Realtime Ad 300x250 Demo
Auto-rotating Ad with Timer
Automatically rotates between ads every 5 seconds with countdown timer
Realtime Data Ad
Current time: 10:20 AM
Usage Instructions
<AdRealtime300x250 :ads="[ { imageSrc: '/ads/basic/ad-default.jpg', title: 'First Ad Title', description: 'First ad description', showFooter: true, showBadge: true, badgeText: 'Featured', showCta: true, ctaText: 'Learn More', ctaLink: '#' }, { imageSrc: '/ads/basic/ad-special.jpg', title: 'Second Ad Title', description: 'Second ad description', showFooter: true, showCta: true, ctaText: 'Buy Now', ctaLink: '#' } ]" :autoRotate="true" :rotationInterval="5000" :showTimer="true" />