CDN
npm
The container
container is required and accepts:
Bar accepts every common option. The Floating-only options (
side, defaultOpen, rememberOpen) do not apply.
Controller methods
Bar has no
open(), close(), toggle() or startCall() — it is always visible, and calls start from the rendered controls. To place a call programmatically, go through the headless instance:
Follow the selected record
contactId and externalContactId differ.
Layout notes
The bar sizes itself to the container. Make sure your layout does not collapse it:Clean up
Sharing one engine between surfaces
If you render both a Floating panel and a Bar, pass the same headless instance so they share one session and one active call:Next steps
Headless
Build the UI yourself
Theming
Blend the bar into your design system

