Options
| name | type | description | default | |
|---|---|---|---|---|
| lang | string | A language to set to the Calender. | en | |
| toggle | boolean | If you set true this option, You can use toggle on your Calender. | false | multiple | boolean | If you set true this option, You can use multiple picker on your Calender. | false |
| select | function | This callback will be called when you select a date on calender. | ||