mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Angular-Modal - Docs
Improve comment
This commit is contained in:
@@ -45,7 +45,7 @@ function withContainerAsString() {
|
||||
});
|
||||
}
|
||||
|
||||
// With container as jQuery element
|
||||
// With container as jQuery/JQLite element
|
||||
function withContainerAsJquery() {
|
||||
var container: JQuery = angular.element('body');
|
||||
btfModal({
|
||||
|
||||
Reference in New Issue
Block a user