nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.

Home Page:https://vcalendar.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to close popover after selecting today's button added inside popover

SandhuBabu opened this issue · comments


<template #default="{ inputValue, inputEvents }">


<template #footer>


<button
type="button"
@click="modelValue = new Date()"
>
Today