Hiyve Components - v1.0.0
    Preparing search index...
    • RoomSummaryViewer displays a comprehensive view of meeting summary data.

      Parameters

      Returns Element

      This component shows:

      • Overview cards (duration, participants, files, region)
      • Session details (start/end times, owner, status)
      • AI meeting summary (if transcription was enabled)
      • Participants table
      • Recordings table
      • Files created
      • Chat summary
      • Access log
      <RoomSummaryViewer
      summaryData={summaryData}
      file={currentFile}
      onFileOpen={(file) => handleOpenFile(file)}
      />