StageProps
Defined in: packages/react/src/stage.tsx:60
Properties
speaking?
optional speaking?: boolean;Defined in: packages/react/src/stage.tsx:62
Pulse the speaking ring around the orb.
children?
optional children?: ReactNode;Defined in: packages/react/src/stage.tsx:64
The orb (or any centerpiece).
nameChip?
optional nameChip?: ReactNode;Defined in: packages/react/src/stage.tsx:66
Status chip — pass a <NameChip /> or omit.
pip?
optional pip?: ReactNode;Defined in: packages/react/src/stage.tsx:68
Self PiP — pass a <SelfPip /> or omit.