@if (type() === 'owner') { Owner } @else if (type() === 'accepted') { Editor } @else if (type() === 'invited') { Invitation sent }