Package

com.greencatsoft.angularjs.extensions

material

Permalink

package material

Visibility
  1. Public
  2. All

Type Members

  1. trait BottomSheet extends Object with BottomSheetHideOrCancel

    Permalink

    Annotations
    @RawJSType() @native() @injectable( name = "$mdBottomSheet" )
    See also

    https://material.angularjs.org/#/api/material.components.bottomSheet/service/$mdBottomSheet

  2. trait BottomSheetHideOrCancel extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait BottomSheetOptions extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait Sidenav extends Object

    Permalink

    $mdSidenav makes it easy to interact with multiple sidenavs in an app.

    $mdSidenav makes it easy to interact with multiple sidenavs in an app.

    Annotations
    @RawJSType() @native() @injectable( name = "$mdSidenav" )
    See also

    https://material.angularjs.org/#/api/material.components.sidenav/service/$mdSidenav

  5. trait Theme extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. trait ThemingProvider extends Object

    Permalink

    Annotations
    @RawJSType() @native() @injectable( name = "$mdThemingProvider" )
    See also

    https://material.angularjs.org/#/Theming/03_configuring_a_theme

Ungrouped