Search
Preparing search index...
The search index is not available
@types/angular-cookie
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/angular-cookie
angular
IDirectivePrePost
Interface IDirectivePrePost<TScope, TElement, TAttributes, TController>
Type parameters
TScope
:
IScope
=
IScope
TElement
:
JQLite
=
JQLite
TAttributes
:
IAttributes
=
IAttributes
TController
:
IDirectiveController
=
IController
Hierarchy
IDirectivePrePost
Index
Properties
post
pre
Properties
Optional
post
post
:
IDirectiveLinkFn
<
TScope
,
TElement
,
TAttributes
,
TController
>
Optional
pre
pre
:
IDirectiveLinkFn
<
TScope
,
TElement
,
TAttributes
,
TController
>
Exports
Externals
angular
angular.auto
angular.cookie
IDirective
Pre
Post
post
pre
Generated using
TypeDoc