queryParamspublic
Defines which query parameters the controller accepts. If you give the names ['category','page']
it will bind the values of these query parameters to the variables this.category
and this.page
queryParamspublic
Defined in packages/ember-routing/lib/ext/controller.js:14
Defines which query parameters the controller accepts. If you give the names ['category','page']
it will bind the values of these query parameters to the variables this.category
and this.page
Designed by : w10schools
service@w10schools.com
Please login to continue.