Allow Input:
Allow/disallow user input of date Default: true
Allow Clear:
Allow/disallow clearing selected value. If allowClear is true, the returned date may be null. Default: false
Disabled:
Disable the date picker Default: false
Year Select:
Show/hide year select Default: false
Month Select:
Show/hide month select Default: false
Input Classes
Extra classes to add to input element. Default: ""
Nepali Date Format
The format of the date shown in the input. Default: "YYYY-MM-DD"
Year Count:
Number of years to show in year select. Applicable only when yearSelect is true. Default: 10
Min Date:
The min date allowed. Default: null for no restriction
Max Date:
The max date allowed Default: null for no restriction
Allowed Past Days
The max past days allowed. Default: -1 for no restriction
Allowed Future Days
The max future days allowed. Default: -1 for no restriction
Language
The language used to show calendar Default: nepali