eaAddHtml

Summary

This directive integrates another html page into an existing one. It is used in the parameterization of the angular routing mechanism. But it can also be used within your own application.

Applay the functionality

We add the page "Example of dirPathLink" between two collored lines as a example for add Html.

The call is as follow:

<div ea-add-html = "content/drt/html/dirPathLink.html"></div>

The result is as follow: