Update Calendar.d.ts

pull/4859/head
tugcekucukoglu 2023-11-21 21:31:01 +03:00
parent 3554ba1a9f
commit 37bdb9a28a
1 changed files with 1 additions and 1 deletions

View File

@ -773,7 +773,7 @@ export interface CalendarSlots {
* Number of the week * Number of the week
*/ */
weekNumber: number; weekNumber: number;
}); }): VNode[];
/** /**
* Custom dropdown icon template. * Custom dropdown icon template.
* @param {Object} scope - dropdown icon slot's params. * @param {Object} scope - dropdown icon slot's params.