mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
bootstrap-datepicker view mode option (#11755)
* jquery-colorpicker update * Changed suggested type to original * bootstrap-datepicker view mode option
This commit is contained in:
committed by
Mohamed Hegazy
parent
ed55234e6f
commit
b73e47ca80
@@ -36,6 +36,7 @@ interface DatepickerOptions {
|
||||
multidateSeparator?: string;
|
||||
orientation?: string;
|
||||
assumeNearbyYear?: any;
|
||||
viewMode?: string;
|
||||
}
|
||||
|
||||
interface DatepickerCustomFormatOptions {
|
||||
|
||||
Reference in New Issue
Block a user