$includeContentRequested
Emitted every time the ngInclude content is requested.
Type:
emit
Target:
the scope ngInclude was declared in
Parameters
| Param | Type | Details |
|---|---|---|
| angularEvent | Object | Synthetic event object. |
| src | String | URL of content to load. |
Please login to continue.