I want to disable weekend days from a type = "data" in Vue.js.
type = "data"
Vue.js
<input v-model="selDate" type="date" :min= today/>