mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
Add ignoreReadonly option
This commit is contained in:
committed by
Jimmy Anderson
parent
7577a2f4c1
commit
04371efd2a
@@ -56,6 +56,7 @@ declare module BootstrapV3DatetimePicker {
|
||||
inline?: boolean;
|
||||
toolbarPlacement?: string;
|
||||
showClear?: boolean;
|
||||
ignoreReadonly?: boolean;
|
||||
}
|
||||
|
||||
interface Datetimepicker {
|
||||
|
||||
Reference in New Issue
Block a user