Closed 7yl4r closed 9 years ago
one core feature missing from our boilerplate is an example of a string or js object being passed into a directive. This is basic, well documented angular stuff, but I don't have a working example yet.
The idea is that you can:
<splash-header app-name="The Oregon Trajectory"></splash-header>
rather than modifying the template itself each time.
one core feature missing from our boilerplate is an example of a string or js object being passed into a directive. This is basic, well documented angular stuff, but I don't have a working example yet.
The idea is that you can:
rather than modifying the template itself each time.