Directives Flashcards

1
Q

ng:submit

A

Binds angular expressions to onsubmit events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ng:change

A

Runs an expression when an input widget’s value changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ng:class

A

Conditionally set CSS class on an element.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ng:click

A

Executes custom behavior when element is clicked.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ng:controller

A

Creates a controller and links it to the DOM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Binds angular expressions to onsubmit events.

A

ng:submit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Runs an expression when an input widget’s value changes.

A

ng:change

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Conditionally set CSS class on an element.

A

ng:class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Executes custom behavior when element is clicked.

A

ng:click

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Creates a controller and links it to the DOM.

A

ng:controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly