Package

io.scalajs.npm.angularjs

toaster

Permalink

package toaster

toaster package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. toaster
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Toaster extends Object

    Permalink

    AngularJS Toaster

    AngularJS Toaster

    Annotations
    @RawJSType() @native()
    See also

    https://github.com/jirikavi/AngularJS-Toaster

    https://www.npmjs.com/package/angularjs-toaster

  2. implicit final class ToasterEnhancements extends AnyVal

    Permalink

    Toaster Enhancements

  3. trait ToasterInstance extends Object

    Permalink

    Toaster Instance

    Toaster Instance

    Annotations
    @RawJSType() @native()
  4. class ToasterOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. val DANGER: String

    Permalink
  2. val ERROR: String

    Permalink
  3. val INFO: String

    Permalink
  4. val SUCCESS: String

    Permalink
  5. val WARNING: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped