AngularTS
Preparing search index...
CloneAttachFunction
Type Alias CloneAttachFunction
CloneAttachFunction
:
(
clonedElement
?:
Element
,
scope
?:
Scope
)
=>
any
Callback used when transcluded content is cloned.
Type Declaration
(
clonedElement
?:
Element
,
scope
?:
Scope
)
:
any
Parameters
Optional
clonedElement
:
Element
Optional
scope
:
Scope
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AngularTS
Loading...
Callback used when transcluded content is cloned.