Props

NameTypeDefault valueRequired?Description
onlineStatusBoolean-YesIndicates if the server is online.
serverVersionStringnullNoThe version of the server software.

Data

NameTypeDefault valueDescription
teamsArray-List of teams the user owns.
choreosArray-List of choreographies associated with the user.
clubsArray-List of clubs the user owns.
userObjectnullThe currently logged-in user object.
shareableBooleanfalseWhether the current page can be shared using the Web Share API.
flagsArray-List of available languages with their flags and local names.
currentProfilePictureBlobObjectnullBlob URL for the user's profile picture.
loadIntervalObjectnull-
loadNotificationsIntervalObjectnull-
notificationsArray--
showAllNotificationsBooleanfalse-
showNotificationsDropdownBooleanfalse-

Computed

NameTypeDescription
shareDataObjectData used for sharing the current page.

Example

<HeadNav :teams="teams" />