{room?.name ?? "Room"}

{room?.name ?? slug}

{#each threads as thread} {/each}