-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
AngularJS Directives Cookbook
By :
User interface is the most common part of any web application or even a simple website. Among the most known and used UI frameworks is the Twitter Bootstrap framework. In addition, the AngularJS ecosystem has its own version of Bootstrap, as the website says.
Statement from the UI-Bootstrap website: Bootstrap components written in pure AngularJS by the AngularUI Team.
Pure AngularJS means custom directives simulate the JavaScript behavior from the original Bootstrap framework. The AngularJS team translated all the Bootstrap components into AngularJS directives and the only dependency is the CSS file, without jQuery.
In this chapter, we will go deeper inside the AngularJS UI directives.
Change the font size
Change margin width
Change background colour