| プロパティ | 型 | 必須 | デフォルト | 説明 |
|---|---|---|---|---|
iconPack |
IconPack |
❌ | defaultIconPack |
アイコンパック |
meeting |
Meeting |
✅ | - | Meeting オブジェクト |
size |
Size1 |
✅ | - | サイズ |
t |
RtkI18n |
❌ | useLanguage() |
言語 |
<rtk-spotlight-indicator></rtk-spotlight-indicator><rtk-spotlight-indicator
size="md">
</rtk-spotlight-indicator><script>
const el = document.querySelector("rtk-spotlight-indicator");
el.meeting= meeting
</script>