Options
Menu

Class GridStyle

Directive that's used to ensure an ng-grid expands it's height to fit the viewport height

class

GridStyle

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

Properties

$window

$window: any

link

link: Function

link function signature

  • (scope: any, element: any, attrs: any): any

restrict

restrict: string

Methods

private doLink

  • doLink(scope: any, element: any, attrs: any)

Generated using TypeDoc