andreluizreis
5/12/2017 - 7:07 PM

Query String using Controller

Query String using Controller

queryParams: [
  'anchor'
]
anchor: null

functionX: ->
  @get('anchor')
# Use in the controller.