Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / Room / enterRoom

Function: enterRoom()

enterRoom(pub): void

The right way to come inside a room

Parameters

pub: string

Returns

void

Defined in

src/room/useRoom.js:358

MIT