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.
2 parents ad86422 + 1d22370 commit 6fe1295Copy full SHA for 6fe1295
1 file changed
src/VueDatePicker/components/ActionRow.vue
@@ -17,6 +17,7 @@
17
class="dp__selection_preview"
18
:title="formatValue || undefined"
19
:style="previewStyle"
20
+ data-test-id="dp-selection-preview"
21
>
22
<slot
23
v-if="$slots['action-preview'] && showPreview"
0 commit comments