We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659db27 commit 634a789Copy full SHA for 634a789
src/components/date-range-picker/date-range-picker.ts
@@ -78,6 +78,7 @@ export interface IgcDateRangePickerComponentEventMap {
78
igcInput: CustomEvent<DateRangeValue | null>;
79
}
80
81
+/* blazorIndirectRender */
82
/**
83
* The igc-date-range-picker allows the user to select a range of dates.
84
*
0 commit comments