Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@easepick/lock-plugin

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easepick/lock-plugin

Plugin for easepick.

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.1K
decreased by-57.25%
Maintainers
1
Weekly downloads
 
Created
Source

@easepick/lock-plugin

npm version

This package does not need to be installed if you are using @easepick/bundle.

Adds the ability to disable days for selection.

Documentation

https://easepick.com/packages/lock-plugin

Options

NameTypeDefaultDescription
minDateDate
string
number
nullThe minimum/earliest date that can be selected.
Date Object or Unix Timestamp (with milliseconds) or ISO String.
maxDateDate
string
number
nullThe maximum/latest date that can be selected.
Date Object or Unix Timestamp (with milliseconds) or ISO String.
minDaysnumbernullThe minimum days of the selected range.
maxDaysnumbernullThe maximum days of the selected range.
selectForwardbooleanfalseSelect second date after the first selected date.
selectBackwardbooleanfalseSelect second date before the first selected date.
presetsbooleantrueDisable unallowed presets (when PresetPlugin is included).
inseparablebooleanfalseDisable date range selection with locked days.
filterfunctionnullLock days by custom function.

FAQs

Package last updated on 22 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc