Hiyve Components - v1.0.0
    Preparing search index...

    Function PrebuiltLobby

    • Pre-call lobby screen with device preview and name input.

      Renders a centered card with optional device preview (from @hiyve/react-ui), a name input field, and a join button.

      Parameters

      Returns Element

      <PrebuiltLobby
      onJoin={(name) => joinRoom(name)}
      defaultName="Karl"
      showPreview
      />