~[wc:commonscripts]
~[wc:admin_header_css] Angular Example ~[wc:admin_navigation_css]
Angular Example (in PowerSchool)
Find the Total - Controller 1
Enter Quantity:
Total Cost: {{unitprice}} x {{quantity}} = {{ calculate(quantity) | currency }}
This DIV is within the scope of Controller2
Age Limits:
Minimum:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/ Maximum:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Filter:
Drop Down Selector (AngularJS):
{{item.lastfirst}} ({{item.age}})
Enter Zipcode:
City:
State:
~[wc:admin_footer_css]