Update Calendar.d.ts
parent
3554ba1a9f
commit
37bdb9a28a
|
@ -773,7 +773,7 @@ export interface CalendarSlots {
|
|||
* Number of the week
|
||||
*/
|
||||
weekNumber: number;
|
||||
});
|
||||
}): VNode[];
|
||||
/**
|
||||
* Custom dropdown icon template.
|
||||
* @param {Object} scope - dropdown icon slot's params.
|
||||
|
|
Loading…
Reference in New Issue