mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-05 16:10:11 +08:00
Added in optional bootstrap template option. Will need to pull out and place in bootstrap-templates definition if it expands much further.
This commit is contained in:
Vendored
+2
@@ -94,7 +94,9 @@ declare module AngularFormly {
|
||||
onKeypress?: string;
|
||||
onKeyup?: string;
|
||||
|
||||
//Bootstrap types
|
||||
label?: string;
|
||||
description?: string;
|
||||
[key: string]: any;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user