We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b76cc4 commit 277bef8Copy full SHA for 277bef8
TestingArena/ArenaVueUiNestedDonuts.vue
@@ -159,7 +159,7 @@ function selectDatapoint(datapoint) {
159
<label for="custom-tooltip" style="color:#CCCCCC">Test custom tooltip</label>
160
</div>
161
<Box>
162
- <template #title></template>
+ <template #title>VueUiNestedDonuts</template>
163
164
<template #local>
165
<LocalVueUiNestedDonuts :dataset="dataset" :config="config" :key="`local_${step}`" @selectLegend="selectLegend" @selectDatapoint="selectDatapoint">
0 commit comments