Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gothassos/easepick-lock-plugin

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gothassos/easepick-lock-plugin

Plugin for easepick.

latest
Source
npmnpm
Version
1.2.8
Version published
Maintainers
0
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 01 Nov 2024

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