Please enable JavaScript.
Coggle requires JavaScript to display documents.
AngularJS (Scope (Methods, Properties, Controller, View), View (Interface,…
AngularJS
Scope
Methods
Properties
Controller
View
View
Interface
Interactivity
data
Controller
process business logic
respond to user actions sent from view
data
Directives
Expressions
Examples
ng-app
ng-init
ng-class
ng-controller
ng-bind
ng-model
ng-model-options
loop
ng-repeat
conditional
ng-switch
ng-if
ng-show & ng-hide
function-like
ng-click
ng-view
ng-aria
ng-animate
Model
data
Filter
Alters data appearance
Format
Uppercase/lowercase
Integer/Decimal
Currency
Date
Filter data from array
Order
Bootstrap
Grid layout
row
col-xx-##
bind data through
provides
main
model
view
additional support
represents
display
edit
has
available for
provides