We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
connect
true
1 parent 6988a05 commit e0685ffCopy full SHA for e0685ff
src/components/LiveKitRoom.tsx
@@ -50,7 +50,7 @@ export interface LiveKitRoomProps {
50
screen?: ScreenShareCaptureOptions | boolean;
51
/**
52
* If set to true a connection to LiveKit room is initiated.
53
- * @defaultValue `false`
+ * @defaultValue `true`
54
*/
55
connect?: boolean;
56
0 commit comments