1.0.2 • Published 2 years ago

vue3-time-slot v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

VueTimeSlot

VueTimeSlot 是一项预约时间组件,concise design设计风格,时间轴为早7-晚11,可自由选择,并且非常方便,将返回一个时间数组 安装

yarn add vue3-time-slot

使用

在页面中引入

import VueTimeSlot from "vue3-time-slot";

即可

如果是在ts项目中使用,报错的话,暂时没用设置声明文件,可以暂时在你的声明文件中,写下下面这一句声明

declare module 'vue3-time-slot'

Apis

Props

Event

nameparamsusagedescription
okv:Date[]@ok="ok"ok
cancelevent@cancel="cancel"cancel