Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for showRandomAnnouncement (0.06 sec)

  1. docs/en/docs/js/custom.js

            }
            announceRandom()
            setInterval(announceRandom, timeInterval
            )
        }
    }
    
    async function main() {
        setupTermynal();
        showRandomAnnouncement('announce-left', 5000)
        showRandomAnnouncement('announce-right', 10000)
    }
    document$.subscribe(() => {
        main()
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Thu Jan 02 20:44:50 UTC 2025
    - 5.4K bytes
    - Viewed (2)
Back to top