1.2.2 • Published 3 months ago

@codematic/calendar-wc v1.2.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 months 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

3 months ago

1.2.0

3 months ago

1.1.0

6 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago