mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Allow custom bootstrap layout.
This commit is contained in:
Vendored
+7
@@ -440,6 +440,13 @@ declare module AngularFormly {
|
||||
*/
|
||||
runExpressions?: () => void;
|
||||
|
||||
|
||||
|
||||
////////////////// BOOTSTRAP SPECIFIC ///////////////////////
|
||||
fieldGroup?: IFieldConfigurationObject[];
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user