primevue
Version:
[](https://opensource.org/licenses/MIT) [](https://badge.fury.io/js/primevue) [ at the start or end of the current month. To make these days selectable use the selectOtherMonths option.",
"value": {
"kind": "expression",
"type": "boolean"
}
},
{
"name": "selectOtherMonths",
"default": "false",
"doc-url": "https://primevue.org/calendar",
"description": "Whether days in other months shown before or after the current month are selectable. This only applies if the showOtherMonths option is set to true.",
"value": {
"kind": "expression",
"type": "boolean"
}
},
{
"name": "showIcon",
"default": "false",
"doc-url": "https://primevue.org/calendar",
"description": "When enabled, displays a button with icon next to input.",
"value": {
"kind": "expression",
"type": "boolean"
}
},
{
"name": "icon",
"default": "pi pi-calendar",
"doc-url": "https://primevue.org/calendar",
"description": "Icon of the calendar button.",
"value": {
"kind": "expression",
"type": "string"
}
},
{
"name": "numberOfMonths",
"default": "1",
"doc-url": "https://primevue.org/calendar",
"description": "Number of months to display.",
"value": {
"kind": "expression",
"type": "number"
}
},
{
"name": "view",
"default": "date",
"doc-url": "https://primevue.org/calendar",
"description": "Type of view to display, valid valids are \"date\" for datepicker and \"month\" for month picker.",
"value": {
"kind": "expression",
"type": "string"
}
},
{
"name": "touchUI",
"default": "false",
"doc-url": "https://primevue.org/calendar",
"description": "When enabled, calendar overlay is displayed as optimized for touch devices.",
"value": {
"kind": "expression",
"type": "boolean"
}
},
{
"name": "monthNavigator",
"default": "false",
"doc-url": "https://primevue.org/calendar",
"description": "Whether the month should be rendered as a dropdown instead of text.",
"value": {
"kind": "expression",
"typ