Closed 4www closed 6 years ago
Trying things out with search.
trying things out with a search-query model, but the results from discog have the property type, which categorize each result as a model of this type.
search-query
type
I therefore bind type: 'search-query', and save the orignal type in resultType. too complex, but not sure how to handle this case.
type: 'search-query'
resultType
Trying things out with search.
trying things out with a
search-query
model, but the results from discog have the propertytype
, which categorize each result as a model of this type.I therefore bind
type: 'search-query'
, and save the orignal type inresultType
. too complex, but not sure how to handle this case.