This commit is contained in:
2020-10-30 14:18:28 +00:00
parent c96ab2c895
commit ac749f91fc
2 changed files with 13 additions and 6 deletions

View File

@@ -1,9 +1,20 @@
<template>
<v-sheet color="white" elevation="4" height="300" style="overflow: hidden;">
<!-- todo: need type icon and badge with count options in title bar (badge is icon?) -->
<slot name="dash-title">
<v-toolbar flat dense>
<v-toolbar-title> {{ title }}</v-toolbar-title>
<v-spacer></v-spacer>
<v-btn text icon to="/home-notifications" data-cy="notification">
<v-badge :value="23 > 0">
<template v-slot:badge>
23
</template>
<v-icon>$ayiSplotch</v-icon>
</v-badge>
</v-btn>
<v-spacer></v-spacer>
<!-- <v-btn icon>