We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5295ea commit 13e2ea7Copy full SHA for 13e2ea7
docs/content/guide/templates.ngdoc
@@ -3,6 +3,8 @@
3
@sortOrder 260
4
@description
5
6
+# Templates
7
+
8
In Angular, templates are written with HTML that contains Angular-specific elements and attributes.
9
Angular combines the template with information from the model and controller to render the dynamic
10
view that a user sees in the browser.
0 commit comments