mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Add strictParsing property
This commit is contained in:
Vendored
+1
@@ -116,6 +116,7 @@ export interface ReactDatePickerProps {
|
||||
showYearDropdown?: boolean;
|
||||
startDate?: Date | null;
|
||||
startOpen?: boolean;
|
||||
strictParsing?: boolean;
|
||||
tabIndex?: number;
|
||||
timeCaption?: string;
|
||||
timeFormat?: string;
|
||||
|
||||
Reference in New Issue
Block a user