Hiyve Components - v1.0.0
    Preparing search index...
    • Calculate tile positions for sidebar layout. One dominant tile on the left, others stacked vertically in a sidebar on the right.

      Parameters

      • containerWidth: number
      • containerHeight: number
      • participantIds: string[]
      • dominantId: string | null
      • padding: number
      • gap: number
      • sidebarWidth: number

      Returns Record<string, TilePosition>