What is the Template in AngularJS ?

Member

by kenny , in category: Technology , 4 years ago

What is the Template in AngularJS ?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by heather_fritsch , 4 years ago

The template is the HTML portion of the angular app. It is exactly like a static HTML page, except that templates contain additional syntax which allows data to be injected in it in order to provide a customized user experience.

Related Threads:

What is internationalization in Angularjs ?
Which template engine Symfony Supports?
Which template engine Phalcon use?
What is a template in Angular 2 ?
How to install a different template to an existing Oscommerce website ?
What is the difference between Javascript,Jquery and AngularJS?