Preparing search index...
The search index is not available
@angular-wave/angular.ts
@angular-wave/angular.ts
types
DirectiveCompileFn
Type Alias DirectiveCompileFn
Directive
Compile
Fn
:
(
(
templateElement
:
TElement
,
templateAttributes
:
TAttributes
,
transclude
:
TranscludeFunction
)
=>
any
)
Type declaration
(
templateElement
,
templateAttributes
,
transclude
)
:
any
Parameters
templateElement
:
TElement
The template element.
templateAttributes
:
TAttributes
The template attributes.
transclude
:
TranscludeFunction
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@angular-wave/angular.ts
Loading...
The template element.