vuejs-tips / vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js
https://vuejs-tips.github.io/vue-the-mask/
1.74k stars 213 forks source link

Date Mask - Limit to only dates in the future #120

Open brada1703 opened 5 years ago

brada1703 commented 5 years ago

Hey guys,

Is it possible to limit the date only into the future?

Thanks