Giter Site home page Giter Site logo

可否设置最小日期和最大日期选择范围其他不可选变灰,可否设置初始某一天并有选中 about wx_calendar HOT 5 CLOSED

treadpit avatar treadpit commented on April 28, 2024
可否设置最小日期和最大日期选择范围其他不可选变灰,可否设置初始某一天并有选中

from wx_calendar.

Comments (5)

kevinzl avatar kevinzl commented on April 28, 2024

设置最小日期和最大日期选择范围其他不可选变灰 的什么时候可以有啊,有了功能这个插件就完美了

from wx_calendar.

treadpit avatar treadpit commented on April 28, 2024

@kevinzl

  • 设置初始值请参考文档中的 defaultDay 配置项
  • 最小日期 和 最大日期选择范围请参考可选日期配置enableDay ()使用方法

from wx_calendar.

huhai122 avatar huhai122 commented on April 28, 2024

enableDay的方法要把禁用日期传进去.. 如果是某个时间段以前都不行 这怎么弄啊

from wx_calendar.

treadpit avatar treadpit commented on April 28, 2024
// 指定可选时间区域

this.calendar.enableArea(['2018-11-12', '2018-11-30']);

from wx_calendar.

huhai122 avatar huhai122 commented on April 28, 2024

感谢

from wx_calendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.