{{ currentUser()?.displayName || 'Unknown' }}
@if (showConnectionError()) { Connection Error } @else if (isConnected()) { Connected }