mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Added a couple options missing from interface
This commit is contained in:
@@ -54,6 +54,8 @@ declare module BootstrapV3DatetimePicker {
|
||||
showTodayButton?: boolean;
|
||||
viewMode?: string;
|
||||
inline?: boolean;
|
||||
toolbarPlacement?: string;
|
||||
showClear?: boolean;
|
||||
}
|
||||
|
||||
interface Datetimepicker {
|
||||
|
||||
Reference in New Issue
Block a user