Please note, this is a STATIC archive of website www.w3schools.com from 05 May 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.
THE WORLD'S LARGEST WEB DEVELOPER SITE

AngularJS Examples


Try it Yourself

You can edit the examples online, and click on a button to view the result.

AngularJS Example

<div ng-app="">

<p>Name: <input type="text" ng-model="name"></p>
<p>You wrote: {{ name }}</p>

</div>
Try it Yourself »

AngularJS Basics

Basic AngularJS Explained


AngularJS Expressions

Expressions Explained



AngularJS Modules

Modules Explained


AngularJS Directives

Directives Explained


AngularJS Models

Models Explained


AngularJS Controllers

Controllers Explained


AngularJS Scopes

Scopes Explained


AngularJS Filters

Filters Explained


AngularJS XMLHttpRequest

XMLHttpRequest Explained


AngularJS Tables

Tables Explained


AngularJS - Reading from SQL Resources

Angular SQL Explained


AngularJS HTML DOM

HTML DOM Explained


AngularJS Events

HTML Events Explained


AngularJS Forms

Angular Forms Explained


AngularJS API

API Explained


AngularJS W3.CSS

W3.CSS Explained


AngularJS Includes

AngularJS Includes


AngularJS Animations

AngularJS Animations


AngularJS Applications

AngularJS Applications