1.2.2 • Published 1 year ago

@codematic/calendar-wc v1.2.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

Calendar-wc

A calendar web component widget.

Getting Started

Install package

npm i @codematic/calendar-wc

API Reference

PropsTypeDescription
disabledbooleandisable selection of all dates in the calendar
elevatebooleanadd shadow effect to calendar
hide-select-days-footerbooleanhide selected days counter
show-date-previewbooleanpreview selected dates
highlight-datesstringlist of date to highlight on the calendar separated by commas. Format "yyyy/mm/dd"
blur-datesstringlist of date to blur out on the calendar separated by commas. Format "yyyy/mm/dd"
blur-date-rangestring[]list of date range to blur out on the calendar separated by commas. Format "yyyy/mm/dd"
show-old-datesbooleanenable selection of all dates in the past

Image Reference

Calendar

1.2.2

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago