App Download Banner

Example Code

This is a web component that displays a download banner for the app. The banner will be displayed on the top of the page. The banner will be visible on mobile devices only. Once closed, this banner will not be displayed for 30 days.


    <lta-app-download-banner 
        title="Download our app" 
        subtitle="Find and book a court" 
        ios-app-id="1562636536" 
        android-package-name="io.tixngo.app.lta"
        expires-in-days="30">
    </lta-app-download-banner>