Quiz: Controllers in Ember

Test what we’ve learned so far regarding controllers.

We'll cover the following...

Select the correct option.

1.

Which function is used to pass the model function to the controller?

A.

model()

B.

setupController()

C.

willrender()

D.

None of the above


1 / 5