DefinitelyTyped/bootstrap
Christopher Haws ef27b9dc14 Added string to ModelOptions backdrop property.
The existing interfaces don't allow for the following use of ModelOptions.

```
options = <ModalOptions>{
    backdrop: forceUserInteraction ? "static" : true
};
```
2015-07-25 11:45:49 -07:00
..
bootstrap-tests.ts Fix bug in TypeaheadOptions; update TooltipOptions and PopoverOptions 2013-08-06 16:10:16 -07:00
bootstrap.d.ts Added string to ModelOptions backdrop property. 2015-07-25 11:45:49 -07:00