Auto update
When data-auto-update
is enabled, the schedule automatically updates after every 5 minutes of inactivity and everytime a visitor returns to your page.
When your visitor is signed in, their favorites are updated as well. This makes sure that your schedule and favorites are always in sync, whether it’s shown on desktop or mobile.
Option | Values | Default value |
---|---|---|
data-auto-update |
true false |
true |
Example
<script defer src='[path-to-embed]'
data-blokks-id='[schedule-id]'
data-auto-update='false'>
</script>