mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
decade slot added
This commit is contained in:
parent
cf3b2e8b23
commit
afc5b0cd31
2 changed files with 9 additions and 0 deletions
|
@ -342,6 +342,10 @@ const CalendarSlots = [
|
|||
{
|
||||
name: "date",
|
||||
description: "Custom content for the calendar cell."
|
||||
},
|
||||
{
|
||||
name: "decade",
|
||||
description: "Custom content for the calendar decade."
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue