Socket
Socket
Sign inDemoInstall

@gothassos/easepick-lock-plugin

Package Overview
Dependencies
3
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @gothassos/easepick-lock-plugin

Plugin for easepick.


Version published
Weekly downloads
7
increased by75%
Maintainers
2
Created
Weekly downloads
 

Readme

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

Last updated on 27 Nov 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc