Skip to main content

rtk-idle-screen

A screen that handles the idle state, i.e; when you are waiting for data about the meeting, specifically the meeting object.

<rtk-idle-screen id="rtk-el" style="height: 360px"></rtk-idle-screen>

<script>
const el = document.getElementById('rtk-el');
el.config = { designTokens: { logo: '/logo/cf.svg' } };
</script>

Props

config

Config object

Default
defaultConfig

iconPack

Icon pack

Default
defaultIconPack

meeting

t

Language

Default
useLanguage()