@codematic/calendar-wc
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Calendar-wc

A calendar web component widget.

Getting Started

Install package

npm i @codematic/calendar-wc

API Reference

Props Type Description
disabled boolean disable selection of all dates in the calendar
elevate boolean add shadow effect to calendar
hide-select-days-footer boolean hide selected days counter
show-date-preview boolean preview selected dates
highlight-dates string list of date to highlight on the calendar separated by commas. Format "yyyy/mm/dd"
blur-dates string list of date to blur out on the calendar separated by commas. Format "yyyy/mm/dd"
blur-date-range string[] list of date range to blur out on the calendar separated by commas. Format "yyyy/mm/dd"
show-old-dates boolean enable selection of all dates in the past

Image Reference

Calendar

Package Sidebar

Install

npm i @codematic/calendar-wc

Weekly Downloads

37

Version

1.2.2

License

BSD-3-Clause

Unpacked Size

81.3 kB

Total Files

15

Last publish

Collaborators

  • codematic