Widgets Flashcards

1
Q

ng:non-bindable

A

Blocks angular from processing an HTML element.

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

ng:repeat

A

Creates a collection of cloned HTML elements

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

ng:required

A

Verifies presence of user input.

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

ng:validate

A

Validates content of user input

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

ng:view

A

Works with $route to “include” partial templates

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

ng:switch

A

Conditionally changes DOM structure.

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

ng:include

A

Includes an external HTML fragment.

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

ng:options

A

Dynamically generates a list of ‹option› elements for a ‹select› element using an array or an object.

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

Blocks angular from processing an HTML element.

A

ng:non-bindable

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

Creates a collection of cloned HTML elements

A

ng:repeat

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

Verifies presence of user input.

A

ng:required

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

Validates content of user input

A

ng:validate

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

Works with $route to “include” partial templates

A

ng:view

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

Conditionally changes DOM structure.

A

ng:switch

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

Includes an external HTML fragment.

A

ng:include

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

Dynamically generates a list of ‹option› elements for a ‹select› element using an array or an object.

A

ng:options