[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/realtime/realtimekit/ui-kit/api-reference/angular/rtk-pip-toggle/ [Back]  [Original]

rtk-pip-toggle Cloudflare Realtime docsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Realtime
  3. /
  4. /Angular
  5. /rtk-pip-toggle

rtk-pip-toggle

Last updated Apr 21, 2026Copy as MarkdownView as MarkdownAgent setup
OverviewPropertiesUsage ExamplesBasic UsageWith Properties

Properties

Property Type Required Default Description
config UIConfig1 createDefaultConfig() Config
iconPack IconPack1 defaultIconPack Icon pack
meeting Meeting - Meeting object
size Size1 - Size
states States1 - States object
t RtkI18n useLanguage() Language
variant ControlBarVariant - Variant

Usage Examples

Basic Usage

<!-- component.html -->
<rtk-pip-toggle></rtk-pip-toggle>

With Properties

<!-- component.html -->
<rtk-pip-toggle
 [meeting]="meeting"
 size="md"
 variant="button">
</rtk-pip-toggle>
Previousrtk-pinned-message-selectorNextrtk-plugin-main

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page