mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The existing interfaces don't allow for the following use of ModelOptions.
```
options = <ModalOptions>{
backdrop: forceUserInteraction ? "static" : true
};
```
|
||
|---|---|---|
| .. | ||
| bootstrap-tests.ts | ||
| bootstrap.d.ts | ||