\r\n
\r\n 0 && dashboardStatus.isRequestAppointmentActive\" :value=\"userStore.loggedInUser.appointments\" class=\"bg-red-400\">\r\n
\r\n
\r\n
({\r\n class: [\r\n // Position\r\n 'absolute',\r\n\r\n // Shadow\r\n 'shadow-none',\r\n // Colors\r\n userStore.isThemeLight ? 'bg-black text-white' : 'bg-white text-black',\r\n 'rounded-md',\r\n ],\r\n }),\r\n text: {\r\n class: [\r\n // Size\r\n 'text-xs leading-none',\r\n\r\n // Spacing\r\n 'p-2',\r\n\r\n // Shape\r\n 'rounded-md',\r\n\r\n // Misc\r\n 'whitespace-pre-line',\r\n 'break-words',\r\n ],\r\n },\r\n },\r\n }\"\r\n @click=\"logout\"\r\n >\r\n \r\n
\r\n
\r\n