可视化日历_使用Vuetify可视化DaySpan日历和时间表的组件的集合

本文介绍了dayspan-vuetify库,它是一个使用Vuetify的组件集合,用于创建日程表和跨天日历。库提供了丰富的功能,适用于日历应用和其他需要事件调度的系统。尽管功能接近完成,但API仍有小规模变动。文章包括安装指南、用法示例和构建设置。
摘要由CSDN通过智能技术生成

可视化日历

跨天验证 (dayspan-vuetify)

A collection of components for Schedules and Calendars in DaySpan using Vuetify.

使用Vuetify的DaySpan中的日程表和日历的组件集合。

This library strives to offer all the functionality any modern calendar app could support, and more. Not only can this be used for calendar apps, but any application where the user wishes to control when events should occur within a system.

该库致力于提供现代日历应用程序可以支持的所有功能,以及更多功能。 这不仅可以用于日历应用程序,还可以用于用户希望控制何时在系统中发生事件的任何应用程序。

Every feature of the library can be toggled with local and global settings, and all text can be localized.

可以使用本地和全局设置来切换库的每个功能,并且可以对所有文本进行本地化。

状态 (Status)

This library is nearing functional completion (documentation on every component, prop, event, slot, method will have to wait) but is still subject to the occasional small change in API.

该库即将完成功能(每个组件,属性,事件,插槽,方法的文档将要等待),但仍会受到API偶尔更改的影响。

用法 (Usage)

Install with npm install --save dayspan-vuetify

使用npm install --save dayspan-vuetify

import DaySpanVuetify from 'dayspan-vuetify'

Vue.use( DaySpanVuetify, {
  // options is vue definition, the resulting reactive component is stored in components as this.$dayspan or Vue.$dayspan
  data: {
    // data or computed to override
  },
  computed: {
    // data or computed to override
  },
  methods: {
    // methods to override
  }
});

To see what options can be passed to the plugin.

查看可以将哪些选项传递给插件。

Once done, you can access components like ds-event, ds-calendar, and ds-calendar-app from any component (they are registered globally).

完成后,您可以从任何组件(它们已全局注册)访问ds-eventds-calendards-calendar-app组件。

构建设置 (Build Setup)

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

翻译自: https://vuejsexamples.com/a-collection-of-components-that-visualizes-dayspan-calendars-and-schedules-using-vuetify/

可视化日历

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值