calendar-wc
v1.0.7
Published
A calendar web component
Maintainers
Readme
Calendar-wc
A calendar web component widget.
Getting Started
Install package
npm install calendar-wcAPI Reference
| Props | Type | Description |
| ------------------| -----------| -------------------------------------------------------------------|
| disabled | boolean | disable selection of all dates in the calendar |
| elevate | boolean | add shadow effect to calendar |
| hide-footer | boolean | hide calendar footer |
| 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" |
