trait Modal extends Object
AngularJS Modal Service ($modal)
- Annotations
- @RawJSType() @native()
- See also
http://angular-ui.github.io/bootstrap/#/modal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Modal
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
open[T](options: |[ModalOptions, RawOptions]): ModalInstance[T]
Creates and opens a new modal dialog instance
Creates and opens a new modal dialog instance
- T
the return type
- options
the given Modal Options
- returns
a new Modal Instance
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object